Jump to content

Module:Sidebar/styles.css: Difference between revisions

remove sidebar collapsible-toggle manipulation, add sidebar-list-title-c
add border-collapse, probably break all the sidebars... but it's the behavior to expect when this gets turned into divs
Line 17: Line 17:
line-height: 1.4em;
line-height: 1.4em;
font-size: 88%;
font-size: 88%;
border-collapse: collapse;
/* Timeless has display: none on .nomobile at mobile resolutions, so we
/* Timeless has display: none on .nomobile at mobile resolutions, so we
* unhide it with display: table and let precedence and proximity win.
* unhide it with display: table and let precedence and proximity win.