MediaWiki:Fandomdesktop.css

From Sun Haven Wiki
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/*———————————————————SUN HAVEN DESKTOP STYLES———————————————————*/
/*—————————————————————TABLE OF CONTENTS—————————————————————*/
/*———           Use CTRL+F to go to a section             ———*/
/*———                                                     ———*/
/*———     # IMPORTED CLASSES                              ———*/
/*———     # GLOBAL VARIABLES                              ———*/
/*———————————————————————————————————————————————————————————*/

/*—————————————————————IMPORTED CLASSES——————————————————————*/

@import "/load.php?mode=articles&articles=u:dev:MediaWiki:AjaxPoll.Modern.css|MediaWiki:Wikia.css|MediaWiki:Tables.css|MediaWiki:Icons.css|MediaWiki:CustomTabs.css|MediaWiki:Recipe.css&only=styles";

/* For convenience on list of imported stuff:
   /MediaWiki:Common.css
   /MediaWiki:AjaxPoll.Modern.css
   /MediaWiki:Wikia.css            [Theme Color Variables + Username Highlights]
   /MediaWiki:Tables.css           [Styles for Tables]
   /MediaWiki:Icons.css            [Styles for Icons in Modules]
   /MediaWiki:CustomTabs.css       [Styles for CustomTabs: CharNav / EditorBasics]
   /MediaWiki:Recipe.css           [Styles for Module:Recipe]
*/

/*—————————————————————GLOBAL VARIABLES——————————————————————*/

/*.mobileHide, .mobile-only, .no-desktop {*/
/*    display:none !important*/
/*}*/

/*.portable-infobox a.image-thumbnail {   ————Potential fix to the auto transform we have on some images———————*/
/*	display: unset !important;*/
/*}*/
/*.portable-infobox .pi-image-thumbnail {*/
/*	transform: none !important;*/
/*}*/
/*.portable-infobox .pi-image-thumbnail + div {*/
/*	display: none;*/
/*}*/