fixed tab bug in ff
This commit is contained in:
parent
3c893454e9
commit
3be86c2b5c
2 changed files with 2 additions and 0 deletions
|
|
@ -466,6 +466,7 @@ h1.big_text {
|
|||
background-color: #444444;
|
||||
border: 1px solid #555555;
|
||||
padding: 3px 8px;
|
||||
padding-bottom: 2px;
|
||||
color: #999999; }
|
||||
#aspect_nav ul > li a:hover {
|
||||
background-color: #555555;
|
||||
|
|
|
|||
|
|
@ -609,6 +609,7 @@ h1.big_text
|
|||
:border 1px solid #555
|
||||
|
||||
:padding 3px 8px
|
||||
:bottom 2px
|
||||
:color #999
|
||||
|
||||
&:hover
|
||||
|
|
|
|||
Loading…
Reference in a new issue