MediaWiki:Vector-legacy.css
|
This page is a System Message. The code in these pages is used to alter the wiki site itself Only Administrators are able to alter system messages. If you think one should be changed, leave a note on the talk page or message User:gboyers. |
Note: After publishing, 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: Press Ctrl-F5.
/* CSS placed here will affect users of the LEGACY Vector skin */ html,body {font-family: 'Droid Sans', sans-serif;} body {background: #333 url('https://gtwfilesie.grandtheftwiki.com/Gtw-top.png') no-repeat fixed;} .mw-body { background-color: #FFF;} #p-cactions.vectorMenu {background: url('https://gtwfilesie.grandtheftwiki.com/tab-normal-fade.png') bottom left repeat-x;} #p-cactions.vectorMenu h5 a {background: url('https://gtwfilesie.grandtheftwiki.com/arrow-down-icon.png') center 7px no-repeat !important;} #p-personal {background:transparent; padding:0 10px 0 0; margin:0;} #p-personal ul{padding-left:0;} #p-personal li{margin:0; padding:0;} #p-personal a{color:#FFF; margin:0; padding:0 5px 3px 5px; background: #333; opacity: 0.8; text-shadow:1px 1px #222; background: -webkit-gradient( linear,left bottom,left top,color-stop(1,rgba(33, 33, 33, 0.7)), color-stop(0,rgba(33, 33, 33, 0.1)) );} #p-personal a:hover{background: rgba(33,33,33,0.7); text-decoration:none;} #simpleSearch #searchButton img{margin-top:-5px!important;} div#mw-panel div.portal h3 {color: #FFF;} #footer, div#footer ul li { color: #EEE; } #footer a {color:#79E} #footer a:visited {color:#B8F;} #footer a:hover {color:#F88;} #editform table { background-color: #EEF; border:1px solid #CCF;} #editform #editpage-copywarn table { background-color: transparent; border:none;} /* Sidebar design */ .mediawiki #mw-panel #p-navigation {border-top:none; margin-top:30px;} .mediawiki #mw-panel .portal h5 {color:#FFF; margin-left:5px;} .mediawiki #mw-panel .portal .body {padding-top:0; border:none; background:none;} .mediawiki #mw-panel .portal .body ul { background:#FFF; border:2px solid #555;margin-right:10px; padding-top:5px; padding-left:5px;} .mediawiki #mw-panel .portal .body ul li a, .mediawiki #mw-panel .portal .body ul li a:visited {color:#338;} .mediawiki #mw-panel .portal .body ul li a:hover {color:#A00; text-decoration:none;} #sidebar-donate {font-size:10px; color:#FFF; padding:5px; width:100%; } #sidebar-donate form {margin:0 auto; text-align:center;} /* Drop-down menu next to view history is too low, this should fix it */ div.vectorMenu div.menu{ top:-20px; } /* Sortable table class works but doesn't show image, this should fix */ body th.headerSort{ background-image: url(https://www.grandtheftwiki.com/skins/common/images/sort_both.gif?2011-05-01T22:26:40Z); background-repeat: no-repeat; background-repeat-x: no-repeat; background-repeat-y: no-repeat; background-position: center right; background-position-x: 100%; background-position-y: 50%; padding-right: 21px; cursor:pointer; } textarea[readonly] { background-color: #DDD; border-style: outset; border: 3px dashed grey; padding: 5px; color: #444; font-family: monospace; width: 95%; } div.onlinestatusbarbody { right: 0px; margin-top: 0; background-color:#EEE; border: 1px solid #AAA; } .ns-2 div.onlinestatusbarbody { margin-top: 10px; } #ShareLinksBox{ float:right; margin: -28px 0 0 0; padding:0 3px 0 3px; display:none; } .action-view #ShareLinksBox, .action-history #ShareLinksBox {display:block;} /* overrides display:none ONLY on 'view' not delete or edit or protect or history */ .page-Main_Page #ShareLinksBox{margin-top: -8px; } .page-Main_Page .mw-content-ltr > p { display:none;} .poll-embed-title { font-size: 150%; } /* #Fix for side-scrolling on narrow resolutions .mw-content-ltr > div, .mw-content-ltr > table, .mw-content-ltr > p, .mw-content-ltr > ul { background-color: #FFF; }*/ .poll .pagetitle {display:none;} .page-Main_Page table.navbox {clear:left;} #contentSub, #contentSub2 { float:right;} /* This is the "Redirected From" message */ /* SIDE NAV FIXES */ #p-googleadsense .body { display:block !important; } #p-googleadsense-label { display:block; font-size: 0px; } #mw-panel.collapsible-nav .portal h3 a { color: #FFF; } #mw-panel.collapsible-nav .portal.collapsed h3 a { color: #FFF; } #p-Grand_Theft_Wiki-label .body {display:block !important; } #p-cactions.vectorMenu h3 a { background-image: url('https://gtwfilesie.grandtheftwiki.com/arrow-down-icon.png'); background-position: top; margin-top: 4px; } h3#p-cactions-label span {padding-top:0.25em;} div.vectorMenu h3 span:after { top: 0.25em; } #jump-to-nav {display:none;} a.mw-sidebar-action-link {colour: #CCF } .portal h3, .vector-menu-portal h3 {color: #FFF;} .mw-logo-container strong {color: #FFF; text-shadow: -2px 3px 3px #000000;} #footer li {color: #FFF;}