Difference between revisions of "MediaWiki:Vector.css"

From Dungeon Defenders 2 Wiki
Jump to: navigation, search
 
(158 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
 +
@import 'https://fonts.googleapis.com/css?family=Montserrat|Noto+Sans';
  
body {
+
div#mw-head {
background-color: #1a1a1a;
+
    #top: 110px;
min-width: 500px;
 
 
}
 
}
  
#pageWrapper {
+
#contentSub {
margin-right: 10px;
+
margin: 0px;
 
}
 
}
  
div#content {
+
#mw-content-text {
background-color: #FFFFFF;
+
font-family:Noto Sans, sans-serif;
background-image: none;
+
color:rgba(244,244,244,.84);
border-left: 1px solid #1a1a1a;
 
        border-top: 1px solid #1a1a1a;
 
        box-sizing: border-box;
 
color: #000000;
 
 
}
 
}
  
h1, h2, h3, h4, h5, h6 {
+
#firstHeading {
color: #2D2723;
+
font-family:Noto Sans, sans-serif;
 
}
 
}
  
div#mw-page-base {
+
#mw-content-text a {
background: transparent;
+
color:rgba(255,167,0,.96);
 
}
 
}
  
div#mw-head-base {
+
#mw-head-base {
background: transparent;
+
    background-image: none;
 +
    background-color: rgba(0, 0, 0, .97);
 +
    border-left: 1px solid #181818;
 +
    border-right: 1px solid #181818;
 +
    border-bottom: 0px solid #181818;
 +
    border-top: 1px solid #181818;
 +
    border-top-left-radius: 0.5em;
 +
    border-top-right-radius: 0.5em;
 +
    bottom: 0;
 +
    height: 48px;
 +
    margin-top: -40px;  
 
}
 
}
  
div#mw-panel div.portal {
+
#p-personal {
     background-image: url("http://i.imgur.com/VNxqRL2.png");
+
     background-color: rgba(0, 0, 0, 1);
     background-position: left top;
+
    border: 1px solid #181818;
     background-repeat: no-repeat;
+
     border-radius: 4px 4px 4px 4px;
     direction: ltr;
+
    right: 0;
     margin: 0 0.6em 0 0.7em;
+
     padding-right: 0.55em;
     padding: 0.25em 0;
+
    padding-bottom: 3px;
 +
     #top: -100px;
 +
     margin-right: 10px;
 +
}
 +
 
 +
#p-personal #pt-mytalk,
 +
#p-personal #pt-preferences,
 +
#p-personal #pt-watchlist,
 +
#p-personal #pt-mycontris,
 +
#p-personal #pt-logout {
 +
    text-transform: lowercase;
 +
}
 +
 
 +
div.vectorTabs {
 +
    background-image: none;
 +
}
 +
 
 +
div.vectorTabs span {
 +
     background-image: none;
 
}
 
}
  
div#mw-panel div.portal h3,
+
div.vectorTabs ul {
#mw-panel.collapsible-nav .portal h3 a,
+
     background-image: none;
#mw-panel.collapsible-nav .portal.collapsed h3 a {
 
     color: #ffffcc;
 
 
}
 
}
  
div#mw-panel div.portal div.body ul li a:visited {
+
div.vectorTabs li a {
     color: #DDDDDD;
+
     background-image: none;
 
}
 
}
  
div#mw-panel div.portal div.body ul li a {
+
div.vectorTabs li.selected {
     color: #DDDDDD;
+
     background-color: transparent;
 +
    background-image: none;
 
}
 
}
  
div#mw-panel div.portal div.body,
+
div.vectorTabs ul li {
#mw-panel.collapsible-nav .portal {
+
    background-color:transparent;
     border-bottom:;
+
     background-image: none;
 
}
 
}
  
div#mw-panel.collapsible-nav div#p-socialProfiles.portal,
+
#mw-head div.vectorMenu h5 {
#mw-panel.collapsible-nav #p-sitePromos.portal {
 
 
     background-image: none;
 
     background-image: none;
 
}
 
}
  
div#footer ul li {
+
div.vectorMenu h5 a {
     color: #eae8d3;
+
     background-image: none;
 
}
 
}
  
div#footer a {
+
div.vectorTabs li a, div.vectorTabs li a span {
     color: #E4C62E;  
+
     color: #FFFFFF;
 +
    cursor: pointer;
 +
    font-weight: bold;
 +
    text-transform: uppercase;
 
}
 
}
  
