Oops.
This commit is contained in:
parent
1d245005f9
commit
63a3265b50
@ -2448,6 +2448,9 @@
|
|||||||
display: none;\
|
display: none;\
|
||||||
}\
|
}\
|
||||||
\
|
\
|
||||||
|
img[md5] + img {\
|
||||||
|
float: left;\
|
||||||
|
}\
|
||||||
iframe {\
|
iframe {\
|
||||||
display: none;\
|
display: none;\
|
||||||
}\
|
}\
|
||||||
|
|||||||
@ -1915,6 +1915,9 @@ main =
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img[md5] + img {
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
iframe {
|
iframe {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user