Merge branch 'master' of github.com:aeosynth/4chan-x
This commit is contained in:
commit
8b08f64f79
@ -3022,6 +3022,7 @@
|
||||
opacity: .5;\
|
||||
}\
|
||||
\
|
||||
/* Firefox bug: hidden tables are not hidden */\
|
||||
[hidden] {\
|
||||
display: none;\
|
||||
}\
|
||||
|
||||
@ -2412,6 +2412,7 @@ main =
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
/* Firefox bug: hidden tables are not hidden */
|
||||
[hidden] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user