mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-28 10:40:28 +02:00
[ticket/12821] Graceful ie9 fallbacks
This commit is contained in:
@@ -28,6 +28,14 @@ dd label input { vertical-align: text-bottom\9; }
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.headerbar, .forumbg, .forabg {
|
||||
filter: none;
|
||||
.headerbar, .forumbg {
|
||||
background-image: url("./images/bg_header.gif");
|
||||
}
|
||||
|
||||
.forabg {
|
||||
background-image: url("./images/bg_list.gif");
|
||||
}
|
||||
|
||||
#tabs .tab > a {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user