Editing User:DanWL60/WL Dark Theme

Jump to: navigation, search

Warning: You are not logged in.

Your IP address will be recorded in this page's edit history.
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:
 
<pre>
 
<pre>
 
@namespace url(http://www.w3.org/1999/xhtml);
 
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("warlight.net") {
+
/* CSS Document */
/*options*/
+
/*IE bug fixes - don't enable this if you don't use IE*/
+
img {
+
border: 0px;
+
}
+
  
.TopRightBar {
+
/*general*/
height: 28px;
+
blink {
background-color: gray;
+
text-decoration: none !important;
outline: 3px solid white !important;
+
border: 0 !important;
+
padding: 0 5px 0 5px !important;
+
margin: 0 !important;
+
 
}
 
}
/*end of IE bug fixes*/
 
 
/*hide Coin content*/
 
#PromotedGamesTable, #LeaderboardTable, #CoinsBtn, #CoinsLink, #footer-places-win, .CoinGameRow, #DepositContainer {
 
 
display: none;
 
  
 +
marquee {
 +
-moz-binding: none !important;
 
}
 
}
/*end of hiding Coin content*/
 
 
/*hide Map Of The Week on dashboard*/
 
#MapOfTheWeekTable {
 
 
display: none;
 
  
 +
/*get rid of image borders - usaly 1px solid yellow in IE*/
 +
img {
 +
border: 0px;
 
}
 
}
/*end of hiding Map Of The Week on dashboard*/
+
/*end of general*/
  
/*hide Refresh button on dashboard*/
+
/*WL*/
#RefreshBtn {
+
@-moz-document domain("warlight.net") {
 +
/*some stuff that you might want to hide*/
 +
#PromotedGamesTable, #LeaderboardTable, #MapOfTheWeekTable, #CoinsBtn, #CoinsLink, #footer-places-win, #DepositContainer, .CoinGameRow {
 
display: none;
 
display: none;
 
}
 
}
/*end of hiding Refresh botton on the dashboard*/
 
 
/*hide flashing mail icon*/
 
#MailImgFlashing {
 
 
display: none !important;
 
  
 +
/*if you choose not to hide the above, then coin features might as well be formatted - else remove this*/
 +
#DepositBtn_500 {
 +
background-color: rgb(255,0,0);
 +
color: white;
 
}
 
}
  
#MailImgNormal {
+
#DepositBtn_1000 {
 
+
background-color: rgb(255,140,0);
display: inline !important;
+
color: white;
 
+
}
+
/*end of hiding flashing mail icon*/
+
/*end of options*/
+
/*WL main*/
+
img[id*="MailImg"] {
+
width: 19px;
+
height: 13px;
+
 
}
 
}
  
a:link, a:visited, a:active, a:hover, #preftab-personal {
+
#DepositBtn_2500 {
text-decoration: none !important;
+
background-color: rgb(255,255,0);
color: #C0D0FF !important;
+
color: white;
background-color: inherit !important;
+
 
}
 
}
  
#LevelLink {
+
#DepositBtn_5000 {
color: #EFE777 !important;
+
background-color: rgb(0,255,0);
 +
color: white;
 
}
 
}
  
#CoinsText {
+
#DepositBtn_10000 {
color: #ffff00 !important;
+
background-color: rgb(0,155,0);
}
+
 
+
#TopRightDropDown {
+
color: #DDDDDD !important;
+
}
+
 
+
.dropdown-menu {
+
background-color: black !important;
+
 
color: white;
 
color: white;
outline: 1px solid white !important;
 
 
}
 
}
  
.dataTable tbody tr.GameRow td a, .SubTabCell a, .SubTabCellSelected a, .GameRow tbody tr td a, .TopRightBar div a, ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all, .dataTable tbody tr.TournamentRow td a {
+
#JoinGame_, #CGSP_SelectInviteMode_ByEmail, #CGSP_SelectInviteMode_Friends, #CGSP_SelectInviteMode_ByName, #CGSP_InviteByEmail_BackBtn, #CGSP_InviteByEmail_Box, #CGSP_InviteByEmail_AddBtn, #CGSP_InviteFriends_BackBtn, #CGSP_InviteFriends_NextPageBtn, #CGSP_InviteFriends_PrevPageBtn, #CGSP_InviteBySearch_BackBtn, #CGSP_InviteBySearch_NameBox, #CGSP_InviteBySearch_SearchBtn {
color: white !important;
+
}
+
 
+
table.region tr th {
+
background-color: #171717 !important;
+
}
+
+
table.region tbody tr th {
+
background-color: #B50003 !important;
+
}
+
 
+
a[id*="ui-id"] {
+
color: white !important;
+
}
+
 
+
/*varity of inputs for forum, dashboard, settings, help, single player and report bug*/
+
#SubjectBox, textarea[id*="TextArea"], #SubmitPostBtn_0, #PreviewBtn_0, #EditBtn_0 , #SearchBox, #SubmitBtn, #TextArea_0, #RefreshBtn, #myGamesSort, #MyGamesFilter, #MoveToForumDropDown , #ChangeSubjectPop_Box, #ViewProfileBtn, #ctrllowvbootmd, #ctrllowdbootmd, #ctrllowbootrt , #ctrlvac, #ctrlfog, #ctrlmultiattack, #ctrlarmycap, #ctrlluckgt, #ctrloverride, #SaveBtn, #WikiSearch, #PlayRandomBtn, #LevelNameBox, #DescBox, #GoBtn, #LevelNameBox, #MessageBox {
+
 
background-color: black;
 
background-color: black;
 
color: white;
 
color: white;
border: 1px solid gray;
 
 
}
 
}
  
/*forum stuff*/
+
/*hide flashing mail icon - remove this if you don't want it to be hidden*/
[title~="Upvote"], [title~="Downvote"], div[id*="VotingSpinner"] img {
+
#MailImgFlashing {
width: 20px;
+
display: none !important;
height: 20px;
+
 
}
 
}
  
.ToolTipHandle {
+
#MailImgNormal {
 
display: inline !important;
 
display: inline !important;
 
}
 
}
  
div#MainSiteContent table tbody tr td div, table[id*="PostTbl"] {
+
/*IE9 and lower don't show the TopRightBar background-image, so make your own - remove this if you don't use IE*/
max-width: 1100px !important;
+
.TopRightBar {
 +
background-color: gray;
 +
outline: 3px solid white !important;
 +
border: 0px !important;
 
}
 
}
  
div#MainSiteContent table tbody tr td div table.region {
+
.dropdown-menu {
width: 1100px !important;
+
background-color: black !important;
 +
color: white;
 +
outline: 1px solid white !important;
 
}
 
}
  
div#MainSiteContent table tbody tr td div table.region tbody tr td[valign*="top"]  {
+
/*varity of inputs for forum, dashboard, settings, help and single player*/
width: 164px !important;
+
#SubjectBox, #SubmitPostBtn_0, #PreviewBtn_0, #EditBtn_0 , #SearchBox, #SubmitBtn, #TextArea_0, #RefreshBtn, #MoveToForumDropDown , #ChangeSubjectPop_Box, #ViewProfileBtn, #ctrllowvbootmd, #ctrllowdbootmd, #ctrllowbootrt , #ctrlvac, #ctrlfog, #ctrlmultiattack, #ctrlarmycap, #ctrlluckgt, #ctrloverride, #SaveBtn, #WikiSearch, #PlayRandomBtn, #LevelNameBox, #DescBox, #GoBtn, #LevelNameBox {
max-width: 164px;
+
background-color: black;
word-wrap: break-word;
+
color: white;
}
+
 
+
div[id*="PostForDisplay"], textarea[id*="TextArea"] {
+
width: 915px !important;
+
max-width: 915px !important;
+
}
+
 
+
#SubjectBox {
+
width: 350px !important;
+
}
+
 
