Template:CollapseState/styles.css: Difference between revisions
From OTNA Test Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
.wikitable > caption{ | .wikitable > caption{ | ||
font-weight:normal!important; | font-weight:normal!important; | ||
} | } | ||
| Line 12: | Line 11: | ||
} | } | ||
.wikitable .mw-collapsible{ | .wikitable table.mw-collapsible{ | ||
left: 4em!important; | left: 4em!important; | ||
position: relative!important; | position: relative!important; | ||
} | } | ||
Revision as of 14:41, 9 October 2024
.wikitable > caption{
font-weight:normal!important;
}
.label{
padding-right: 1em!important;
}
.content-table-wrapper{
padding-left: 2em!important;
}
.wikitable table.mw-collapsible{
left: 4em!important;
position: relative!important;
}