mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 13:52:37 +00:00
Fix CSS error. Bug 281652, patch by Anne van Kesteren
<bug@annevankesteren.nl>, r+sr=bzbarsky
This commit is contained in:
parent
b6010fd27f
commit
c7a523c260
@ -71,5 +71,5 @@ textbox.header {
|
||||
}
|
||||
|
||||
textbox[disabled] {
|
||||
text-syle: italic;
|
||||
font-syle: italic;
|
||||
}
|
||||
|
@ -69,5 +69,5 @@ textbox.header {
|
||||
}
|
||||
|
||||
textbox[disabled] {
|
||||
text-style: italic;
|
||||
font-style: italic;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user