128
edits
(→User CSS Tricks: Added Worf's CSS tricks (need descriptions)) |
(→User CSS Tricks: Latest Additions fix) |
||
Line 97: | Line 97: | ||
Hide tool tips, such as the descriptions you get when you hover over [[Categories]] and [[Tags]] on the anime pages. | Hide tool tips, such as the descriptions you get when you hover over [[Categories]] and [[Tags]] on the anime pages. | ||
#layout-main div.latest2_all div.content td.group {min-width: 9em; max-width: 9em; white-space: normal;} | |||
#layout-main div.latest2_all div.content td.episode {min-width: 2em; max-width: 3em; text-align: center;} | |||
#layout-main div.latest2_all div.content td.info {min-width: 12em; max-width: 12em;} | |||
Fixes the display of the [[Latest#Files|Latest File Additions]] page with the default ''anidbstyle.css'' style for displays around 1024 pixels wide. | |||
'''Worf's CSS tricks:''' | '''Worf's CSS tricks:''' |
edits