MediaWiki:Mobile.css: Difference between revisions
Created page with "/* IMPORT IS NO LONGER USED. CSS IS COPIED FROM COMMON.CSS /* http://cannabis.shoutwiki.com/wiki/MediaWiki:Common.css /* /* To make mobile users load Common.css via import /* @import "/w/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css"; /* /* It can take hours for changes made to MediaWiki:Common.css to be imported to mobile view on PC. /* https://www.mediawiki.org/wiki/Manual:Purge - does not help in speeding things up. /* Ctrl-F5, or null edits, or..." |
No edit summary |
||
| Line 43: | Line 43: | ||
.mw-collapsible span.mw-collapsible-toggle { | .mw-collapsible span.mw-collapsible-toggle { | ||
float: | float: right; | ||
margin- | margin-right: 0; | ||
margin- | margin-left: 1em; | ||
} | } | ||