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:Xevo/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
/* Broken CSS fix attempt.  User:.../truglass.css fails to load... Let's bump it up one notch... */
/*
.inlinlist { padding: 0px; margin: 0px; }
.inlinlist ul { padding: 0px; margin: 0px; }
.inlinlist ol { padding: 0px; margin: 0px; }
.inlinlist li { display: inline; padding: 0px; margin: 0px; }
 
#cactions span#ca-nstab-project,
#cactions span#ca-nstab-item {
    font-size: 10px;
    background: none;
    border: none;
    padding: 0px;
    margin: 0px 0px 0px 2em;
}
 
#cactions span#ca-nstab-project:before,
#cactions span#ca-nstab-item:before {
    content: "[ ";
}
 
#sidebar h3 { font-size: 10px; color: #000; }
 
#content a.stub:hover:after { content:"\00A0\24C8"; font-size: 90%; }
 
.dropdown { font: 10px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; }
*/
/* END of Truglass fixes */