Download this file

ie.css    14 lines (12 with data), 363 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
.statustext{
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)
progid:DXImageTransform.Microsoft.BasicImage(opacity=.5);
width: 100%;
height: 30px;
right: -5px;
top:105px;
/* left: 280px; */ /* change to -12px; when sidebar is collapsed */
}
body #content{
/* padding-top: 136px;*/
}