Remove CSS workaround that got fixed in Fx9.
This commit is contained in:
parent
3d28298ed0
commit
335d0e7f92
@ -3208,7 +3208,6 @@
|
|||||||
text-decoration: none;\
|
text-decoration: none;\
|
||||||
}\
|
}\
|
||||||
\
|
\
|
||||||
[hidden], /* Firefox bug: hidden tables are not hidden. fixed in 9.0 */\
|
|
||||||
.thread.stub > :not(.block),\
|
.thread.stub > :not(.block),\
|
||||||
#content > [name=tab]:not(:checked) + div,\
|
#content > [name=tab]:not(:checked) + div,\
|
||||||
#updater:not(:hover) > :not(.move),\
|
#updater:not(:hover) > :not(.move),\
|
||||||
|
|||||||
@ -2565,7 +2565,6 @@ Main =
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
[hidden], /* Firefox bug: hidden tables are not hidden. fixed in 9.0 */
|
|
||||||
.thread.stub > :not(.block),
|
.thread.stub > :not(.block),
|
||||||
#content > [name=tab]:not(:checked) + div,
|
#content > [name=tab]:not(:checked) + div,
|
||||||
#updater:not(:hover) > :not(.move),
|
#updater:not(:hover) > :not(.move),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user