diff options
author | thomascube <thomas@roundcube.net> | 2012-02-25 17:57:24 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-02-25 17:57:24 +0000 |
commit | a1bd76232a662a4ec3468305f8e66632c6c92479 (patch) | |
tree | ea5134f38d572448d6330a515afe690645be1544 /skins/larry/ie7hacks.css | |
parent | 589385f37fa1de64327cbc037b30ce4efc18a3cc (diff) |
Same problems with PNG and filter:alpha() on IE8
Diffstat (limited to 'skins/larry/ie7hacks.css')
-rw-r--r-- | skins/larry/ie7hacks.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/skins/larry/ie7hacks.css b/skins/larry/ie7hacks.css index e73e0a64a..e56e1e349 100644 --- a/skins/larry/ie7hacks.css +++ b/skins/larry/ie7hacks.css @@ -44,14 +44,6 @@ a.deletebutton, display: inline; } -.toolbar a.button.disabled, -.boxpagenav a.icon.disabled, -.pagenav a.button.disabled span.inner, -.boxfooter .listbutton.disabled .inner, -.dropbutton a.button.disabled + .dropbuttontip { - background-image: url(images/buttons.gif); -} - .dropbutton .dropbuttontip { right: -2px; } |