MediaWiki:Group-sysop.css: Difference between revisions
Created page with "→CSS placed here will affect sysops only: .mw-article-toolbar-container { display: flow-root; } .mw-editsection { display: inline; }" |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will affect sysops only */ | /* CSS placed here will affect sysops only */ | ||
. | .vector-page-toolbar { display: flow-root; } | ||
.mw-editsection { display: inline; } | .mw-editsection { display: inline; } | ||
.mw-imagepage-upload-links { display: block; } | |||