comment
This commit is contained in:
parent
656d004f64
commit
6e3d43a16a
@ -3334,7 +3334,7 @@
|
|||||||
background: none;\
|
background: none;\
|
||||||
}\
|
}\
|
||||||
\
|
\
|
||||||
/* Firefox bug: hidden tables are not hidden */\
|
/* Firefox bug: hidden tables are not hidden. fixed in 9.0 */\
|
||||||
[hidden] {\
|
[hidden] {\
|
||||||
display: none;\
|
display: none;\
|
||||||
}\
|
}\
|
||||||
|
|||||||
@ -2538,7 +2538,7 @@ Main =
|
|||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Firefox bug: hidden tables are not hidden */
|
/* Firefox bug: hidden tables are not hidden. fixed in 9.0 */
|
||||||
[hidden] {
|
[hidden] {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user