fix open ui for ie 7
This commit is contained in:
parent
fc0471a450
commit
efd6fd609c
3 changed files with 4 additions and 2 deletions
|
|
@ -157,6 +157,7 @@
|
|||
color: #fff;
|
||||
&.open {
|
||||
background-color: rgba(255,255,255,.05);
|
||||
*background-color: #444; // IE6-7
|
||||
}
|
||||
}
|
||||
li a {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue