War Robots Wiki
No edit summary
No edit summary
Line 168: Line 168:
 
/*Ice*/
 
/*Ice*/
 
#WikiaPage [href$="Icefirephoenix"]
 
#WikiaPage [href$="Icefirephoenix"]
{color:#1E9E1E;font-weight:bold;}
+
{color:#B7E2F0;font-weight:bold;}
 
.subtle[href$="Icefirephoenix"]:after
 
.subtle[href$="Icefirephoenix"]:after
 
{content:"Janitor Supreme ★"}
 
{content:"Janitor Supreme ★"}
 
/*Hover Color*/
 
/*Hover Color*/
 
.WikiaPage [href$="Icefirephoenix"]:hover
 
.WikiaPage [href$="Icefirephoenix"]:hover
{color:#008000 !important;}
+
{color:#99C4D2 !important;}
 
/*!Hover Color*/
 
/*!Hover Color*/
 
/*!Ice*/
 
/*!Ice*/

Revision as of 20:39, 8 April 2020

#blue td
{ background-color: #1E90FF;
}


.tu-header {
  border-width: 1px 1px 3px 1px;
  width: 83%;
  font-size: 9px;
  margin: auto;
}

.tu-table {
  width: 99%;
  border-collapse: collapse;
  margin: auto;

}

th.tu-table {
  background: #354150;
  background-color: #354150;
}

/* Main CSS class of the tooltip */
.main-tooltip {
    border: 1px solid #525151;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    margin-bottom: 5px;
    padding: 2px 5px;
    background-color: #18262C;
}
/*!Main CSS class of the tooltip*/ 

/* Adds padding to the wrapper to make space for shadow */
#tooltip-wrapper {
    padding: 3px 7px 2px 3px;
}
 
/*Hides tooltips with redlinks, not yet loaded ones and elements containing tooltip contents for advanced tooltips*/
.has-redlinks, .tooltip-loading, .advanced-tooltip .tooltip-contents {
    display: none;
}
 
.tooltips-init-complete {
    cursor: help;
}
/*!Hides tooltips with redlinks, not yet loaded ones and elements containing tooltip contents for advanced tooltips*/

 /*Increase readibility of plus/minus indicators*/
 .mw-plusminus-pos {
     color:#009000;
 }
 .mw-plusminus-neg {
     color:#A80000;
 }
 /*!Increase readibility of plus/minus indicators*/
  
 /*Article Table Changes*/
  .article-table {
    font-size:90%;
    border-collapse: collapse;
    width: 650px;
    color:White;
    border-right-color:#101010;
    padding-bottom: 5px;
    empty-cells: hide;
}

.article-table td {
    border: 1px solid #101010;
    padding: 1px;
    background:#24323A;
    text-align: center;
}
.article-table th {
    border: 1px solid #101010;
    background:#1E3F66;
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: center;
    background-color:#1E3F66;
    color:White;
}

.article-table tr:nth-child(even){background-color: #101010;}

.article-table tr:nth-child(odd){background-color: #1e2724;
}

.article-table tr:hover {background-color: #bcbcbc;}
/*!Article Table Changes*/

/*WC Table Changes*/
  .wctable {
    font-size:90%;
    border-collapse: collapse;
    width: 650px;
    color:White;
    border-right-color:#101010;
    padding-bottom: 5px;
    empty-cells: hide;
}

.wctable td {
    border: 1px solid #101010;
    padding: 1px;
    background:#24323A;
    text-align: center;
}
.wctable th {
    border: 1px solid #101010;
    background:#1E3F66;
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: center;
    background-color:#1E3F66;
    color:White;
}

.wctable tr:nth-child(even){background-color: #101010;}

.wctable tr:nth-child(odd){background-color: #1e2724;
}

.wctable tr:hover {background-color: #bcbcbc;}
/*!WC Table Changes*/

/* Announcement banner at top of page - refer to Common.js*/
.banner {
  background-color: yellow;
    z-index: 99;
}
/*! Announcement banner

/* General sizing and styling for username tags, eg "ADMIN" and "MODERATOR".*/
.subtle:after
  {
    font-size:13px;
    font-variant:small-caps;
    font-weight:normal;
  }
/*! General sizing and styling

/* Founder*/
#WikiaPage [href$="Tkiik"]
 {color:#FFB914;font-weight:bold;}
.subtle[href$="Tkiik"]:after
{content:"Founder ★★★"}
/*Hover Color*/
.WikiaPage [href$="Tkiik"]:hover
  {color:#E19B00 !important;}
/*!Hover Color*/
/*!Founder*/

/*Bureaucrat Fox*/
#WikiaPage [href$="F0XTRAUT"]
{color:#B7E2F0;font-weight:bold;}
.subtle[href$="F0XTRAUT"]:after 
{content:"Recruiter ★★"}
/*Hover Color*/
.WikiaPage [href$="F0XTRAUT"]:hover
  {color:#99C4D2 !important;}
/*!Hover Color*/
/*!Bureaucrat Fox*/

/*Ice*/
#WikiaPage [href$="Icefirephoenix"]
{color:#B7E2F0;font-weight:bold;}
.subtle[href$="Icefirephoenix"]:after 
{content:"Janitor Supreme ★"}
/*Hover Color*/
.WikiaPage [href$="Icefirephoenix"]:hover
  {color:#99C4D2 !important;}
/*!Hover Color*/
/*!Ice*/

/*Administrators*/
#WikiaPage [href$="Alias3002"],
#WikiaPage [href$="Lion10903"],
#WikiaPage [href$="Killroy1080"],
#WikiaPage [href$="JFSoul"]
 {color:#1E9E1E;font-weight:bold;}
.subtle[href$="Alias3002"]:after,
.subtle[href$="Lion10903"]:after,
.subtle[href$="Killroy1080"]:after,
.subtle[href$="JFSoul"]:after
  {content:"Admin ★";}
/*Hover Color*/
.WikiaPage [href$="Alias3002"]:hover,
.WikiaPage [href$="Lion10903"]:hover,
.WikiaPage [href$="Killroy1080"]:hover,
.WikiaPage [href$="JFSoul"]:hover
  {color:#008000 !important;}
/*!Hover Color*/
/*!Administrators*/

/*Content Moderators*
#WikiaPage [href$="NAMEHERE"]
  {color:#AB56E7;font-weight:bold;}
  .subtle[href$="NAMEHERE"]:after
  {content:"Moderator 🔧";}
/*Hover Color*
.WikiaPage [href$="NAMEHERE"]:hover
  {color:#8D38C9 !important;}
/*!Hover Color*/
/*!Content Moderators*/

/*Discussion Moderators*/
#WikiaPage [href$="MKsmashed"],
#WikiaPage [href$="Golurk_88"],
#WikiaPage [href$="Openpilotcc3d"]
  {color:#FFD700;font-weight:bold;}
.subtle[href$="MKsmashed"]:after,
.subtle[href$="Golurk_88"]:after,
.subtle[href$="Openpilotcc3d"]:after
  {content:"Moderator ☯";}
/*Hover Color*/
.WikiaPage [href$="MKsmashed"]:hover,
.WikiaPage [href$="Golurk_88"]:hover,
.WikiaPage [href$="Openpilotcc3d"]:hover
  {color:#E1B900 !important;}
/*!Hover Color*/
/*!Discussion Moderators*/

/*Chat Moderators*/
#WikiaPage [href$="Juggernaut2019"],
#WikiaPage [href$="Ragnorak_Ghost"],
#WikiaPage [href$="Cactus_Gamer123"]
  {color:#BCBCBC;font-weight:bold;}
.subtle[href$="Juggernaut2019"]:after,
.subtle[href$="Ragnorak_Ghost"]:after,
.subtle[href$="Cactus_Gamer123"]:after
  {content:"Trainee 🖒"}
/*Hover Color*/
.WikiaPage [href$="Juggernaut2019"]:hover,
.WikiaPage [href$="Ragnorak_Ghost"]:hover,
.WikiaPage [href$="Cactus_Gamer123"]:hover
  {color:#9E9E9E !important;}
/*!Hover Color*/
/*!Chat Moderators*/

/*Caesar*/
#WikiaPage [href$="Claudius14"]
     {color:#94b21c;font-weight:bold;}
.subtle[href$="Claudius14"]:after
     {content:"Caesar Schutze"}
/*Hover Color*/
.WikiaPage [href$="Claudius14"]:hover
  {color:#809E08 !important;}
/*!Hover Color*/
/*!Caesar*/

/*Spoony*
#WikiaPage [href$="SpoonyBard284"]
     {color:#94b21c;font-weight:bold;}
.subtle[href$="SpoonyBard284"]:after
     {content:"That One Guy"}
     /*Hover Color*
.WikiaPage [href$="SpoonyBard284"]:hover
  {color:#809E08 !important;}
/*!Hover Color*/
/*!Spoony*/

/*IDSMITG*/
#WikiaPage [href$="I_didn%27t_spend_money_in_this_game"]
     {color:#D46A51;font-weight:bold;}
.subtle[href$="I_didn't_spend_money_in_this_game"]:after
     {content:"IDSMITG"}
     /*Hover Color*/
.WikiaPage [href$="I_didn%27t_spend_money_in_this_game"]:hover
  {color:#C0563D !important;}
/*!Hover Color*/
/*!IDSMITG*/

/*Inactive Admin/Mod Section*/
/*Bureaucrats*/
#WikiaPage [href$="I%27mWithTheGuyWithTheShirtThatSaysI%27mWithStupid"],
#WikiaPage [href$="Jay_Khoo"],
#WikiaPage [href$="ShutUpAndSmokeMyWeed"],
#WikiaPage [href$="Haiel_Styrm"]
{color:#B7E2F0;font-weight:bold;}
.subtle[href$="I%27mWithTheGuyWithTheShirtThatSaysI%27mWithStupid"]:after,
.subtle[href$="Jay_Khoo"]:after,
.subtle[href$="ShutUpAndSmokeMyWeed"]:after,
.subtle[href$="Haiel_Styrm"]:after
{content:"Bureaucrat ★★"}
/*Hover Color*/
.WikiaPage [href$="I%27mWithTheGuyWithTheShirtThatSaysI%27mWithStupid"]:hover,
.WikiaPage [href$="Jay_Khoo"]:hover,
.WikiaPage [href$="ShutUpAndSmokeMyWeed"]:hover,
.WikiaPage [href$="Haiel_Styrm"]:hover
  {color:#99C4D2 !important;}
/*!Hover Color*/
/*!Bureaucrats*/
/*Administrators*/
#WikiaPage [href$="TarasqueCL"],
#WikiaPage [href$="$nake_Eye$"],
#WikiaPage [href$="Dynames002"],
#WikiaPage [href$="Aodhagain"],
#WikiaPage [href$="Jigsawgirl"],
#WikiaPage [href$="JustAnotherNickname"]
{color:#1E9E1E;font-weight:bold;}
.subtle[href$="TarasqueCL"]:after,
.subtle[href$="$nake_Eye$"]:after,
.subtle[href$="Dynames002"]:after,
.subtle[href$="Aodhagain"]:after,
.subtle[href$="Jigsawgirl"]:after,
.subtle[href$="JustAnotherNickname"]:after
{content:"Admin ★";}
/*hover color*/
.WikiaPage [href$="TarasqueCL"]:hover,
.WikiaPage [href$="$nake_Eye$"]:hover,
.WikiaPage [href$="Dynames002"]:hover,
.WikiaPage [href$="Aodhagain"]:hover,
.WikiaPage [href$="Jigsawgirl"]:hover,
.WikiaPage [href$="JustAnotherNickname"]:hover
{color:#008000 !important;}
/*!hover color*/
/*!Administrators*/
/*Content Moderators*/
#WikiaPage [href$="Piisfun"],
#WikiaPage [href$="Guard10120"],
#WikiaPage [href$="AgentBigK"],
#WikiaPage [href$="TheWWRNerdGuy"],
#WikiaPage [href$="Werdna73"],
#WikiaPage [href$="Stash42"],
#WikiaPage [href$="Flamiedark"]
  {color:#AB56E7;font-weight:bold;}
.subtle[href$="Piisfun"]:after,
.subtle[href$="Guard10120"]:after,
.subtle[href$="AgentBigK"]:after,
.subtle[href$="TheWWRNerdGuy"]:after,
.subtle[href$="Werdna73"]:after,
.subtle[href$="Stash42"]:after,
.subtle[href$="Flamiedark"]:after
  {content:"Moderator 🔧";}
  /*Piisfun*/
.subtle[href$="Piisfun"]:after 
  {content:"Advisor 🛠"}
/*!Piisfun*/
.WikiaPage [href$="Piisfun"]:hover,
.WikiaPage [href$="Guard10120"]:hover,
.WikiaPage [href$="AgentBigK"]:hover,
.WikiaPage [href$="TheWWRNerdGuy"]:hover,
.WikiaPage [href$="Werdna73"]:hover,
.WikiaPage [href$="Stash42"]:hover,
.WikiaPage [href$="Flamiedark"]:hover
  {color:#8D38C9 !important;}
/*!Hover Color*/
/*!Content Moderators*/
/*Discussion Moderators*/
#WikiaPage [href$="WWR_Fatx"],
#WikiaPage [href$="SchnitzelWR"],
#WikiaPage [href$="Divine_Thunder"],
#WikiaPage [href$="Manateex72"]
  {color:#FFD700;font-weight:bold;}
.subtle[href$="WWR_Fatx"]:after,
.subtle[href$="SchnitzelWR"]:hover,
.subtle[href$="Divine_Thunder"]:after,
.subtle[href$="Manateex72"]:after
  {content:"Moderator ☯";}
/*Hover Color*/
.WikiaPage [href$="WWR_Fatx"]:hover,
.WikiaPage [href$="SchnitzelWR"]:hover,
.WikiaPage [href$="Divine_Thunder"]:hover,
.WikiaPage [href$="Manateex72"]:after
  {color:#E1B900 !important;}
/*!Hover Color*/
/*!Discussion Moderators*/
/*!Inactive Admin/Mod Section*/

/* WEAPON UPGRADES
 * Column alignment for weapon upgrades tables. Right align numbers, but keep headings centered.
 */
.weapon-upgrades th, .table-numbers th
  {
    text-align:center;
  }
.weapon-upgrades td, .table-numbers td
  {
    text-align:right;
  }
/*! WEAPON UPGRADES */

/*Profanity template class*/
.text-warning,
.profanity,
.profanity a
  {
    color:orange;
  }
 /*! Profanity template class*/ 
 
/* Bottom anchor background image */
body.background-dynamic:after,
body.background-dynamic:before {
    bottom: 0 !important;
    top: inherit !important;
}
/*! Bottom anchor background image */

/* CSS for Tooltips */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #F5F5DC;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 200%;
    background-color: #2F4F4F;
    color: #fff;
    text-align: center;
    font-size: smaller;
    border-radius: 6px;
    padding: 5px 5px;
 
/* Position the tooltip */
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
}
/*! CSS for Tooltips */

/* Box*/
.box {margin:10px 0; padding:6px; border:1px solid #222;}
/*! Box */

/* Navigation Hover Class */
.hovernav img {opacity:1.0}
.hovernav img:hover {opacity:0.55}
/*! Navigation Hover Class */

/*Link animation code*/
.WikiaPage a:hover {
text-decoration: none;
text-shadow: 2px 2px 3px #000000;
color: 	#70B8FF;
-webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
}  
.profanity :hover
{color: #EB9100 !important;
}
/*! Link animation code*/

/* Disabling Link Animation for Wiki Navigation to avoid violating
   Wikia's Terms of Use / Customization Policy. */
.wds-community-header a:hover {
      -webkit-animation: none !important;
      -moz-animation: none !important;
      -o-animation: none !important;
      transition: none !important;
      text-shadow: none !important
}
 .wds-community-header a: {
     -webkit-animation: none !important;
     -moz-animation: none !important;
     -o-animation: none !important;
     transition: none !important;
     text-shadow: none !important 
}
.wds-dropdown a:hover {
      -webkit-animation: none !important;
      -moz-animation: none !important;
      -o-animation: none !important;
      transition: none !important;
      text-shadow: none !important
}
.wds-dropdown a: {
      -webkit-animation: none !important;
      -moz-animation: none !important;
      -o-animation: none !important;
      transition: none !important;
      text-shadow: none !important
}
.wds-button-group a:hover {
      -webkit-animation: none !important;
      -moz-animation: none !important;
      -o-animation: none !important;
      transition: none !important;
      text-shadow: none !important
}
.wds-button-group a: {
      -webkit-animation: none !important;
      -moz-animation: none !important;
      -o-animation: none !important;
      transition: none !important;
      text-shadow: none !important
}
.page-header__contribution-buttons a:hover {
      -webkit-animation: none !important;
      -moz-animation: none !important;
      -o-animation: none !important;
      transition: none !important;
      text-shadow: none !important
}
.page-header__contribution-buttons a: {
      -webkit-animation: none !important;
      -moz-animation: none !important;
      -o-animation: none !important;
      transition: none !important;
      text-shadow: none !important
}
.wikia-menu-button :hover {
-webkit-animation: none !important;
      -moz-animation: none !important;
      -o-animation: none !important;
      transition: none !important;
      text-shadow: none !important;
      color: #FFFFFF !important;
}
.wikia-menu-button {
-webkit-animation: none !important;
      -moz-animation: none !important;
      -o-animation: none !important;
      transition: none !important;
      text-shadow: none !important
}
/*! Disabling Link Animation*/

b {
    colour:#F0F0F0 !important;
}

/*Classes for setting up the button layouts for User Ideas subpages.*/
.u_table { /*main configuration. Inherited to others, unless overridden */
	border:none;
	width: 100%;
	text-align: center;
	align-content: stretch;
	background:none;
}
.u_tab { /*button appearance*/
background-color:#1E3F66;
	padding:0.4em;
	font-size:90%; /*slight reduction in font size*/
	line-height:1em;
	border:3px outset #6699CC;
	border-radius: 10px 15px; /*Left-top right-bottom 10px, Right-top left-bottom 15px*/
}
.u_space { /*the spacer size*/
	width:0.5em;
}
.u_break { /*the line break size*/
	height:0.5em;
	width:100%;
}
/*End User Ideas section*/