Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
git-svn-id: svn://10.0.0.236/trunk@78261 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -87,7 +87,7 @@ tab {
|
||||
border: none;
|
||||
font: small-caption;
|
||||
color: buttontext;
|
||||
user-focus: normal !important;
|
||||
-moz-user-focus: normal !important;
|
||||
}
|
||||
|
||||
tab > .tab-box > .tab-text {
|
||||
|
||||
Reference in New Issue
Block a user