MediaWiki:Chameleon.css: Difference between revisions

From Wikipedia of the Dark Brotherhood, an online Star Wars Club
m (Comment out internal border calls, hope it just works from main)
m (removing margins)
Line 207: Line 207:
}
}
div.tright {
div.tright {
/*    border: 1px solid #ddd; */
    border: 1px solid #ddd;  
    margin: 0.5em 0 0.8em 1.4em;
}
}


div.tleft {
div.tleft {
/*    border: 1px solid #ddd; */
    border: 1px solid #ddd;  
    margin: 0.5em 1.4em 0.8em 0;
}
}



Revision as of 20:38, 17 October 2014



/*************[ Fancy tables ]****************/

table.fancy{
  border: 1px #333 solid; 
  background: #333;
  -moz-background-clip: initial; 
  -moz-background-origin: initial; 
  -moz-background-inline-policy: initial; 
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  width: 200; 
  margin-top: -1.4em; 
  margin: 0 0 1em 1em; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  color: #ffffff;
}

table.fancy td{
  background: #222; 
  padding-left:6px; 
  padding-right:6px; 
  color: #ccc; 
  text-align:center;
}

table.fancy td.left {
  text-align: left;
}

table.fancy td.right {
  text-align: right;
}

table.fancy td.head{
  -moz-border-radius-topleft: 1em; 
  -moz-border-radius-topright: 1em; 
  -webkit-border-top-right-radius: 1em; 
  -webkit-border-top-left-radius: 1em; 
  border-top-right-radius: 1em; 
  border-top-left-radius: 1em; 
  text-align: center; 
  color: #ffffff; 
  font-variant:small-caps; 
  font-size:larger; 
  background-color: #444; 
  text-align:center;
}

table.fancy td.foot{
  -moz-border-radius-bottomleft: 1em; 
  -moz-border-radius-bottomright: 1em; 
  -webkit-border-bottom-right-radius: 1em; 
  -webkit-border-bottom-left-radius: 1em; 
  border-bottom-right-radius: 1em; 
  border-bottom-left-radius: 1em; 
  text-align: center; 
  background-color: #444; 
  color: #4FBD52; 
  font-size:smaller;
}

table.fancy td.sub-head{
  background: #333;
  color: #000;
}

table.fancy td.alt{
  background: #2b2b2b;
}

table.fancy-green td.head,
table.fancy-green td.foot{
  background-color: #53855C; 
}

table.fancy-green td.sub-head{
  background: #334236;
}

table.rimage {
  float: right;
  position: relative;
  margin-left: 1em;
  margin-bottom: 1em;
  text-align: center;
}
.toccolours {
  border: 1px solid #333;
  background-color: #222;
  padding: 5px;
  font-size: 95%;
}
#toc ul, .toc ul{
  margin-bottom: 0px !important;
}
div.townBox {
  position: relative;
  float: right;
  background: white;
  margin-left: 1em;
  border: 1px solid gray;
  padding: .3em;
  width: 200px;
  overflow: hidden;
  clear: right;
}
div.townBox dl {
  padding: 0;
  margin: 0 0 .3em;
  font-size: 96%;
}
div.townBox dl dt {
  background: none;
  margin: .4em 0 0;
}
div.townBox dl dd {
  margin: .1em 0 0 1.1em;
  background-color: #f3f3f3;
}


/*********** [ templates ] ***************/
.infobox{
  float:right; 
  clear:right; 
  margin: 0 0 .5em 1em; 
  width:250px; 
  background:#222; 
  border-collapse:collapse; 
  border:1px solid #333; 
  font-size:smaller; 
  line-height:1.5;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  position: relative;
  z-index: 2;
}

.tright,
.tleft,
table[align="left"],
table[align="right"] {
  position: relative;
  z-index: 2;
}

.infobox .internal{
  float:right; 
  margin:0 0 0 0; 
  width:100%; 
  background:#333; 
  border-collapse:collapse;
}

.infobox .image{
  padding:0; 
}

.infobox .name{
  text-align:center;
  color:#ffffff;
  font-size: larger;
}

.infobox .head{
  text-align:left;
  font-weight:normal; 
}

.infobox .data{
  spacing-top: 0px; 
  spacing-bottom: 0px; 
  vertical-align: middle; 
}

.infobox .data td{
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}

.infobox .userboxes td{
  padding: 0;
}

.infobox .plainlinks{

}

.infobox-user{

}

/*********** [ misc fixes] ***************/
div.tleft, div.floatleft {
margin-bottom: 5px;
margin-right: 15px;
}

/* Add white border from thumbnails */
div.thumb {
    border: 1px solid #ddd;
}
div.tright {
    border: 1px solid #ddd; 
}

div.tleft {
    border: 1px solid #ddd; 
}

.thumbcaption {
    color: #686868 !important;
}

/*********** [ css for character template ] ***************/

.characterbox {
  clear: right; 
  border: 1px #ffff solid; 
  border-collapse: collapse
  background: #000000; 
  border-bottom-right-radius: .8em; 
  border-bottom-left-radius: .8em; 
  -moz-border-radius-bottomright: .8em; 
  -moz-border-radius-bottomleft: .8em; 
  -webkit-border-bottom-right-radius: .8em; 
  -webkit-border-bottom-left-radius: .8em; 
  margin-top: -1.4em; 
  margin: 0 0 1em 1em; 
  font-size: 12px;
  color: #ffffff;
}

.characterbox.elder {
  border: 1px #65603B solid;
}

.characterbox.yes {
  border: 1px #65603B solid;
}

.header {
  #border-top: 0px solid #111111; 
  text-align: center; 
  color: #e5e5ed; 
  background-color: #282828;
  font-size:8pt;
}

