Year of the Dragon: Through April 23rd, claim the adventure pack Slice of Life for free! Speak to Xatheral in the Hall of Heroes.

Game mechanicsNewbie guideIn developmentDDO StoreSocial Media


ChallengesClassesCollectablesCraftingEnhancementsEpic DestiniesFavorFeats

GlossaryItemsMapsMonstersPlacesQuestsRacesReincarnationSkillsSpells


Please create an account or log in to build a reputation and unlock more editing privileges, and then visit DDO wiki's IRC Chat/Discord if you need any help!

User:JJMC89/common.css

From DDO wiki
Jump to navigation Jump to search

Note: After saving, you may have to bypass your browser's cache to see the changes, you can click here or try one of the methods below..

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl+F5 or Ctrl+r ( Command+r on a Mac)
  • Google Chrome: Press Ctrl+ Shift+R ( Command+ Shift+R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl+F5
  • Konqueror: Click Reload or press F5
  • Opera: Clear the cache in Tools ‣ Preferences
/* [[:m:User:JJMC89/global.css]] */
@import url( '//meta.wikimedia.org/w/index.php?title=User:JJMC89/global.css&action=raw&ctype=text/css' );

/* Hidden displays for all user groups */
.steward-show,
.developer-show,
.bureaucrat-show,
.sysop-show,
.superuser-show,
.ddowikivip-show {
	display: inherit !important;
}
div.steward-show,
p.steward-show,
div.developer-show,
p.developer-show,
div.bureaucrat-show,
p.bureaucrat-show,
div.sysop-show,
p.sysop-show,
div.superuser-show,
p.superuser-show,
div.ddowikivip-show,
p.ddowikivip-show {
	display: block !important;
}
span.steward-show,
small.steward-show,
span.developer-show,
small.developer-show,
span.bureaucrat-show,
small.bureaucrat-show,
span.sysop-show,
small.sysop-show,
span.superuser-show,
small.superuser-show,
span.ddowikivip-show,
small.ddowikivip-show {
	display: inline !important;
}
table.steward-show,
table.developer-show,
table.bureaucrat-show,
table.sysop-show,
table.superuser-show,
table.ddowikivip-show {
	display: table !important;
}
li.steward-show,
li.developer-show,
li.bureaucrat-show,
li.sysop-show,
li.superuser-show,
li.ddowikivip-show {
	display: list-item !important;
}