last minute fixes

This commit is contained in:
zzz
2009-07-30 17:44:08 +00:00
parent 6e7ad3ecdb
commit ad6cd05295
3 changed files with 3 additions and 6 deletions

View File

@ -92,7 +92,7 @@ th {
font-size: 8pt;
border-top: 1px outset #001;
border-bottom: 1px inset #001;
background: #f91 url('.../console/images/tabletitleorangealt.png') repeat-x;
background: #f91 url('/themes/console/images/tabletitleorange.png') repeat-x;
text-align: left;
}
@ -323,4 +323,4 @@ div.configsection a:hover{
background: #eef;
-moz-box-shadow: inset 0px 0px 1px 0px #002;
background: #ddf url('../console/light/images/tabletile.png');
}
}