MediaWiki:Edittools.css: Difference between revisions
MediaWiki interface page
More actions
ReisuDesign (talk | contribs) No edit summary |
ReisuDesign (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
.edittools div.mw-collapsible { | .edittools div.mw-collapsible { | ||
padding: 0; | padding: 0; | ||
| Line 22: | Line 20: | ||
font-weight: 700; | font-weight: 700; | ||
color: var(--page-text-color); | color: var(--page-text-color); | ||
:hover { | |||
background-color: var(--theme-color-9); | |||
} | |||
} | } | ||