table {
+
div.vectorTabs li.selected a,
     font-size: 100%;
+
div.vectorTabs li.selected a span,
     color: #2D2723;
+
div.vectorTabs li.selected a:visited,
/* we don't want the bottom borders of <h2>s to be visible through
+
div.vectorTabs li.selected a:visited span {
* floated tables */
+
    color: white !important;
     background-color: transparent;
+
     font-weight: bold;
 +
    text-decoration: none;
 +
    text-shadow: -1px -1px 1px black;
 +
}
 +
div.vectorTabs li.new a,
 +
div.vectorTabs li.new a span,
 +
div.vectorTabs li.new a:visited,
 +
div.vectorTabs li.new a:visited span {
 +
     color: #FFFFFFF;
 +
     font-weight: bold;
 
}
 
}
  
/* tabs */
+
div.vectorTabs li a {
div.vectorTabs li a, div.vectorTabs li a:visited, div.vectorMenu li a, #p-cactions-label
+
    background-image: none;
{
 
  text-decoration: none;
 
  font-size: .85em;
 
 
 
 
}
 
}
  
div.vectorTabs
+
ul.tabbernav {
{
+
    margin: 0;
  padding: 1px;
+
    padding: 3px 0;
  background-color:transparent;
+
    border-bottom: 1px solid rgba(255,255,255,.30);
  background-image: none;
+
    font: bold 12px Verdana, sans-serif;
 
}
 
}
  
div.vectorTabs span
+
ul.tabbernav li {
{
+
    list-style: none;
overflow: hidden;
+
    margin: 0;
height: 1.875em;
+
    display: inline;
background: transparent;
 
 
}
 
}
  
div.vectorMenu
+
ul.tabbernav li a {
{
+
    padding: 3px .5em;
  margin-top: .1em;
+
    margin-left: 3px;
  background-color: #eee;
+
    border: 1px solid #CCC;
  border: 1px solid #ccc;
+
    border-bottom: none;
 +
    background: rgba(21,2,30,.94);
 +
    text-decoration: none;
 
}
 
}
  
#mw-navigation div.vectorMenu h3 span
+
ul.tabbernav li a:link {
{
+
    color: #448;
  display: inline-block;
 
  height: 100%;
 
  line-height: 2.7em;
 
  padding: 0 0.25em 0 0.8em;
 
 
}
 
}
  
#mw-navigation div.vectorMenu div.menu
+
ul.tabbernav li a:visited {
{
+
    color: #667;
  top: 1.875em;
 
  border: none;
 
  left: 0;
 
 
}
 
}
  
div.vectorMenu ul
+
ul.tabbernav li a:hover {
{
+
    color: #000;
  margin-left: 0px;
+
    background: rgba(255,255,255,.30) !important;
  background-color: #eee;
+
    border-color: #CCC;
  border: solid 1px #ccc;
 
 
}
 
}
  
div.vectorMenu li a
+
ul.tabbernav li.tabberactive a {
{
+
    color: rgba(21,2,30,.94) !important;
  height: 1em;
+
    background: #FFF;
  line-height:1em;
+
    border-bottom: 1px solid #FFF;
 
}
 
}
  
div.vectorTabs ul li
+
ul.tabbernav li.tabberactive a:hover {
{
+
    color: #000;
  line-height: 0;
+
    background: #FFF;
  margin: 0 -1px 0 0;
+
    border-bottom: 1px solid #FFF;
  background-image: none;
 
  background-color:#eee;
 
  border:1px solid #ccc;
 
 
}
 
}
  
div.vectorTabs ul li:first-child
+
.tabber .tabbertab {
{
+
    padding: 5px;
  border-top-left-radius:0.5em;
+
    border: 1px solid #CCC;
 +
    border-top: 0;
 
}
 
}
  
div#left-navigation div.vectorTabs ul li:last-child
+
li.gallerybox {
{
+
border-style:none !important;
  border-top-right-radius:0.5em;
 
  border-right:0px;
 
 
}
 
}
  
div.vectorTabs ul li:hover, div.vectorMenu ul li:hover, div.vectorMenu:hover
+
#mainwiki {
{
+
border-collapse:collapse;
  background-color:#f8f8f8;
+
text-align:left;
 +
font-family:Noto Sans, sans-serif;
 
}
 
}
  
