View | Details | Raw Unified | Return to bug 27099
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/css/humanmsg.css (-5 lines)
Lines 4-13 Link Here
4
	home - http://humanmsg.googlecode.com
4
	home - http://humanmsg.googlecode.com
5
*/
5
*/
6
6
7
html, body {
8
	height: 100%; /* Damn you IE! */
9
}
10
11
.humanMsg {
7
.humanMsg {
12
    border-radius: 5px;
8
    border-radius: 5px;
13
	font: normal 20px/50px Helvetica, Arial, Sans-Serif;
9
	font: normal 20px/50px Helvetica, Arial, Sans-Serif;
14
- 

Return to bug 27099