MediaWiki: Common.css: Difference between revisions
From Psalms: Layer by Layer
Psalms wiki (talk | contribs) No edit summary |
Psalms wiki (talk | contribs) No edit summary |
||
Line 27: | Line 27: | ||
.jsgrid { height: unset; } | .jsgrid { height: unset; } | ||
.jsgrid-grid-body { height: unset; } | .jsgrid-grid-body { height: unset; } | ||
.jsgrid-grid-table { height: unset; } |
Revision as of 08:24, 2 May 2020
/* CSS placed here will be applied to all skins */ .list-I li { list-style-type: upper-roman; } .list-A li { list-style-type: upper-alpha; margin-left: 40px; } .list-1 li { list-style-type: decimal; margin-left: 80px; } .list-a li { list-style-type: lower-alpha; margin-left: 120px; } /* .pfJSGrid { overflow: auto; height: 500px; } */ .jsgrid { height: unset; } .jsgrid-grid-body { height: unset; } .jsgrid-grid-table { height: unset; }