.header.sith {
  background-color: #440B09;
}

.header.obelisk {
  background-color: #131E3D;
}

.header.krath {
  background-color: #3D133B;
}

.header.jedi {
	background-color:  #144446;
}

.header.jedipc {
  background-color: #144446;
}

.header.guardian {
  background-color: #084345;
}

.header.consular {
  background-color: #08451A;
}

.header.sentinel {
  background-color: #453808;
}

.header.npc {
  background-color: #3D2113;
}

.header.gm {
  background-color: #65603b;
}

.header.grand.master {
  background-color: #65603b;
}

.header.organization {
  background-color: #4c6775;
}

.header.government {
  background-color: #303030;
}

.header.planet {
  background-color: #75754C;
}
.header.military {
  background-color: #305672;
}
.header.structure {
  background-color: #2F394A;
}

.name {
  #border-top: 0px solid #111111; 
  border-style: none;
  text-align: center; 
  color: #e5e5ed; 
  background-color: #383838;
  font-size:larger;
  font-variant:small-caps;
}

.name.sith {
  background-color: #60110C;
}

.name.obelisk {
  background-color: #1B2A55;
}

.name.krath {
  background-color: #551B51;
}

.name.jedi {
  background-color:  #1A5C60;
}

.name.jedipc {
  background-color: #1A5C60;
}

.name.guardian {
  background-color: #0B5B61;
}

.name.consular {
  background-color: #0B6126;
}

.name.sentinel {
  background-color: #61510B;
}

.name.npc {
  background-color: #55311B;
}

.name.gm {
  background-color: #7d7222;
}

.name.grand.master {
  background-color: #7d7222;
}

.name.organization {
  background-color: #5f7f90;
}

.name.government {
  background-color: #181818 ;
}

.name.planet {
  background-color: #90905F;
}
.name.military {
  background-color: #2B485D;
}
.name.structure {
  background-color: #252D38;
}

.charboxinfoheader {
  background: #222222; 
  padding-left:6px; 
  padding-right:6px;
  #border-top: 0px solid #111111; 
  #border-right: 0px solid #111111; 
  border: 0px;
  color: #cccccc; 
  font-size:smaller;
}

.charboxinfodata {
  background: #2B2B2B; 
  padding-left:6px; 
  padding-right:6px; 
  #border-top: 0px solid #111111; 
  border: 0px;
  font-size:smaller;
}

.charboxinfodata ul{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.charboxinfodata p{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.characterimage {
  background: #000000; 
  #border-top: 0px solid #111111; 
  #border-right: 0px solid #111111; 
  border-style: none;
  color: #cccccc; 
  font-size:smaller; 
  text-align: center;
}

.characterboxfooter {
  border-bottom-right-radius: .8em; 
  border-bottom-left-radius: .8em; 
  -moz-border-radius-bottomright: .8em; 
  -moz-border-radius-bottomleft: .8em; 
  -webkit-border-bottom-right-radius: .8em; 
  -webkit-border-bottom-left-radius: .8em; 
  text-align: center; 
  color: #e5e5ed; 
  font-variant:small-caps; 
  font-size:smaller; 
  background-color: #383838;
  #border-top: 0px solid #111111;
  border-style: none;
} 

.characterboxfooter.sith {
  background-color: #60110C;
}

.characterboxfooter.obelisk {
  background-color: #1B2A55;
}

.characterboxfooter.krath {
  background-color: #551B51;
}

.characterboxfooter.jedi {
  background-color: #1A5C60;
}

.characterboxfooter.jedipc {
  background-color: #1A5C60;
}

.characterboxfooter.guardian {
  background-color: #0B5B61;
}

.characterboxfooter.consular {
  background-color: #0B6126;
}

.characterboxfooter.sentinel {
  background-color: #61510B;
}

.characterboxfooter.npc {
  background-color: #55311B;
}

.characterboxfooter.gm {
  background-color: #7d7222;
}

.characterboxfooter.grand.master {
  background-color: #7d7222;
}

.characterboxfooter.organization {
  background-color: #5f7f90 ;
}

.characterboxfooter.government {
  background-color: #181818 ;
}

.characterboxfooter.planet {
  background-color: #90905F;
}
.characterboxfooter.military {
  background-color: #2B485D;
}
.characterboxfooter.structure {
  background-color: #252D38;
}

/*********** [ admin changes silver ] ***************/
 
ul.special li a[title="User:Shadow Taldrya"],
table.mw-enhanced-rc td a[title="User:Shadow Taldrya"],
ul.activityfeed li cite a[href="/wiki/User:Shadow Taldrya"] {
	font-weight: bold;
	color:#C0C0C0;
}

#title-eraicons {display:none!important;visibility:hidden !important}
div.tleft {border:none!important}
div.tright {margin-left:13px!important}
div.thumb {background:inherit!important}
h1,h2,h3,h4,h5,h6,.firstHeading {background:inherit !important}

#title-eraicons img {height:23px;width:23px}




/* Collapsible Tables, Documentation at http://www.mediawiki.org/wiki/Manual:Collapsible_elements. */
/* See also jquery.makeCollapsible.js */
.mw-collapsible-toggle {
   float: right;
   -moz-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none;
}
.mw-customtoggle,
.mw-collapsible-toggle {
   cursor: pointer;
}
 
/* collapse links in captions should be inline */
caption .mw-collapsible-toggle {
   float: none;
}
 
/* list-items go as wide as their parent element, don't float them inside list items */
li .mw-collapsible-toggle {
   float: none;
}
 
/* the added list item should have no list-style */
.mw-collapsible-toggle-li {
   list-style: none;
}