MediaWiki:Common.css

From Wiki
Revision as of 19:08, 3 July 2018 by Vrivon (talk | contribs)
Jump to navigation Jump to search

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

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* El CSS colocado en esta página será aplicado a todas las apariencias */


/*Ocultar el título de la página principal*/
body.page-ZeroG_Commander_Wiki.action-view h1.firstHeading, body.page-ZeroG_Commander_Wiki.action-submit h1.firstHeading { display: none; }

html, body{background: #222; color: #fff;    
background-image: url('https://wiki.zerogcommander.com/images/a/a1/PLANET14.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;}
#mw-page-base{background: transparent;}
#mw-head-base{background-color: rgba(0,0,0,0.6);    height: 5em;}

#mw-page-content{background-color: #000;}
#mw-navigation{background-color: #222;}
div#content{color: #fff;background-color: #000; border: 0px;}
div#footer ul li{color: #444;}
#mw-panel.collapsible-nav .portal h3 a{color: #999;}
#toc, .toc, .mw-warning{background-color: #000;}
#p-logo{ left: 200px; top: -200px;}
#p-logo a{ width: 13em;}
div.vectorTabs, div.vectorTabs span, div.vectorTabs li.selected{background: #000;}
div.vectorTabs span a{color: #ddd;}
.mw-body a.external:visited {color: #999;}

h1,h2,h3,h4,h5,h6{color: #fff;}
div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited {color: #fff;}
div.vectorTabs ul li{background: #000;}
#left-navigation { margin-left: 31em;}

a{/*color:#ddd;*/color:#fda}
a:visited{color:#fdb;}
a.new:visited, #p-personal a.new:visited {color: #f00;}
a.new:visited, #p-personal a.new {color: #f00;}

div#mw-panel div.portal div.body ul li a{color: #ddd;}
div#mw-panel div.portal div.body ul li a:visited{color: #ddd;}
div#mw-panel div.portal h3 {color: #999;
padding: 4px 0 3px 1.5em;
background-position: left center;
    background-repeat: no-repeat;
background-image: linear-gradient(transparent,transparent),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2Ij48cGF0aCBkPSJNMTMuMDAyIDYuMDAxbC01IDUuMDAxLTUtNS4wMDF6IiBmaWxsPSIjNzk3OTc5Ii8+PC9zdmc+);}

.catlinks {
    border: 1px solid #fff;
    background-color: #333;
}

.oo-ui-dropdownInputWidget select {background-color: #000;}
.oo-ui-dropdownWidget {background-color: #000;}


.editOptions {background-color: #000;}

table.wikitable{background-color: #111; color:#fff;}
table.wikitable > tr > th, table.wikitable > * > tr > th {background-color: #111; color: #fff;}



fieldset#mw-searchoptions {   
   background-color: #111;
   border-top-width: 1;
}


div.thumbinner {border: 1px solid #444;background-color: #000;}
html .thumbimage {border: 1px solid #444;}

ul#filetoc {background-color: #000;}

.tablaInfobox{float:right; clear:right; width:250px; background:#1d1d1d; border-collapse:collapse; border:1px solid #none; font-size:smaller; line-height:1.5; margin: 20px;}

/*Titulo*/
.tablaInfobox tr:first-child td{text-align:center; font-size:larger; color:#FFFFFF; background:#222; border-top:1px solid #none; border-bottom:1px solid #none;}
.tablaInfobox .cabecera{text-align:center; color:#FFF; background:#222; border-top:1px solid #none; border-bottom:1px solid #none;}

.mw-search-profile-tabs {background: transparent;}
.mw-search-profile-tabs div.search-types ul li.current a {    color: #aaa;}



.tableBlue, .tableRed{
    background-color: rgba(125,154,200,0.1);
    border-spacing: 1px;    
    font-size: 11px;
    /*border-collapse: collapse;*/
}
.tableBlue.fixed, .tableRed.fixed{table-layout: fixed;}
.tableRed{background-color: rgba(200,100,100,0.1);}

.tableBlue th, .tableRed th{padding:1px 3px 1px 3px;width: 30px;font-weight: normal; height: 20px; white-space: nowrap;max-width: 100px; overflow: hidden;text-overflow: ellipsis;}
.tableBlue tbody th, .tableRed tbody th{text-align: left;white-space: nowrap;}
.tableBlue.ordenable th:hover, .tableRed.ordenable th:hover{cursor: pointer; color: #fff;}

.tableRed td, .tableBlue td{
    width: 30px;
    height: 20px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 3px 3px 3px 3px;
    background-color: rgba(125,154,200,0.1);
    overflow-x: hidden;
}
.tableRed td{background-color: rgba(200,75,75,0.2);}
.tableRed td:nth-child(1), .tableBlue td:nth-child(1) {
    background-size: 26px;
    background-repeat: no-repeat;
    width: 20px;
}
.tableRed tr.rollover td, .tableBlue tr.rollover td{color: #ffffff;cursor: pointer;}
.tableRed tr.rollover:hover td, .tableBlue tr.rollover:hover td{/*background-color: #000;*/text-shadow: 0px -2px 8px #fff, 0px 2px 8px #fff;}
.tableRed td.zero, .tableBlue td.zero{color: #666666 !important;}


.tableBlue tr.seleccionado td{background-color: rgba(255,255,255,0.2);}
.tableRed tr.seleccionado td{background-color: rgba(200,100,100,0.5);}

.mw-datatable th {background-color: #000;}
.mw-datatable td {background-color: #000;}
.mw-datatable tr:hover td {background-color: #000;
}


#pagehistory li.selected {
    background-color: #000;
}

table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
    border: 1px solid #444;    
}

table.wikitable > tr > td, table.wikitable > * > tr > td {
    background-color: rgba(125,154,200,0.1);    
}