div.vectorTabs li a
+
#mainwiki tr {
{
+
border: 1px solid #0a010c;
  padding-left: 0.8em;
 
  padding-right: 0.8em;
 
  background-image: none;
 
 
}
 
}
  
div.vectorTabs li.selected
+
#mainwiki th {
{
+
vertical-align:top;
  background-color: #fff;
+
background-image: url(https://wiki.dungeondefenders2.com/images/4/4d/Wikigradient_small.png) !important;
  border: 1px solid #ccc;
+
height:36px;
  border-bottom-width: 0;
+
text-align:center;
  padding-bottom: 2px;
+
font-size:1.4em;
  margin: 0 -1px 0 0;
+
color:#f2f2f2;
 
}
 
}
  
div#simpleSearch
+
#mainwiki td.content {
{
+
padding: 1em;
  border: 1px solid #ccc !important;
+
background: rgb(21,2,30); /* Old browsers */
  height: 2.5em !important;
+
background: -moz-linear-gradient(top, rgba(21,2,30,.90) 0%,rgba(0,0,0,.90) 1%); /* FF3.6-15 */
  width: 11em !important;
+
background: -webkit-linear-gradient(top, rgba(21,2,30,.90) 0%,rgba(0,0,0,.90) 1%); /* Chrome10-25,Safari5.1-6 */
  margin-top: 0px !important;
+
background: linear-gradient(to bottom, rgba(21,2,30,.90) 0%,rgba(0,0,0,.90) 1%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 +
vertical-align:top;
 +
/*color:#f2f2f2;*/
 +
color:rgba(244,244,244,.84);
 
}
 
}
  
#p-search
+
#mainwiki a {
{
+
/*color: #faa700;*/
  margin: 0 0 0 -1px;
+
color:rgba(255,167,0,.96);
  margin-top: .1em;
 
 
}
 
}
  
#p-search form, #p-search input
+
#mainwiki td.space {
{
+
border-right:1px solid rgba(255,255,255,.30);
  margin: 0;
+
-moz-background-clip: border;    /* Firefox 3.6 */
 +
-webkit-background-clip: border;  /* Safari 4? Chrome 6? */
 +
background-clip: border-box;     /* Firefox 4, Safari 5, Opera 10, IE 9 */
 
}
 
}
  
div#simpleSearch input#searchInput
+
table.wikitable th {
{
+
color: #FFF;
  height:100% !important;
 
  padding: 0.2em 0px 0px 0.2em;
 
 
}
 
}
  
#p-personal a, #p-personal a.new, p-personal a:visited {
+
th.headerSort {
  color: #FFFFFF;
+
color:rgba(255,167,0,.96) !important;
 
}
 
}
  
#p-personal a.hover, p-personal a:focus {
+
.diffchange {
  color: #FFFFFF;
+
color:black;
  text-decoration:none;
 
 
}
 
}
  
#right-navigation, #left-navigation
+
.wikiEditor-preview-contents {
{
+
background-color: transparent;
  margin-top: 2.27em;
 
 
}
 
}
  
div#left-navigation div.vectorTabs li.selected
+
.wikiEditor-ui {
{
+
background-color: transparent;
  border-radius: 0.5em 0 0 0;
 
 
}
 
}
  
div#left-navigation div.vectorTabs li + li.selected
+
.simple-tooltip {
{
+
color: orange;
  border-radius: 0;
 
 
}
 
}

Latest revision as of 13:47, 19 December 2018

/* CSS placed here will affect users of the Vector skin */
@import 'https://fonts.googleapis.com/css?family=Montserrat|Noto+Sans';

div#mw-head {
    #top: 110px;
}

#contentSub {
margin: 0px;
}

#mw-content-text {
font-family:Noto Sans, sans-serif;
color:rgba(244,244,244,.84);
}

#firstHeading {
font-family:Noto Sans, sans-serif;
}

#mw-content-text a {
color:rgba(255,167,0,.96);
}

#mw-head-base {
    background-image: none;
    background-color: rgba(0, 0, 0, .97);
    border-left: 1px solid #181818;
    border-right: 1px solid #181818;
    border-bottom: 0px solid #181818;
    border-top: 1px solid #181818;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    bottom: 0;
    height: 48px;
    margin-top: -40px; 
}

