Revision 11 hci/trunk/eneraptor-web-app/web-app/css/style.css

View differences:

style.css
9 9
body{
10 10
	font-size: 12px;
11 11
	font-family: Arial, Tahoma, Verdana;
12
	min-height: 700px;
12
	min-height: 960px;
13 13
}
14 14
a, a:visited{
15 15
	text-decoration:none;
......
75 75
*********************/
76 76
#topmenu{
77 77
	margin-top:33px;
78
	width:700px;
78
	width:960px;
79 79
	float:left;
80 80
	voice-family:inherit;
81 81
}
......
407 407

  
408 408
.sysLog-main{background:transparent url(../img/icons/eye.png) no-repeat left;}
409 409
.sysLog-browse{background:transparent url(../img/icons/magnifier.png) no-repeat left;}
410
.sysLog-graph{background:transparent url(../img/icons/chart_curve.png) no-repeat left;}
410 411

  
411 412
.config-main{background:transparent url(../img/icons/eye.png) no-repeat left;}
412 413
.config-hci{background:transparent url(../img/icons/application.png) no-repeat left;}

Also available in: Unified diff