Fix EXIF hiding on /p/

https://boards.4chan.org/g/res/35546097#p35549918
This commit is contained in:
Zixaphir 2013-07-26 13:23:07 -07:00
parent 522d5476d8
commit f0721365c0
4 changed files with 7 additions and 6 deletions

View File

@ -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.
* 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

View File

@ -29,7 +29,8 @@ body > hr {
#qr-thread-select:empty {
display: none;
}
/* File Name Trunctuate */
/* File Name Trunctuate / /p/ exif */
.exif,
.fileText:hover .fntrunc,
.fileText:not(:hover) .fnfull {
display: none;