Wikia

EverQuest 2 Wiki

ExamineWindow.css

MediaWiki page

76,461 pages on
this wiki
Talk 0

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

  • Chrome - Windows: Hold the Ctrl key and press the F5 key. OS X: Hold both the ⌘ Cmd and ⇧ Shift keys and press the R key.
  • Safari - Hold down the ⇧ Shift key and click the Reload toolbar button.
  • Firefox - Windows: Hold the Ctrl key, and press F5 . OS X: Hold the ⌘ Cmd and ⇧ Shift keys, and then press R .
  • Internet Explorer - Hold the Ctrl key, and press F5 (or click the Refresh button).
/* 18:13, September 1, 2011 (UTC) 
 */
/* **** CSS in here is related to the styling of the examine window templates. */
/* namely EquipInformation and ItemInformation **** */
 
.examinewindow li
{
list-style-image: url('http://images.wikia.com/eq2/images/e/ea/Eq2bullet.gif');
}
 
.WikiaArticle .examinewindow ul,
.WikiaArticle .examinewindow ol {
margin-left: 1.5em;
}
 
.WikiaArticle .examinewindow {
line-height: 16px;
}
 
.examinewindow a:link { color: #0033FF; }
.examinewindow a:visited { color: #6666FF; }
.examinewindow a.new { color: #FF3333; }
 
span.itemquality {
    font-weight: bold;
    font-size: 130%;
    font-family: Times;
    margin-top: 20px;
}
 
/* Link Quality Colors (for Examine Windows) */ 
.xqc-ethereal, .xqc-ethereal a:link, .xqc-ethereal a:visited { color: #FF6600; }
.xqc-mythical, .xqc-mythical a:link, .xqc-mythical a:visited { color: #FF99FF; }
.xqc-fabled, .xqc-fabled a:link, .xqc-fabled a:visited { color: #FF939D; }
.xqc-mastercrafted, .xqc-mastercrafted a:link, .xqc-mastercrafted a:visited { color: #FF9900; }
.xqc-legendary, .xqc-legendary a:link, .xqc-legendary a:visited { color: #FFC993; }
.xqc-treasured, .xqc-treasured a:link, .xqc-treasured a:visited { color: #93D9FF; }
.xqc-handcrafted, .xqc-handcrafted a:link, .xqc-handcrafted a:visited { color: #33CC00; }
.xqc-uncommon, .xqc-uncommon a:link, .xqc-uncommon a:visited { color: #33CC00; }
.xqc-common, .xqc-common a:link, .xqc-common a:visited { color: #EEEEEE; }
.xqc-unknown, .xqc-unknown a:link, .xqc-unknown a:visited { color: #BBBBBB; }
 
/* text shadow hackery. might only be visible in webkit based browsers (or anyone that honors css3)
 do 4x 1px black shifts, to make a solid black edge,
 then a tripple heavy 0centered glow to go around it. */
 
/* dark orange */
.xqc-ethereal, .xqc-ethereal a:link, .xqc-ethereal a:visited {
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black, 0px 0px 5px #FF6600, 0px 0px 5px #FF6600, 0px 0px 5px #FF6600;
}
/* purple */
.xqc-mythical, .xqc-mythical a:link, .xqc-mythical a:visited {
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black, 0px 0px 5px #FF99FF, 0px 0px 5px #FF99FF, 0px 0px 5px #FF99FF;
}
/* red */
.xqc-fabled, .xqc-fabled a:link, .xqc-fabled a:visited {
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black, 0px 0px 5px #FF939D, 0px 0px 5px #FF939D, 0px 0px 5px #FF939D;
}
/* orange */
.xqc-mastercrafted, .xqc-mastercrafted a:link, .xqc-mastercrafted a:visited,
.xqc-legendary, .xqc-legendary a:link, .xqc-legendary a:visited {
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black, 0px 0px 5px #FFC993, 0px 0px 5px #FFC993, 0px 0px 5px #FFC993;
}
/*light blue*/
.xqc-treasured, .xqc-treasured a:link, .xqc-treasured a:visited {
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black, 0px 0px 5px #93D9FF, 0px 0px 5px #93D9FF, 0px 0px 5px #93D9FF;
}
/*green - includes prestige */
.xqc-handcrafted, .xqc-handcrafted a:link, .xqc-handcrafted a:visited, 
.xqc-uncommon, .xqc-uncommon a:link, .xqc-uncommon a:visited,
.eq-prestige, .eq-prestige a:link, .eq-prestige a:visited {
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black, 0px 0px 5px #CCFF99, 0px 0px 5px #CCFF99, 0px 0px 5px #CCFF99;
}
/* end text shadow junk */
 
table.examinewindow { 
    background-color: #000000;
    color: #FFFFFF;
    font-family: Times;
}
table.ew-extras, td.ew-extras {
    background-color: #DDDDDD;
    color: #000000;
}
td.ew-title-block {
    color: #FFFFFF;
    padding-bottom: 10px; 
}
 
.ew-low { color: #BBBBBB; }
.ew-high { font-weight: bold; color: #FFFFFF; }
.ew-effects { color: #FFFF00; }
.ew-flags { font-weight: bold; color: #FFFF00; text-transform: uppercase; }
.ew-title { font-size: 150%; font-weight: bold;}
.ew-desc { font-size: 100% }
.ew-effectlist, .ew-effectlist a:link, .ew-effectlist a:visited, font.ew-effectlist a:link, font.ew-effectlist a:visited  { color: #99ccff; }
.ew-effectdesc { color: #ffffff; }
 
.ew-stats { 
    color: #33CC00;
    font-weight: bold;
}
 
/* for use by [[Template:RecipeBook]] */
td.ew-recipe ul li a:link, td.ew-recipe ul li a:visited,
td.ew-recipe a, td.ew-recipe a:visited
{
    color: yellow;
}
 
td.ew-recipe ul li a.new:link, td.ew-recipe ul li a.new:visited,
td.ew-recipe a.new, td.ew-recipe a.new:visited
{
    color: red;
}
 
td.ew-recipe ul, td.ew-recipe ul li
{
margin-left:0pt;
list-style-image: none;
list-style-type: none;
}
 
/* for use by [[Template:GreenRed]] */
.xc-green, .xc-green a:link, .xc-green a:visited { color: #33CC00; }
.xc-red, .xc-red a:link, .xc-red a:visited { color: #CC0000; } 
 
/* end of Examine Window */
 
 
/* 
*/

Around Wikia's network

Random Wiki