fix images

git-svn-id: http://www.observium.org/svn/observer/trunk@2578 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong 2011-09-26 14:40:42 +00:00
parent 50488aae88
commit 76f658dcd7

View File

@ -1317,6 +1317,11 @@ a.interface-upup:hover, a.interface-updown:hover, a.interface-admindown:hover {
behavior: url(/css/PIE.htc);
}
.tabBox .tabs img {
margin-top: -4px;
}
.tabBox .tabs .selected a {
background: #FFF;
-webkit-box-shadow: #CCC 0 0 .25em;