+
/*move ads to the right*/
+
ins.adsbygoogle {
+
position: absolute;
+
top: 14px;
+
right: 5px;
+
}
+
 
+
/*dashboard*/
+
div.SideColumn {
+
margin-left: 5px;
+
 
}
 
}
  
 
/*Muli's userscript*/
 
/*Muli's userscript*/
.searchLevelInput, .searchLevelBtn, #searchPlayerBtn, #findPlayerExtra, ul.context-menu.playersearch-context, #dataTournamanetButton {
+
.searchLevelInput, .searchLevelBtn {
 
background-color: black;
 
background-color: black;
 
color: white;
 
color: white;
border: 1px solid gray;
 
 
}
 
}
 +
/*wiki*/
 +
a:link, a:visited, a:active, a:hover, #preftab-personal {
 +
text-decoration: none !important;
 +
color: #00E !important;
 +
background-color: inherit !important;
 +
}
  
td.tournamentData {
+
a.new {
max-width: 180px;
+
text-decoration: none !important;
}
+
color: red !important;
/*end of WL main*/
+
background-color: inherit !important;
/*wiki*/
+
}
.new {
+
text-decoration: none !important;
+
color: red !important;
+
background-color: inherit !important;
+
}
+
  
  
#content, #mw-head, #mw-panel, #footer , #p-logo, .searchButton, #toc, #toctitle, .editsection, #searchInput, h2, h4, #catlinks, .infobox, .mw-headline, .wikitable, .ambox, #namespace, #searchText, legend, fieldset, input, select, th, pre {
+
#content, #mw-head, #mw-panel, #footer , #p-logo, .searchButton, #toc, #toctitle, .editsection, #searchInput, h2, h4, #catlinks, .infobox, .mw-headline, .wikitable, .ambox, #namespace, #searchText, legend, span, fieldset, input, select, th, pre {
background-color: black !important;
+
background-color: black !important;
color: white !important;
+
color: white !important;
}
+
}
  
#p-namespaces, .mw-search-formheader, li#ca-nstab-main span, li#ca-talk span, li#ca-view span, li#ca-viewsource span, li#ca-edit span, li#ca-history span, li#ca-watch a, li#ca-unwatch a, li#ca-move a, li#ca-addsection span, li#ca-nstab-user span, li#ca-nstab-special span {
+
#p-namespaces, .mw-search-formheader, li#ca-nstab-main, li#ca-talk, li#ca-view, li#ca-viewsource, li#ca-edit, li#ca-history, #ca-watch, #ca-unwatch, #ca-move {
background-color: black !important;
+
background-color: black !important;
}
+
}
  
li#ca-move a {
+
.selected {
border-top: 1px solid white !important;
+
border-left: 3px solid white !important;
}
+
border-right: 3px solid white !important;
 +
border-bottom: 2px solid white !important;
 +
border-top: 2px solid white !important;
 +
background-color: black !important;
 +
}
  
.selected {
+
#left-navigation, #p-views, #toc {
border-left: 3px solid white !important;
+
border: 1px solid white !important;
border-right: 3px solid white !important;
+
}
border-bottom: 2px solid white !important;
+
border-top: 2px solid white !important;
+
background-color: black !important;
+
}
+
  
#left-navigation, #p-views, #toc {
+
.infobox {
border: 1px solid white !important;
+
outline: 1px solid white;
}
+
color: white !important;
 +
}
  
html.client-js, body.mediawiki.ltr.sitedir-ltr.ns--1.ns-special.mw-special-Specialpages.page-Special_SpecialPages.skin-vector.action-view {
+
.navbox {
background-color: black !important;
+
background-color: gray !important;
color: white !important;
+
}
}
+
  
.infobox {
+
.navbox-header{
outline: 1px solid white;
+
background-color: rgb(70,70,70) !important;
color: white !important;
+
}
}
+
  
.navbox {
+
.ambox {
background-color: gray !important;
+
border: 1px solid gray !important;
}
+
border-left: 5px solid gray !important;
 +
}
  
