[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Summary view] [Print] [Text view]
1 /* Styles for collapsible lists of templates used and hidden categories */ 2 .mw-editfooter-toggler { 3 cursor: pointer; 4 background-position: left center; 5 padding-left: 16px; 6 } 7 8 .mw-editfooter-list { 9 margin-bottom: 1em; 10 margin-left: 2.5em; 11 } 12 13 /* Show/hide animation is incorrect if the table has a margin set. Extra 14 * "table.wikitable" is needed in the selector for CSS specificity. */ 15 table.wikitable.preview-limit-report { 16 margin: 0; 17 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |