Editing User:Pangaea/Compare changes

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
/* Navboxes in general */
+
/* Tabs and menus */
/* Lore navboxes */
+
#left-navigation {
 +
    margin-left: 11em;
 +
}
 +
 
 +
#right-navigation {
 +
    margin-right: 5.5em;
 +
}
 +
 
 +
div.vectorTabs,
 +
div.vectorTabs span,
 +
div.vectorTabs li.selected,
 +
div.vectorTabs ul,
 +
div.vectorTabs ul li,
 +
div.vectorTabs li a {
 +
    background-color: rgba(0, 0, 0, 0);
 +
    background-image: none;
 +
}
  
.navbox_title {
+
div.vectorTabs ul li {
     background: #4A040A;
+
     margin-right: 5px;
    color: #ffffff;
 
    font-size:90%;
 
 
}
 
}
  
/* Newer Navbox template style */
+
div.vectorTabs li span {
table.navbox {
+
    background: #AB0000;
     border: 1px solid #67676;
+
    background-image:-moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%);
     clear: both;
+
    background-image:-webkit-gradient(linear, center top, left bottom, color-stop(0%,#AB0000), color-stop(100%,#4A040A));
     font-size: 88%;
+
    background-image:-webkit-linear-gradient(top, #AB0000 0%, #4A040A 100%);
     margin: auto;
+
    background-image:-o-linear-gradient(top, #AB0000 0%, #4A040A 100%);
     padding: 1px;
+
    background-image:-ms-linear-gradient(top, #AB0000 0%, #4A040A 100%);
 +
    background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%);
 +
    display: inline-block;
 +
     border: 1px solid #4A040A;
 +
     border-radius: 4px;
 +
     padding: 2px 10px;
 +
     margin-top: 0.5em;
 +
     height: 19px;
 
     text-align: center;
 
     text-align: center;
    width: 100%;
 
 
}
 
}
  
/* Border between adjacent navboxes */
+
div.vectorTabs li a {
table.navbox + table.navbox {
+
    background-image: none;
     margin-top: -1px;
+
     margin-top: -16px;
 +
}
 +
 
 +
div#mw-head li.new a,
 +
div#mw-head li.new a:visited {
 +
    color: #fc0000 !important;
 +
    text-shadow: 1px 1px #000000;
 
}
 
}
  
.navbox-title,
+
div#mw-head a,
.navbox-abovebelow,
+
div#mw-head div.vectorTabs a,
table.navbox th {
+
div#mw-head div.vectorMenu a,
     padding-left: 1em;
+
.vectorTabs li a span,
     padding-right: 1em;
+
div.vectorMenu h3 span {
 +
    color: #c0c0c0 !important;
 +
}
 +
 
 +
div.vectorTabs li span a {
 +
     color: #222222;
 +
     font-weight: bold;
 
     text-align: center;
 
     text-align: center;
 
}
 
}
  
.navbox-group {
+
div.vectorTabs ul li:first-child {
 +
    border-image: none;
 +
    border-left: medium none;
 +
}
 +
 
 +
div#mw-head li.selected a,
 +
div#mw-head li.selected a span,
 +
div#mw-head div.vectorTabs li.selected a,
 +
div#mw-head div.vectorTabs li.selected a:visited {
 +
    color: #ffffff !important;
 
     font-weight: bold;
 
     font-weight: bold;
    padding-left: 1em;
 
    padding-right: 1em;
 
    white-space: nowrap;
 
 
}
 
}
  
/* Base background */
+
div#p-sharing .menu {
.navbox, .navbox-subgroup {
+
  margin-left: 45px;
    background: #0f0f0f;
+
  min-width: 0px;
 +
  width: 48px;
 
}
 
}
  
.navbox-list {
+
#p-sharing #socialIconImages img {
    border-color: #0f0f0f;   /* Must match background color */
+
  width: 100%;
 
}
 
}
  
/* Level 1 color */
+
#p-sharing #socialIconImages a {
.navbox-title,
+
  width: 40px;
table.navbox th {
+
}
     background: #151414;
+
 
     color: #fff;
+
div.vectorMenu h3 span {
 +
     font-weight: bold;
 +
     padding-top: 0.2em;
 
}
 
}
  
/* Level 2 styling */
+
div.vectorMenu h3 span a {
.navbox-abovebelow,
+
    background: url("http://hydra-media.cursecdn.com/commons.gamepedia.com/0/0b/Vector_menu_downarrow.png") no-repeat scroll center center transparent;
.navbox-group,
 
.navbox-subgroup .navbox-title {
 
    background: #1c1b1b;
 
    color: #fff;
 
 
}
 
}
  
/* Level 3 styling */
+
div#mw-head div.vectorMenu h4,
.navbox-subgroup .navbox-group,
+
div#p-variants.vectorMenu #mw-vector-current-variant {
.navbox-subgroup .navbox-abovebelow {
+
     color: #FFFFFF;
     background: #242222;
+
    font-weight: bold;
     color: #fff;
+
    padding-top: 0.2em;
 +
     text-shadow: none;
 
}
 
}
  
/* Even row striping */
+
#ca-unwatch.icon a,
.navbox-even {
+
#ca-watch.icon a {
     background: #1C1E20;
+
     margin-left: 3px;
     color: #fff;
+
     padding: 18px 0 0;
 
}
 
}
  
/* Odd row striping */
+
div.vectorMenu div.menu {
.navbox-odd {
+
     border: none;
     background: transparent;
+
    margin-left: 5px;
 
}
 
}
+
 
.collapseButton {
+
div#mw-head div.vectorMenu h3 {
     font-weight: normal;
+
     background: #AB0000;
     width: auto;
+
    background-image:-moz-linear-gradient(center top, #AB0000 0%, #4A040A 100%);
 +
    background-image:-webkit-gradient(linear, center top, left bottom, color-stop(0%,#AB0000), color-stop(100%,#4A040A));
 +
    background-image:-webkit-linear-gradient(top, #AB0000 0%, #4A040A 100%);
 +
    background-image:-o-linear-gradient(top, #AB0000 0%, #4A040A 100%);
 +
    background-image:-ms-linear-gradient(top, #AB0000 0%, #4A040A 100%);
 +
    background-image: linear-gradient(to bottom, #AB0000 0%, #4A040A 100%);
 +
    display: inline-block;
 +
    border: 1px solid #4A040A;
 +
    border-radius: 4px;
 +
    padding: 2px 10px;
 +
     margin-top: 0.5em;
 +
    height: 19px;
 +
    text-align: center;
 
}
 
}
  
.navbox .collapseButton {
+
div.vectorMenu h3 a {
     width: 6em;
+
    background-color: rgba(0, 0, 0, 0);
 +
    background-image: url("http://hydra-media.cursecdn.com/commons.gamepedia.com/8/80/Vector_menu_downarrow_white.png");
 +
    background-position: 50% 50%;
 +
     border: medium none;
 
}
 
}
+
 
.navbar {
+
div#mw-head div.vectorMenu li.selected a,
    font-size: 88%;
+
div#mw-head div.vectorMenu li.selected a:visited {
     font-weight: normal;
+
     color: #c0c0c0;
 
}
 
}
  
.navbox .navbar {
+
div#mw-head div.vectorMenu li a {
     font-size: 100%;
+
     color: #7AB1CC;
 
}
 
}
+
 
table.collapsed tr.collapsible {
+
div#mw-head div.vectorMenu ul {
     display: none;
+
     background-color: #000000;
 +
    background-image: none;
 +
    border-right: 5px none;
 +
    box-shadow: 0 0.1em 0.75em #d5d4d4;
 
}
 
}
/* End of new Navbox styling */
 

Please note that all contributions to RimWorld Wiki are considered to be released under the CC BY-SA 3.0 (see RimWorld Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)