MediaWiki:Gadget-fixedWidthToggle.css: Difference between revisions
MediaWiki interface page
More actions
Adding support to toggle between full width & fixed width on Desktop |
fixed toggle icon link |
||
| Line 10: | Line 10: | ||
#pt-fw-enable a { | #pt-fw-enable a { | ||
background-image: url('/ | background-image: url('/load.php?format=original&image=exitFullscreen&variant=invert&modules=oojs-ui.styles.icons-media&skin=vector'); | ||
} | } | ||
#pt-fw-disable a { | #pt-fw-disable a { | ||
background-image: url('/ | background-image: url('/load.php?format=original&image=fullScreen&variant=invert&modules=oojs-ui.styles.icons-media&skin=vector'); | ||
} | } | ||