MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
Mr.Norwood (talk | contribs) Created page with "→CSS placed here will be applied to all skins: #mw-panel { width: 10px; →Shrinks sidebar: overflow: hidden; transition: width 0.3s ease-in-out; } #mw-panel:hover { width: 180px; →Expand on hover: }" |
Mr.Norwood (talk | contribs) Blanked the page Tag: Blanking |
||
(29 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||