Fix EXIF hiding on /p/
https://boards.4chan.org/g/res/35546097#p35549918
This commit is contained in:
parent
522d5476d8
commit
f0721365c0
2
LICENSE
2
LICENSE
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* appchan x - Version 2.2.0 - 2013-07-25
|
* appchan x - Version 2.2.0 - 2013-07-26
|
||||||
*
|
*
|
||||||
* Licensed under the MIT license.
|
* Licensed under the MIT license.
|
||||||
* https://github.com/zixaphir/appchan-x/blob/master/LICENSE
|
* https://github.com/zixaphir/appchan-x/blob/master/LICENSE
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -29,7 +29,8 @@ body > hr {
|
|||||||
#qr-thread-select:empty {
|
#qr-thread-select:empty {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
/* File Name Trunctuate */
|
/* File Name Trunctuate / /p/ exif */
|
||||||
|
.exif,
|
||||||
.fileText:hover .fntrunc,
|
.fileText:hover .fntrunc,
|
||||||
.fileText:not(:hover) .fnfull {
|
.fileText:not(:hover) .fnfull {
|
||||||
display: none;
|
display: none;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user