#p-personal {
    background-color: rgba(0, 0, 0, 1);
    border: 1px solid #181818;
    border-radius: 4px 4px 4px 4px;
    right: 0;
    padding-right: 0.55em;
    padding-bottom: 3px;
    #top: -100px;
    margin-right: 10px;
}

#p-personal #pt-mytalk, 
#p-personal #pt-preferences, 
#p-personal #pt-watchlist, 
#p-personal #pt-mycontris, 
#p-personal #pt-logout {
    text-transform: lowercase;
}

div.vectorTabs {
    background-image: none;
}

div.vectorTabs span {
    background-image: none;
}

div.vectorTabs ul {
    background-image: none;
}

div.vectorTabs li a {
    background-image: none;
}

div.vectorTabs li.selected {
    background-color: transparent;
    background-image: none;
}

div.vectorTabs ul li {
    background-color:transparent;
    background-image: none;
}

#mw-head div.vectorMenu h5 {
    background-image: none;
}

div.vectorMenu h5 a {
    background-image: none;
}

div.vectorTabs li a, div.vectorTabs li a span {
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
}

div.vectorTabs li.selected a, 
div.vectorTabs li.selected a span, 
div.vectorTabs li.selected a:visited, 
div.vectorTabs li.selected a:visited span {
    color: white !important;
    font-weight: bold;
    text-decoration: none;
    text-shadow: -1px -1px 1px black;
}
div.vectorTabs li.new a, 
div.vectorTabs li.new a span, 
div.vectorTabs li.new a:visited, 
div.vectorTabs li.new a:visited span {
    color: #FFFFFFF;
    font-weight: bold;
}

div.vectorTabs li a {
    background-image: none;
}

ul.tabbernav {
    margin: 0;
    padding: 3px 0;
    border-bottom: 1px solid rgba(255,255,255,.30);
    font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li {
    list-style: none;
    margin: 0;
    display: inline;
}

ul.tabbernav li a {
    padding: 3px .5em;
    margin-left: 3px;
    border: 1px solid #CCC;
    border-bottom: none;
    background: rgba(21,2,30,.94);
    text-decoration: none;
}

ul.tabbernav li a:link {
    color: #448;
}

ul.tabbernav li a:visited {
    color: #667;
}

ul.tabbernav li a:hover {
    color: #000;
    background: rgba(255,255,255,.30) !important;
    border-color: #CCC;
}

ul.tabbernav li.tabberactive a {
    color: rgba(21,2,30,.94) !important;
    background: #FFF;
    border-bottom: 1px solid #FFF;
}

ul.tabbernav li.tabberactive a:hover {
    color: #000;
    background: #FFF;
    border-bottom: 1px solid #FFF;
}

.tabber .tabbertab {
    padding: 5px;
    border: 1px solid #CCC;
    border-top: 0;
}

li.gallerybox {
border-style:none !important;
}

#mainwiki {
border-collapse:collapse;
text-align:left;
font-family:Noto Sans, sans-serif;
}

#mainwiki tr {
border: 1px solid #0a010c;
}

#mainwiki th {
vertical-align:top;
background-image: url(https://wiki.dungeondefenders2.com/images/4/4d/Wikigradient_small.png) !important;
height:36px;
text-align:center;
font-size:1.4em;
color:#f2f2f2;
}

#mainwiki td.content {
padding: 1em;
background: rgb(21,2,30); /* Old browsers */
background: -moz-linear-gradient(top, rgba(21,2,30,.90) 0%,rgba(0,0,0,.90) 1%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(21,2,30,.90) 0%,rgba(0,0,0,.90) 1%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(21,2,30,.90) 0%,rgba(0,0,0,.90) 1%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
vertical-align:top;
/*color:#f2f2f2;*/
color:rgba(244,244,244,.84);
}

#mainwiki a {
/*color: #faa700;*/
color:rgba(255,167,0,.96);
}

#mainwiki td.space {
border-right:1px solid rgba(255,255,255,.30);
-moz-background-clip: border;     /* Firefox 3.6 */
-webkit-background-clip: border;  /* Safari 4? Chrome 6? */
background-clip: border-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
}

table.wikitable th {
color: #FFF;
}

th.headerSort {
color:rgba(255,167,0,.96) !important;
}

.diffchange {
color:black;
}

.wikiEditor-preview-contents {
background-color: transparent;
}

.wikiEditor-ui {
background-color: transparent;
}

.simple-tooltip {
color: orange;
}