.navbox-header{
+
/*many special pages*/
background-color: rgb(70,70,70) !important;
+
#type, #level, #wpsize, #nsfrom, #nsto, #from, #mw-input-like, .mw-htmlform-submit, #mw-log-user, #mw-log-page, #mw-np-username, #mw-ilsearch, #mw-listfiles-user, #file, #mime, #filename, #mw-allmessages-form-prefix, #mw-allmessages-form-lang, .am_title, .am_default, #target, #mw-input-page1, #mw-input-rev1, #mw-input-page2, #mw-input-rev2, #catname, #mw-whatlinkshere-target, #isbn {
}
+
background-color: black !important;
 +
color: white !important;
 +
}
  
.ambox {
+
/*change history*/
border: 1px solid gray !important;
+
#mw-history-search, #year, .mw-month-selector, .mw-history-histlinks, .mw-history-compareselectedversions-button {
border-left: 5px solid gray !important;
+
background-color: black !important;
}
+
color: white !important;
 +
}
  
#type, #level, #wpsize, #nsfrom, #nsto, #from, #mw-input-like, .mw-htmlform-submit, #mw-log-user, #mw-log-page, #mw-np-username, #mw-ilsearch, #mw-listfiles-user, #file, #mime, #filename, #mw-allmessages-form-prefix, #mw-allmessages-form-lang, .am_title, .am_default, #target, #mw-input-page1, #mw-input-rev1, #mw-input-page2, #mw-input-rev2, #catname, #mw-whatlinkshere-target, #isbn {
+
/*view source and edit*/
background-color: black !important;
+
#wpTextbox1, #wpSummary, #wpSave, #wpPreview, #wpDiff {
color: white !important;
+
background-color: black !important;
border: 1px solid gray !important;
+
color: white !important;
}
+
}
 +
 +
/*login*/
 +
#wpName1, #wpPassword1, #wpLoginAttempt, #firstHeading, .mw-input, .namespaceselector {
 +
background-color: black !important;
 +
color: white !important;
 +
}
  
#mw-history-search, #year, .mw-month-selector, .mw-history-histlinks, .mw-history-compareselectedversions-button {
+
/*preferences*/
background-color: black !important;
+
/*user profile*/
color: white !important;
+
#mw-prefsection-personal, #mw-htmlform-info, #mw-htmlform-i18n, #mw-htmlform-signature, #mw-htmlform-email  , #mw-input-wprealname, #mw-input-wpgender, #mw-input-wplanguage, #mw-input-wpnickname, #prefcontrol, .successbox, .mw-prefs-buttons {
border: 1px solid gray !important;
+
background-color: black !important;
}
+
color: white !important;
 +
}
  
#wpTextbox1, #wpSummary, #wpSave, #wpPreview, #wpDiff, #wikiDiff, div#mw-content-text {
+
/*appearence*/
background-color: black !important;
+
#mw-prefsection-rendering, #mw-input-wpimagesize, #mw-input-wpthumbsize, #mw-input-wpunderline, #mw-input-wpstubthreshold {
color: white !important;
+
background-color: black !important;
border: 1px solid gray !important;
+
color: white !important;
}
+
}
  
#wpName1, #wpPassword1, #wpLoginAttempt, .firstHeading, .mw-input, .namespaceselector {
+
/*date and time*/
background-color: black !important;
+
#mw-prefsection-datetime, #mw-input-wptimecorrection, #mw-input-wptimecorrection-other {
color: white !important;
+
background-color: black !important;
border: 1px solid gray !important;
+
color: white !important;
}
+
}
  
#mw-prefsection-personal, #mw-htmlform-info, #mw-htmlform-i18n, #mw-htmlform-signature, #mw-htmlform-email  , #mw-input-wprealname, #mw-input-wpgender, #mw-input-wplanguage, #mw-input-wpnickname, #prefcontrol, .successbox, .mw-prefs-buttons, textarea {
+
/*editing*/
background-color: black !important;
+
#mw-prefsection-editing, #mw-input-wpcols, #mw-input-wprows, #mw-input-wpeditfont  {
color: white !important;
+
background-color: black !important;
border: 1px solid gray !important;
+
color: white !important;
}
+
}
  
