1
0
Fork 0
forked from 0x2620/oxjs

update css

This commit is contained in:
rolux 2010-07-07 10:45:24 +02:00
commit cca5b99fed
2 changed files with 8 additions and 4 deletions

View file

@ -508,8 +508,8 @@ Lists
}
.OxTextList .OxBar {
z-index: 10;
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.75);
}
.OxTextList .OxBar .OxHead {
position: absolute;