Fix CSS error. Bug 281652, patch by Anne van Kesteren
<bug@annevankesteren.nl>, r+sr=bzbarsky git-svn-id: svn://10.0.0.236/trunk@169394 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3ff37133f6
commit
bda3536b1a
@ -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