#mw-prefsection-rendering, #mw-input-wpimagesize, #mw-input-wpthumbsize, #mw-input-wpunderline, #mw-input-wpstubthreshold {
+
/*recent changes*/
background-color: black !important;
+
#mw-htmlform-rc , #mw-htmlform-displayrc, #mw-input-wprcdays, #mw-input-wprclimit {
color: white !important;
+
background-color: black !important;
border: 1px solid gray !important;
+
color: white !important;
}
+
}
  
#mw-prefsection-datetime, #mw-input-wptimecorrection, #mw-input-wptimecorrection-other {
+
/*watchlist*/
background-color: black !important;
+
#mw-prefsection-watchlist, #mw-input-wpwatchlistdays, #mw-input-wpwllimit, #mw-input-wpwatchlisttoken  {
color: white !important;
+
background-color: black !important;
border: 1px solid gray !important;
+
color: white !important;
}
+
}
  
#mw-prefsection-editing, #mw-input-wpcols, #mw-input-wprows, #mw-input-wpeditfont {
+
/*search options*/
background-color: black !important;
+
#mw-prefsection-searchoptions, #mw-input-wpsearchlimit  {
color: white !important;
+
background-color: black !important;
border: 1px solid gray !important;
+
color: white !important;
}
+
}
  
#mw-htmlform-rc , #mw-htmlform-displayrc, #mw-input-wprcdays, #mw-input-wprclimit {
+
/*misc*/
background-color: black !important;
+
#mw-prefsection-misc {
color: white !important;
+
border: 1px solid gray !important;
+
}
+
 
+
#mw-prefsection-watchlist, #mw-input-wpwatchlistdays, #mw-input-wpwllimit, #mw-input-wpwatchlisttoken, #mw-js-message {
+
background-color: black !important;
+
color: white !important;
+
border: 1px solid gray !important;
+
}
+
 
+
#mw-prefsection-searchoptions, #mw-input-wpsearchlimit  {
+
background-color: black !important;
+
color: white !important;
+
border: 1px solid gray !important;
+
}
+
 
+
#mw-prefsection-misc {
+
background-color: black !important;
+
color: white !important;
+
border: 1px solid gray !important;
+
}
+
 
+
.firstHeading, .diff, .diff-otitle, .diff-ntitle, .diff-context {
+
background-color: black !important;
+
border: 0px !important;
+
outline: 0px !important;
+
}
+
 
+
.diff-context {
+
background-color: gray !important;
+
}
+
+
.diff-deletedline {
+
background-color: orange !important;
+
}
+
+
.diff-addedline {
+
background-color: lightgreen !important;
+
}
+
+
.diffchange {
+
color: red !important;
+
}
+
/*end of wiki*/
+
/*blog*/
+
div#main-content.main-content, .entry-header, .entry-meta, .entry-content, .site-main, #comment, .entry-summary {
+
 
background-color: black !important;
 
background-color: black !important;
}
 
 
#comment {
 
 
color: white !important;
 
color: white !important;
border: 1px solid gray !important;
 
 
}
 
}
/*end of blog*/
 
/*sorting out inherited bugs*/
 
.dataTable thead tr div h2, .dataTale thead tr td h2, .dataTable thead tr td h2, .dataTable thead tr td h2 a {
 
background-color: rgb(51, 0, 0) !important;
 
color: white;
 
}
 
 
input {
 
border: 1px solid gray !important;
 
}
 
/*end of sorting out inherited bugs*/
 
 
}
 
}
/*end*/
+
/*end of WL*/
 
</pre>
 
</pre>

Please note that all contributions to Warzone Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, 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 (see Warzone Wiki:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox