Difference between revisions of "User:J Darnley/vector.css"
Jump to navigation
Jump to search
(try again) |
(fucking clipboard!) |
||
Line 1: | Line 1: | ||
− | . | + | ol.references li:target, |
− | + | sup.reference:target { | |
− | + | background-color:#000915 | |
− | |||
} | } | ||
− | . | + | .mw-ext-cite-error code { |
− | + | background-color:transparent | |
− | |||
− | |||
} | } | ||
− | . | + | #pt-notifications-alert .mw-echo-notifications-badge, |
− | + | #pt-notifications-notice .mw-echo-notifications-badge { | |
+ | color:transparent | ||
} | } | ||
− | . | + | #pt-notifications-alert .mw-echo-notifications-badge:focus, |
− | + | #pt-notifications-notice .mw-echo-notifications-badge:focus { | |
+ | box-shadow:0 0 0 1px #000000,0 0 0 3px #36c | ||
} | } | ||
− | . | + | #pt-notifications-alert .mw-echo-notifications-badge:focus:after, |
− | + | #pt-notifications-notice .mw-echo-notifications-badge:focus:after { | |
+ | border-color:#36c | ||
} | } | ||
− | . | + | #pt-notifications-alert .mw-echo-notifications-badge:after, |
− | + | #pt-notifications-notice .mw-echo-notifications-badge:after { | |
+ | border-color:#000000; | ||
+ | background-color:#82878d; | ||
+ | color:#fff | ||
} | } | ||
− | . | + | #pt-notifications-alert .mw-echo-notifications-badge.oo-ui-flaggedElement-unseen:after, |
− | + | #pt-notifications-alert .mw-echo-notifications-badge.mw-echo-unseen-notifications:after { | |
+ | background-color:#cc2222 | ||
} | } | ||
− | . | + | #pt-notifications-notice .mw-echo-notifications-badge.oo-ui-flaggedElement-unseen:after, |
− | + | #pt-notifications-notice .mw-echo-notifications-badge.mw-echo-unseen-notifications:after { | |
+ | background-color:#3366cc | ||
} | } | ||
− | . | + | @media screen { |
− | + | .toctogglelabel { | |
+ | color:#5291f9 | ||
+ | } | ||
} | } | ||
− | + | @media screen { | |
− | + | :focus { | |
− | } | + | outline-color:#3366cc |
− | + | } | |
− | + | body { | |
− | + | background-color:#090909 | |
− | + | } | |
− | + | .mw-body, | |
− | + | .parsoid-body { | |
− | + | background-color:#000000; | |
− | } | + | color:#dddedf |
− | . | + | } |
− | + | .mw-body { | |
− | + | border-color:#063658 | |
− | + | } | |
− | + | #mw-page-base { | |
− | + | background-color:#040404; | |
− | + | background-image:-webkit-linear-gradient(top,#000000 50%,#090909 100%); | |
− | + | background-image:-moz-linear-gradient(top,#000000 50%,#090909 100%); | |
− | + | background-image:linear-gradient(to bottom,#000000 50%,#090909 100%) | |
− | + | } | |
− | + | .mw-parser-output .external { | |
− | } | + | background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/external-link-ltr-icon.svg?b4b84) |
− | . | + | } |
− | + | #pt-anonuserpage, | |
− | + | #pt-userpage a { | |
− | + | background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/user-avatar.svg?b7f58) | |
− | . | + | } |
− | + | #pt-anonuserpage { | |
− | } | + | color:#a2a7ab |
− | + | } | |
− | + | #searchInput { | |
− | + | background-color:#000000; | |
− | + | background-color:rgb(0 0 0 / 0.5); | |
− | + | color:#ffffff; | |
− | + | border-color:#4e555d; | |
− | + | box-shadow:inset 0 0 0 1px transparent | |
− | + | } | |
− | + | #simpleSearch:hover #searchInput { | |
− | + | border-color:#82878d | |
− | + | } | |
− | + | #searchInput:focus, | |
− | + | #simpleSearch:hover #searchInput:focus { | |
− | + | border-color:#3366cc; | |
− | + | box-shadow:inset 0 0 0 1px #3366cc,inset 0 0 0 2px #000000 | |
− | + | } | |
− | + | #searchInput::-webkit-input-placeholder { | |
− | + | color:#82878d | |
− | + | } | |
− | + | #searchInput:-ms-input-placeholder { | |
− | + | color:#82878d | |
− | + | } | |
− | + | #searchInput::-moz-placeholder { | |
− | + | color:#82878d | |
− | + | } | |
− | + | #searchInput:-moz-placeholder { | |
− | + | color:#82878d | |
− | + | } | |
− | + | #searchInput::placeholder { | |
− | + | color:#82878d | |
− | + | } | |
− | + | #searchButton, | |
− | + | #mw-searchButton { | |
− | + | background-color:transparent | |
− | + | } | |
− | + | #searchButton { | |
− | + | background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/search.svg?4d50a) | |
− | + | } | |
− | + | .vector-menu-tabs li { | |
− | + | background-image:linear-gradient(to top,#095388 0,#071117 1px,#000000 100%) | |
− | + | } | |
− | + | .vector-menu-tabs li a { | |
− | + | color:#5291f9 | |
− | + | } | |
− | + | .vector-menu-tabs .new a, | |
− | + | .vector-menu-tabs .new a:visited { | |
− | + | color:#a75a5a | |
− | + | } | |
− | + | .vector-menu-tabs .selected { | |
− | + | background-color:#000000 | |
− | + | } | |
− | + | .vector-menu-tabs .selected a, | |
− | + | .vector-menu-tabs .selected a:visited { | |
− | + | color:#dddedf | |
− | + | } | |
− | + | .vector-menu-tabs #ca-unwatch.icon a:before { | |
− | + | background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/unwatch-icon.svg?436dd) | |
− | + | } | |
− | } | + | .vector-menu-tabs #ca-unwatch.mw-watchlink-temp.icon a:before { |
− | + | background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/unwatch-temp-icon.svg?60ddc) | |
− | + | } | |
− | + | .vector-menu-tabs #ca-watch.icon a:before { | |
− | + | background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/watch-icon.svg?257a2) | |
− | + | } | |
− | + | .vector-menu-tabs #ca-unwatch.icon a:hover:before, | |
− | + | .vector-menu-tabs #ca-unwatch.icon a:focus:before { | |
− | + | background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/unwatch-icon-hl.svg?c58d6) | |
− | background- | + | } |
− | + | .vector-menu-tabs #ca-unwatch.mw-watchlink-temp.icon a:hover:before, | |
− | + | .vector-menu-tabs #ca-unwatch.mw-watchlink-temp.icon a:focus:before { | |
− | + | background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/unwatch-temp-icon-hl.svg?ba7a8) | |
− | + | } | |
− | + | .vector-menu-tabs #ca-watch.icon a:hover:before, | |
− | + | .vector-menu-tabs #ca-watch.icon a:focus:before { | |
− | + | background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/watch-icon-hl.svg?2440e) | |
− | } | + | } |
− | + | .vector-menu-dropdown h3 { | |
− | + | color:#a2a7ab | |
− | + | } | |
− | } | + | .vector-menu-dropdown h3:after { |
− | . | + | background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/arrow-down.svg?e7827) |
− | + | } | |
− | } | + | .vector-menu-dropdown h3:hover, |
− | . | + | .vector-menu-dropdown h3:focus { |
− | + | color:#dddedf | |
− | } | + | } |
− | . | + | .vector-menu-dropdown .vector-menu-content-list { |
− | + | background-color:#000000; | |
− | + | border-color:#4e555d; | |
− | + | box-shadow:0 1px 1px 0 rgb(255 255 255 / 0.1) | |
− | + | } | |
− | + | .vector-menu-dropdown li a { | |
− | + | color:#5291f9 | |
− | + | } | |
− | + | .vector-menu-dropdown .selected a, | |
− | + | .vector-menu-dropdown .selected a:visited { | |
− | + | color:#dddedf | |
− | + | } | |
− | + | .vector-menu-tabs, | |
− | . | + | .vector-menu-tabs a, |
− | + | #mw-head .vector-menu-dropdown h3 { | |
− | } | + | background-image:linear-gradient(to bottom,rgb(6 54 88 / 0) 0,#063658 100%) |
− | . | + | } |
− | + | .portal h3, | |
− | + | .vector-menu-portal h3 { | |
− | } | + | background-image:linear-gradient(to right,rgb(46 50 55 / 0) 0,#2e3237 33%,#2e3237 66%,rgb(46 50 55 / 0) 100%); |
− | . | + | color:#a2a7ab |
− | + | } | |
− | + | .portal .body li a, | |
− | + | .vector-menu-portal .body li a { | |
− | + | color:#5291f9 | |
− | + | } | |
− | + | .portal .body li a:visited, | |
− | + | .vector-menu-portal .body li a:visited { | |
− | + | color:#8a7fff | |
− | + | } | |
− | . | + | .mw-footer li { |
− | + | color:#dddedf | |
− | + | } | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | . | ||
− | |||
− | } | ||
− | . | ||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .messagebox, |
− | + | .errorbox, | |
− | + | .warningbox, | |
− | + | .successbox { | |
− | + | color:#000 | |
} | } | ||
− | . | + | .messagebox { |
− | + | background-color:#0f1115; | |
+ | border-color:#4e555d | ||
} | } | ||
− | . | + | .errorbox { |
− | + | background-color:#190201; | |
− | background:# | + | border-color:#d33 |
− | |||
− | border- | ||
} | } | ||
− | . | + | .warningbox { |
− | color:# | + | background-color:#181001; |
+ | border-color:#fc3 | ||
} | } | ||
− | . | + | .successbox { |
− | + | background-color:#022a21; | |
− | background:# | + | border-color:#79ebd2 |
− | |||
− | border- | ||
} | } | ||
− | + | @media screen { | |
− | + | a { | |
− | + | color:#5291f9 | |
− | + | } | |
− | + | a:visited { | |
− | + | color:#8a7fff | |
− | + | } | |
− | + | a:active { | |
− | + | color:#ffac05 | |
− | + | } | |
− | + | a.stub { | |
− | } | + | color:#723 |
− | + | } | |
− | + | a.new, | |
− | + | #p-personal a.new { | |
− | + | color:#d33 | |
− | + | } | |
− | + | a.new:visited, | |
− | . | + | #p-personal a.new:visited { |
− | + | color:#a75a5a | |
− | } | + | } |
− | + | .mw-parser-output a.extiw, | |
− | + | .mw-parser-output a.external { | |
− | + | color:#36b | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | . | ||
− | |||
− | |||
− | |||
− | |||
− | . | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | .mw-parser-output a.extiw:visited, | |
− | + | .mw-parser-output a.external:visited { | |
− | + | color:#636 | |
− | + | } | |
− | . | + | .mw-parser-output a.extiw:active, |
− | + | .mw-parser-output a.external:active { | |
− | + | color:#b63 | |
− | + | } | |
− | + | hr { | |
− | + | background-color:#4e555d | |
− | + | } | |
− | + | h1, | |
− | + | h2, | |
− | + | h3, | |
− | + | h4, | |
− | + | h5, | |
− | + | h6 { | |
− | + | color:#000 | |
− | + | } | |
− | + | h1, | |
− | + | h2 { | |
− | + | border-bottom-color:#4e555d | |
− | + | } | |
− | + | code { | |
− | + | color:#ffffff; | |
− | + | background-color:#050607; | |
− | + | border-color:#0f1115 | |
− | + | } | |
− | + | pre, | |
− | + | .mw-code { | |
− | + | color:#ffffff; | |
− | + | background-color:#050607; | |
− | + | border-color:#0f1115 | |
− | + | } | |
− | + | fieldset { | |
− | + | border-color:#7293d5 | |
− | + | } | |
− | + | .toc, | |
− | + | .mw-warning, | |
− | + | .toccolours { | |
− | + | border-color:#4e555d; | |
− | } | + | background-color:#050607 |
− | + | } | |
− | + | .tocnumber { | |
− | + | color:#dddedf | |
− | + | } | |
− | . | + | div.thumb { |
− | + | background-color:transparent | |
− | + | } | |
− | + | div.thumbinner { | |
− | + | border-color:#2e3237; | |
− | + | background-color:#050607 | |
− | . | + | } |
− | + | html .thumbimage { | |
− | + | background-color:#000000; | |
− | + | border-color:#2e3237 | |
− | + | } | |
− | + | .magnify a { | |
− | .mw- | + | background-image:linear-gradient(transparent,transparent),url(resources/src/mediawiki.skinning/images/magnify-clip-ltr.svg?8330e) |
− | + | } | |
− | + | img.thumbborder { | |
− | + | border-color:#0f1115 | |
− | + | } | |
− | + | .mw-content-ltr .magnify a { | |
− | + | background-image:linear-gradient(transparent,transparent),url(resources/src/mediawiki.skinning/images/magnify-clip-ltr.svg?8330e) | |
− | + | } | |
− | + | .mw-content-rtl .magnify a { | |
− | } | + | background-image:linear-gradient(transparent,transparent),url(resources/src/mediawiki.skinning/images/magnify-clip-rtl.svg?38fd5) |
− | + | } | |
− | + | .catlinks { | |
− | + | border-color:#4e555d; | |
− | + | background-color:#050607 | |
− | + | } | |
− | + | textarea { | |
− | + | border-color:#2e3237 | |
− | + | } | |
− | + | .editOptions { | |
− | } | + | background-color:#0f1115; |
− | + | color:#dddedf; | |
− | + | border-color:#2e3237 | |
− | + | } | |
− | + | .usermessage { | |
− | + | background-color:#845300; | |
− | + | border-color:#ffa500; | |
− | + | color:#000 | |
− | + | } | |
− | + | #contentSub, | |
− | + | #contentSub2 { | |
− | + | color:#a2a7ab | |
− | + | } | |
− | + | mark { | |
− | + | background-color:#ffff00; | |
− | + | color:#000 | |
− | + | } | |
− | + | li span.deleted, | |
− | + | span.history-deleted { | |
− | + | color:#82878d | |
− | + | } | |
− | + | .not-patrolled { | |
− | + | background-color:#ffa | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− | . | ||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | . | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | . | ||
− | |||
− | |||
− | |||
− | } | ||
− | . | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | . | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | . | ||
− | |||
− | |||
− | |||
− | . | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | . | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | . | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | . | ||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | . | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | . | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | . | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | - | ||
} | } | ||
− | + | .unpatrolled { | |
− | + | color:#d33 | |
} | } | ||
− | + | .catlinks li { | |
− | + | border-left-color:#4e555d | |
− | |||
− | - | ||
} | } | ||
− | + | .autocomment, | |
− | + | .autocomment a, | |
+ | .autocomment a:visited { | ||
+ | color:#82878d | ||
} | } | ||
− | + | a.new { | |
− | + | color:#ff4545 | |
− | |||
− | |||
} | } | ||
− | + | .wikitable { | |
− | - | + | background-color:#050607; |
+ | color:#dddedf; | ||
+ | border-color:#4e555d | ||
+ | } | ||
+ | .wikitable > tr > th, | ||
+ | .wikitable > tr > td, | ||
+ | .wikitable > * > tr > th, | ||
+ | .wikitable > * > tr > td { | ||
+ | border-color:#4e555d | ||
+ | } | ||
+ | .wikitable > tr > th, | ||
+ | .wikitable > * > tr > th { | ||
+ | background-color:#0f1115 | ||
+ | } | ||
+ | .error { | ||
+ | color:#d33 | ||
+ | } | ||
+ | .warning { | ||
+ | color:#ffb953 | ||
} | } | ||
− | + | .success { | |
− | + | color:#79ebd2 | |
− | |||
− | |||
} | } | ||
− | + | .mw-infobox { | |
− | + | border-color:#fc3 | |
+ | } | ||
+ | .mw-datatable { | ||
+ | border-color:#4e555d | ||
+ | } | ||
+ | .mw-datatable td, | ||
+ | .mw-datatable th { | ||
+ | border-color:#4e555d | ||
+ | } | ||
+ | .mw-datatable th { | ||
+ | background-color:#000415 | ||
+ | } | ||
+ | .mw-datatable td { | ||
+ | background-color:#fff | ||
+ | } | ||
+ | .mw-datatable tr:hover td { | ||
+ | background-color:#000915 | ||
} | } | ||
} | } | ||
− | + | .smw-placeholder { | |
− | .smw- | + | background-color:#0a0a0a |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | background | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .client-nojs .smw-placeholder::after { |
− | + | color:red | |
− | |||
} | } | ||
− | . | + | .smw-personal-jobqueue-watchlist:hover, |
− | + | .smw-personal-jobqueue-watchlist:focus, | |
− | + | .smw-personal-jobqueue-watchlist:active { | |
+ | color:#5291f9 | ||
} | } | ||
− | . | + | .item-count { |
− | + | background-color:rgb(220 224 228 / 0.04); | |
− | + | color:#bbb | |
} | } | ||
− | . | + | .item-count.active { |
− | + | background-color:rgb(220 224 228 / 0.08); | |
− | + | color:#a9b2bb | |
− | |||
− | |||
} | } | ||
− | . | + | .smwpre { |
− | + | border-color:#5494d0; | |
+ | color:black; | ||
+ | background-color:#060606 | ||
} | } | ||
− | + | .smw-debug-box { | |
− | + | border-color:#ffcc00; | |
+ | background-color:#423300 | ||
} | } | ||
− | . | + | .smw-debug-box-header { |
− | + | border-bottom-color:#ffcc00 | |
− | |||
} | } | ||
− | . | + | div.smwtimeline { |
− | + | border-color:#555555; | |
− | + | background-color:#060606 | |
} | } | ||
− | . | + | .smwtable-striped tbody > tr:nth-child(even) { |
− | + | background-color:#0a0a0a | |
} | } | ||
− | . | + | .smwtable-striped tbody > tr:nth-child(odd) { |
− | + | background-color:#fff | |
} | } | ||
− | . | + | .smwtable-striped tbody > tr:hover { |
− | + | background-color:#eee | |
} | } | ||
− | . | + | .smwtable-clean { |
− | + | background-color:transparent | |
− | |||
} | } | ||
− | . | + | .smwtable-clean tr { |
− | + | border-top-color:#222222 | |
− | |||
} | } | ||
− | . | + | .smwtable-clean tr > th { |
− | + | border-top-color:#222222 | |
− | |||
− | |||
} | } | ||
− | . | + | .smwtable-clean tr > td { |
− | + | border-top-color:#222222 | |
− | |||
} | } | ||
− | . | + | .smwtable-clean tbody > tr:nth-child(even) { |
− | + | background-color:#0a0a0a | |
− | |||
− | |||
− | |||
} | } | ||
− | . | + | div.smwhr hr { |
− | + | background-color:#222222; | |
− | + | color:#ddd | |
− | |||
− | |||
} | } | ||
− | . | + | span.smwwarning { |
− | + | color:#888 | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | span.smwsearchicon { |
− | + | color:#888 | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | span.smwsearch a { |
− | + | color:#ccc | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | span.smwsearch a:hover { |
− | + | color:#888 | |
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | span.smwbrowse a { |
− | + | color:#ccc | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | span.smwbrowse a:hover { |
− | + | color:#888 | |
} | } | ||
− | . | + | .concept-documenation { |
− | + | border-top-color:#aaa | |
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | .smw- | + | hr.smw-form-horizontalrule { |
− | background-color:# | + | background-color:#ddd |
− | |||
} | } | ||
− | .smw- | + | .smw-horizontalrule { |
− | + | border-bottom-color:#ddd | |
− | |||
− | |||
} | } | ||
− | .smw- | + | .smw-editpage-help { |
− | + | background-color:#0f0f0f; | |
− | + | border-color:silver | |
− | |||
− | background-color:# | ||
− | |||
− | |||
} | } | ||
− | .smw- | + | .smw-column-header { |
− | + | color:black | |
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | .smw- | + | .smw-note { |
− | + | background-color:#0a0a0a | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | .smw- | + | .smw-callout-info { |
− | + | background-color:#081c26; | |
− | + | border-left-color:#61c6e4 | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | .smw- | + | .smw-callout-info .title { |
− | + | color:#61c6e4 | |
− | |||
} | } | ||
− | .smw- | + | .smw-callout-info-light { |
− | + | background-color:#060606; | |
+ | border-left-color:#ddd | ||
} | } | ||
− | .smw- | + | .smw-callout-info-light .title { |
− | + | color:#61c6e4 | |
− | |||
} | } | ||
− | .smw- | + | .smw-callout-warning { |
− | + | background-color:#1c1803; | |
− | + | border-left-color:#f7b455 | |
− | |||
− | |||
} | } | ||
− | .smw- | + | .smw-callout-warning .title { |
− | + | color:#f7b455 | |
− | |||
− | |||
} | } | ||
− | .smw- | + | .smw-callout-success { |
− | background-color:# | + | background-color:#16270f; |
− | + | border-left-color:#89c38a | |
− | |||
} | } | ||
− | .smw- | + | .smw-callout-success .title { |
− | + | color:#89c38a | |
} | } | ||
− | .smw- | + | .smw-callout-error { |
− | + | background-color:#210d0d; | |
− | + | border-left-color:#bb3531 | |
− | |||
− | |||
− | |||
} | } | ||
− | .smw- | + | .smw-icon-pen { |
− | + | background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2215%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Ehighlight%3C/title%3E%3Cpath d=%22M18.73 5.86l-3.59-3.59a1 1 0 0 0-1.41 0l-10 10a1 1 0 0 0 0 1.41L4 14l-3 4h5l1-1 .29.29a1 1 0 0 0 1.41 0l10-10a1 1 0 0 0 .03-1.43zM7 15l-2-2 9-9 2 2z%22/%3E%3C/svg%3E") | |
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | .autocomplete-suggestions { | |
− | + | background-color:white; | |
− | + | border-color:rgb(34 34 34); | |
− | + | box-shadow:rgb(255 255 255 / 0.1) 0px 0px 5px; | |
− | + | color:rgb(109 126 144) | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .autocomplete-suggestion { |
− | + | border-bottom-color:#ddd | |
− | |||
} | } | ||
− | . | + | .autocomplete-selected { |
− | + | background-color:#0f0f0f | |
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .autocomplete-suggestions strong { |
− | + | color:#0066cc | |
} | } | ||
− | . | + | .autocomplete-group strong { |
− | + | border-bottom-color:#000 | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .autocomplete-arrow-light { |
− | + | background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%),linear-gradient(to right,#000000,#ffff) | |
− | |||
} | } | ||
− | .smw- | + | .smw-breadcrumb-link { |
− | + | color:#828282 | |
} | } | ||
− | .smw- | + | .smw-breadcrumb-arrow-right { |
− | + | border-top-color:transparent; | |
+ | border-bottom-color:transparent; | ||
+ | border-left-color:#aaa | ||
} | } | ||
− | .smw- | + | .smw-ask-action-btn, |
− | + | .smw-action-btn { | |
+ | border-color:transparent | ||
} | } | ||
− | .smw- | + | .smw-ask-action-btn-lgrey, |
− | + | a.smw-ask-action-btn-lgrey:visited, | |
+ | .smw-action-btn-lgrey, | ||
+ | .smw-action-btn-lgrey:visited { | ||
+ | color:#dddddd; | ||
+ | background-color:#111111; | ||
+ | border-color:#ddd | ||
} | } | ||
− | .smw- | + | a.smw-ask-action-btn-lgrey:hover, |
− | color:# | + | .smw-action-btn-lgrey:hover { |
− | + | color:#dddddd; | |
+ | background-color:#222222; | ||
+ | border-color:#ddd | ||
} | } | ||
− | .smw- | + | .smw-ask-action-btn-lblue, |
− | color:# | + | a.smw-ask-action-btn-lblue:visited { |
− | + | color:#000000; | |
− | + | background-color:#2186a4; | |
− | border- | + | border-color:#2597b9 |
} | } | ||
− | .smw- | + | a.smw-ask-action-btn-lblue:hover { |
− | border- | + | color:#000000; |
+ | background-color:#2aa9ce; | ||
+ | border-color:#43b7d9 | ||
} | } | ||
− | .smw- | + | .smw-ask-action-btn-dblue, |
− | + | a.smw-ask-action-btn-dblue:visited { | |
− | + | color:#000000; | |
+ | background-color:#488fcc; | ||
+ | border-color:#5b9ad1 | ||
} | } | ||
− | .smw- | + | .smw-ask-action-btn-dblue:hover, |
− | + | .smw-ask-action-btn-dblue:focus, | |
+ | a.smw-ask-action-btn-dblue:hover, | ||
+ | a.smw-ask-action-btn-dblue:focus { | ||
+ | color:#000000; | ||
+ | background-color:#6fa7d7; | ||
+ | border-color:#8bb8df | ||
} | } | ||
− | .smw- | + | .smw-page-indicator { |
− | + | border-color:transparent; | |
+ | color:#d3d5d6; | ||
+ | border-color:#ddd | ||
} | } | ||
− | .smw- | + | .smw-protection-indicator { |
− | + | color:#d3d5d6; | |
+ | border-color:transparent | ||
} | } | ||
− | + | .smw-protection-indicator.with-border { | |
− | + | border-color:#ddd | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | .smw-page-indicator.usage-count.moderate { | |
− | + | background-color:#64440d; | |
− | + | border-color:#64440d; | |
− | + | color:#d37555 | |
− | |||
} | } | ||
− | .smw- | + | .smw-page-indicator.usage-count.high { |
− | + | background-color:#800900; | |
− | + | border-color:#611900; | |
+ | color:#ff7f7f | ||
} | } | ||
− | .smw- | + | .smw-admin-circle-orange { |
− | + | background-color:orange | |
} | } | ||
− | .smw- | + | .smw-overlay-spinner.mini { |
− | + | border-left-color:rgb(16 190 255 / .15); | |
+ | border-right-color:rgb(16 190 255 / .15); | ||
+ | border-bottom-color:rgb(16 190 255 / .15); | ||
+ | border-top-color:rgb(16 190 255 / .8) | ||
} | } | ||
− | .smw- | + | .smw-overlay-spinner { |
− | + | border-left-color:rgb(16 190 255 / .15); | |
− | + | border-right-color:rgb(16 190 255 / .15); | |
− | + | border-bottom-color:rgb(16 190 255 / .15); | |
− | + | border-top-color:rgb(16 190 255 / .8) | |
− | |||
− | |||
} | } | ||
− | . | + | .ns-112.action-submit .error { |
− | + | color:#e38d95; | |
− | + | background-color:#210d0d; | |
− | + | background-color:#210d0d; | |
− | + | border-left-color:#bb3531 | |
− | border- | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .ns-112.action-submit .error:before { |
− | + | color:#e38d95 | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | .smw- | + | .smw-dropdown > a, |
− | .smw- | + | .smw-dropdown > button { |
− | color:# | + | background-color:white; |
+ | border-color:#333333; | ||
+ | color:black | ||
} | } | ||
− | .smw- | + | .smw-dropdown > a:before, |
− | .smw- | + | .smw-dropdown > button:before { |
− | + | border-left-color:transparent; | |
+ | border-right-color:transparent; | ||
+ | border-top-color:black | ||
} | } | ||
− | .smw- | + | .smw-dropdown .smw-dropdown-menu { |
− | + | border-color:#333333; | |
− | + | background-color:white; | |
+ | box-shadow:0 3px 6px rgb(255 255 255 / .175) | ||
} | } | ||
− | .smw- | + | .smw-dropdown .smw-dropdown-menu li:hover { |
− | + | background-color:#0a0a0a | |
− | background:# | ||
} | } | ||
− | .smw- | + | .smw-dropdown .smw-dropdown-menu li a { |
− | color: | + | color:black |
} | } | ||
− | .smw- | + | .smw-dropdown .smw-dropdown-menu .divider { |
− | background:# | + | background-color:#1a1a1a |
} | } | ||
− | .smw- | + | .smw-dropdown-menu::before { |
− | border-color: | + | border-color:transparent; |
− | border-bottom | + | border-bottom-color:rgb(220 224 228 / 0.15) |
− | |||
− | |||
} | } | ||
− | .smw- | + | .smw-dropdown-menu::before { |
− | border- | + | border-color:transparent; |
− | color: | + | border-bottom-color:rgb(220 224 228 / 0.15) |
} | } | ||
− | .smw- | + | .smw-dropdown-menu::after { |
− | border- | + | border-color:transparent; |
− | color:# | + | border-bottom-color:#fff |
} | } | ||
− | . | + | .smw-table-header { |
− | + | background-color:#eee | |
− | |||
} | } | ||
− | .smw- | + | .smw-table-cell, |
− | + | .smw-table-head { | |
+ | border-color:#999 | ||
} | } | ||
− | .smw- | + | .smw-table-header { |
− | + | background-color:#eee | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | .smw- | + | .smw-table-footer { |
− | + | background-color:#eee | |
− | |||
− | |||
− | |||
} | } | ||
− | .smw- | + | .smw-table-sort-asc:after { |
− | + | color:#999 | |
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .smw-table-sort-desc:after { |
− | + | color:#999 | |
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .smw-tabs section, |
− | . | + | .smw-tabs .subtab-content { |
− | . | + | border-top-color:#ddd |
− | |||
} | } | ||
− | . | + | .smw-tabs label.nav-label { |
− | + | color:#444444; | |
− | + | border-color:transparent | |
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .smw-tabs label.nav-label:hover { |
− | + | color:#888 | |
− | |||
− | |||
} | } | ||
− | . | + | .smw-tabs input.nav-tab:checked + label.nav-label { |
− | border: | + | color:#d1d6db; |
+ | border-color:#222222; | ||
+ | border-top-color:#488fcc; | ||
+ | border-bottom-color:#fff | ||
} | } | ||
− | .smw- | + | .smw-tabs input.nav-tab:checked + label.nav-label.cached { |
− | + | border-top-color:orange | |
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | @media screen and (max-width:800px) { | |
− | + | .smw-tabs input.nav-tab:checked + label.nav-label { | |
+ | background-color:#060606a8 | ||
+ | } | ||
} | } | ||
− | + | .smw-tabset > label { | |
− | + | border-color:transparent; | |
+ | color:#727272 | ||
} | } | ||
− | . | + | .smw-tabset > label::after { |
− | + | background-color:#727272 | |
} | } | ||
− | . | + | .smw-tabset > input:focus + label, |
− | + | .smw-tabset > input:checked + label { | |
− | + | color:#06c | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .smw-tabset > input:focus + label::after, |
− | + | .smw-tabset > input:checked + label::after { | |
− | + | background-color:#06c | |
− | |||
− | |||
} | } | ||
− | . | + | .smw-tabset > input:focus + label.smw-indicator-severity-error::after, |
− | + | .smw-tabset > input:checked + label.smw-indicator-severity-error::after { | |
− | + | background-color:#d33 | |
} | } | ||
− | . | + | .smw-tabset > input:focus + label.smw-indicator-severity-warning::after, |
− | + | .smw-tabset > input:checked + label.smw-indicator-severity-warning::after { | |
− | + | background-color:#ffa500 | |
− | |||
− | |||
} | } | ||
− | . | + | .smw-tabset > label:hover { |
− | + | color:#444 | |
− | |||
− | |||
− | color:# | ||
− | |||
} | } | ||
− | . | + | .smw-tabset > label:hover::after { |
− | + | background-color:#444 | |
− | |||
− | |||
} | } | ||
− | . | + | .smw-tabset > input:checked + label { |
− | + | border-color:#333333; | |
− | + | border-bottom-color:#000000; | |
− | + | border-top-color:#06c | |
− | - | ||
− | - | ||
− | |||
− | |||
− | |||
} | } | ||
− | .smw- | + | .smw-tabset > input:checked + label.smw-indicator-severity-error { |
− | .smw- | + | border-top-color:#cc2222; |
− | + | color:#d33 | |
− | |||
} | } | ||
− | .smw- | + | .smw-tabset > input:checked + label.smw-indicator-severity-warning { |
− | border: | + | border-top-color:#ffa500; |
+ | color:#ffa500 | ||
} | } | ||
− | . | + | .tab-panel { |
− | + | border-top-color:#ccc | |
} | } | ||
− | .smw- | + | .smw-issue-panel > label::after { |
− | + | background-color:#727272 | |
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .smwfact { |
− | + | background-color:#060606; | |
− | + | border-color:#aaa | |
− | border- | ||
} | } | ||
− | . | + | .smwfact td, |
− | + | .smwfact tr, | |
− | background-color:# | + | .smwfact table { |
− | + | background-color:#060606 | |
− | |||
} | } | ||
− | . | + | .smwfact .smwfacttable { |
− | + | border-top-color:#aaa | |
− | |||
} | } | ||
− | .smw- | + | .smwfact .smw-table-row:nth-child(odd) { |
− | + | background-color:#060606 | |
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .smwfact .smw-table-row:nth-child(even) { |
− | .smw- | + | background-color:#fff |
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .rdflink a { |
− | + | color:#888 | |
− | + | } | |
− | border- | + | .rdflink a:hover { |
− | border- | + | color:#0000ff |
− | + | } | |
− | + | .smw-factbox section { | |
− | + | border-color:#aaa | |
+ | } | ||
+ | .smw-factbox input.nav-tab:checked + label.nav-label { | ||
+ | border-color:#555555; | ||
+ | border-top-color:orange; | ||
+ | border-bottom-color:#000000; | ||
+ | background-color:#fff | ||
} | } | ||
− | .smw-factbox | + | .smw-factbox input.nav-tab:checked + label#tab-label-facts-attachment.nav-label { |
− | + | border-color:#555555; | |
− | + | border-top-color:#0482bd; | |
− | border- | + | border-bottom-color:#fff |
− | border- | ||
− | |||
− | |||
− | |||
} | } | ||
− | + | .smw-factbox .smwfact { | |
− | + | background-color:#fff | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | .smw-factbox-view.skin-vector #mw-data-after-content .smw-factbox { | |
− | + | background-color:#000000; | |
− | + | border-left-color:#063658; | |
− | + | border-bottom-color:#063658 | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | .smw-factbox-view.skin-vector #bodyContent #mw-data-after-content .smw-factbox { | |
− | + | border-left-color:#063658; | |
− | + | border-bottom-color:#063658 | |
− | |||
− | |||
} | } | ||
.smw-icon-indicator-placeholder { | .smw-icon-indicator-placeholder { | ||
− | + | background-color:#eee | |
− | |||
− | background-color:# | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.smw-indicator-vertical-bar-loader, | .smw-indicator-vertical-bar-loader, | ||
.smw-indicator-vertical-bar-loader:before, | .smw-indicator-vertical-bar-loader:before, | ||
.smw-indicator-vertical-bar-loader:after { | .smw-indicator-vertical-bar-loader:after { | ||
− | background:#3f3f3f | + | background-color:#3f3f3f |
− | |||
− | |||
− | |||
− | |||
} | } | ||
.smw-indicator-vertical-bar-loader { | .smw-indicator-vertical-bar-loader { | ||
− | color:#3f3f3f | + | color:#3f3f3f |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.smw-issue-label { | .smw-issue-label { | ||
− | + | box-shadow:inset 0 -1px 0 rgb(220 224 228 / .12) | |
− | box-shadow:inset 0 -1px 0 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.smw-list-rule-title { | .smw-list-rule-title { | ||
− | border-bottom: | + | border-bottom-color:#222222; |
− | |||
color:#000 | color:#000 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.smw-indicator-accordion-tab { | .smw-indicator-accordion-tab { | ||
− | + | color:white | |
− | color:white | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.smw-indicator-accordion-tab-label { | .smw-indicator-accordion-tab-label { | ||
− | + | background-color:#0f1115; | |
− | |||
− | |||
− | |||
color:#dddddd; | color:#dddddd; | ||
− | + | border-bottom-color:#fff | |
− | border-bottom: | ||
− | |||
} | } | ||
.plain .smw-indicator-accordion-tab-label { | .plain .smw-indicator-accordion-tab-label { | ||
− | background:transparent | + | background-color:transparent |
} | } | ||
.smw-indicator-accordion-tab-label:hover { | .smw-indicator-accordion-tab-label:hover { | ||
− | background:#cccccc; | + | background-color:#cccccc; |
color:#fff | color:#fff | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.smw-indicator-accordion-tab:last-child .smw-indicator-accordion-tab-label { | .smw-indicator-accordion-tab:last-child .smw-indicator-accordion-tab-label { | ||
− | border-bottom: | + | border-bottom-color:#fff |
} | } | ||
.smw-indicator-accordion-tab-content { | .smw-indicator-accordion-tab-content { | ||
− | + | color:#afc1d3 | |
− | |||
− | color:#afc1d3 | ||
− | |||
} | } | ||
.smw-indicator-accordion-tab-close { | .smw-indicator-accordion-tab-close { | ||
− | + | background-color:#afc1d3 | |
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.smw-indicator-accordion-tab .smw-indicator-accordion-tab-label { | .smw-indicator-accordion-tab .smw-indicator-accordion-tab-label { | ||
− | border-top: | + | border-top-color:#141414; |
− | border-bottom: | + | border-bottom-color:#fff |
} | } | ||
.smw-indicator-accordion-tab-close:hover { | .smw-indicator-accordion-tab-close:hover { | ||
− | background:#333 | + | background-color:#333 |
} | } | ||
input:checked + .smw-indicator-accordion-tab-label { | input:checked + .smw-indicator-accordion-tab-label { | ||
− | background:#cccccc; | + | background-color:#cccccc; |
color:#fff | color:#fff | ||
− | |||
− | |||
− | |||
} | } | ||
input:checked + .smw-indicator-accordion-tab-label::after { | input:checked + .smw-indicator-accordion-tab-label::after { | ||
− | color:# | + | color:#fff |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.smw-jsonview-button-group-left input { | .smw-jsonview-button-group-left input { | ||
− | + | border-color:#ddd | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.smw-jsonview-button { | .smw-jsonview-button { | ||
− | |||
− | |||
− | |||
background-color:#488fcc; | background-color:#488fcc; | ||
− | + | color:white | |
− | color:white | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.smw-jsonview-button:first-child { | .smw-jsonview-button:first-child { | ||
− | border- | + | border-right-color:#fff |
− | |||
− | |||
− | |||
− | |||
} | } | ||
.smw-jsonview-button:hover { | .smw-jsonview-button:hover { | ||
background-color:#45d1ff; | background-color:#45d1ff; | ||
color:white | color:white | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.jsonview ul { | .jsonview ul { | ||
− | + | border-left-color:#ccc | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | border-left | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.smw-jsonview-menu { | .smw-jsonview-menu { | ||
− | |||
− | |||
− | |||
background-color:#090909; | background-color:#090909; | ||
− | border-left: | + | border-left-color:#0f1115; |
− | border-top: | + | border-top-color:#0f1115; |
− | border-right: | + | border-right-color:#0f1115 |
− | |||
− | |||
− | |||
− | |||
} | } | ||
.smw-jsonview-menu + pre { | .smw-jsonview-menu + pre { | ||
− | background-color:# | + | background-color:#fff |
− | |||
} | } | ||
.smw-jsonview-menu .smw-jsonview-button { | .smw-jsonview-menu .smw-jsonview-button { | ||
− | |||
color:#82878d; | color:#82878d; | ||
background-color:#090909 | background-color:#090909 | ||
Line 1,918: | Line 916: | ||
} | } | ||
.smw-jsonview-menu .smw-jsonview-button:first-child { | .smw-jsonview-menu .smw-jsonview-button:first-child { | ||
− | border-right: | + | border-right-color:#090909 |
} | } | ||
div.smwtt { | div.smwtt { | ||
Line 1,924: | Line 922: | ||
} | } | ||
span.smwttpersist span.smwttcontent { | span.smwttpersist span.smwttcontent { | ||
− | color:#777777 | + | color:#777777 |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
span.smwttactivepersist { | span.smwttactivepersist { | ||
− | |||
color:#3737ff | color:#3737ff | ||
} | } | ||
span.smwttactiveinline { | span.smwttactiveinline { | ||
− | color:#ffbb44 | + | color:#ffbb44 |
− | |||
} | } | ||
− | + | .opened { | |
− | + | color:green | |
− | |||
} | } | ||
− | . | + | .closed { |
− | + | color:blue | |
} | } | ||
− | . | + | .table tr { |
− | + | border-color:#aaa | |
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | .table > * > tr > :first-child { | |
− | + | border-left-color:#aaa | |
} | } | ||
− | + | .table > * > tr > :last-child { | |
− | + | border-right-color:#aaa | |
} | } | ||
− | . | + | .table > tbody > tr:last-child, |
− | + | .table > tbody > tr:last-child > * { | |
− | + | border-bottom-color:#aaa | |
− | |||
} | } | ||
− | . | + | .table > tbody:first-child > tr:first-child > *, |
− | + | .table > tbody > tr.heading > * { | |
− | + | background-color:#111111; | |
− | + | border-color:#555555 | |
} | } | ||
− | . | + | .table > :first-child > tr:first-child, |
− | + | .table > tbody > tr.heading { | |
− | + | background-color:#111111; | |
− | + | border-color:#555555!important | |
} | } | ||
− | . | + | .table > tbody > tr > th { |
− | + | background-color:#181818; | |
− | + | border-color:#aaa | |
− | |||
} | } | ||
− | . | + | .table > tbody > tr:nth-child(odd) { |
− | + | background-color:#0c0c0c; | |
− | background: | + | border-color:#aaa |
− | |||
} | } | ||
− | . | + | .table > tbody, |
− | + | .table > tbody > tr.heading, | |
− | + | .table > tbody > tr > [rowspan], | |
− | + | .table > tbody > tr > [colspan] { | |
+ | border-color:#aaa | ||
} | } | ||
− | . | + | .table table { |
− | + | background-color:transparent | |
} | } | ||
− | . | + | .table.any > :first-child > tr:first-child, |
− | . | + | .table.any > tbody > tr.heading, |
− | + | .table.any > :first-child > tr:first-child > *, | |
− | # | + | .table.any > tbody > tr.heading > * { |
− | + | background-color:#777777!important; | |
− | + | border-color:#929292!important; | |
+ | color:#ffffff!important | ||
} | } | ||
− | + | .table.any > tbody > tr > th, | |
− | + | table.table > tbody > tr.any > th { | |
− | + | background-color:#333333; | |
− | + | border-color:#555555; | |
− | + | color:#ffffff | |
− | |||
− | |||
− | |||
− | |||
− | border- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | color: | ||
} | } | ||
− | + | .table.any > tbody > tr:nth-child(odd), | |
− | + | .table > tbody > tr.any:nth-child(odd) { | |
− | + | background-color:#111111; | |
− | + | color:#ffffff | |
− | |||
− | # | ||
− | |||
} | } | ||
− | + | .table.c_01 > :first-child > tr:first-child, | |
− | + | .table.c_01 > tbody > tr.heading, | |
− | - | + | .table.c_01 > :first-child > tr:first-child > *, |
− | + | .table.c_01 > tbody > tr.heading > * { | |
− | + | background-color:#26758d!important; | |
+ | border-color:#5190a4!important; | ||
+ | color:#ffffff!important | ||
} | } | ||
− | + | .table.c_01 > tbody > tr > th, | |
− | + | table.table > tbody > tr.c_01 > th { | |
− | border-color:# | + | background-color:#133a46; |
+ | border-color:#42616b; | ||
+ | color:#ffffff | ||
} | } | ||
− | + | .table.c_01 > tbody > tr:nth-child(odd), | |
− | + | .table > tbody > tr.c_01:nth-child(odd) { | |
− | + | background-color:#061215; | |
− | + | color:#ffffff | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | background-color:# | ||
− | |||
− | color:# | ||
} | } | ||
− | + | .table.c_02 > :first-child > tr:first-child, | |
− | + | .table.c_02 > tbody > tr.heading, | |
− | + | .table.c_02 > :first-child > tr:first-child > *, | |
− | + | .table.c_02 > tbody > tr.heading > * { | |
− | + | background-color:#996b00!important; | |
− | + | border-color:#ad8833!important; | |
− | + | color:#ffffff!important | |
} | } | ||
− | + | .table.c_02 > tbody > tr > th, | |
− | + | table.table > tbody > tr.c_02 > th { | |
− | + | background-color:#4c3500; | |
+ | border-color:#705e33; | ||
+ | color:#ffffff | ||
} | } | ||
− | + | .table.c_02 > tbody > tr:nth-child(odd), | |
− | + | .table > tbody > tr.c_02:nth-child(odd) { | |
− | + | background-color:#171000; | |
+ | color:#ffffff | ||
} | } | ||
− | + | .table.c_03 > :first-child > tr:first-child, | |
− | + | .table.c_03 > tbody > tr.heading, | |
− | + | .table.c_03 > :first-child > tr:first-child > *, | |
+ | .table.c_03 > tbody > tr.heading > * { | ||
+ | background-color:#a6722f!important; | ||
+ | border-color:#b88f59!important; | ||
+ | color:#ffffff!important | ||
} | } | ||
− | + | .table.c_03 > tbody > tr > th, | |
− | + | table.table > tbody > tr.c_03 > th { | |
− | + | background-color:#7b4f17; | |
+ | border-color:#957145; | ||
+ | color:#ffffff | ||
} | } | ||
− | + | .table.c_03 > tbody > tr:nth-child(odd), | |
− | + | .table > tbody > tr.c_03:nth-child(odd) { | |
− | background-color:# | + | background-color:#251807; |
+ | color:#ffffff | ||
} | } | ||
− | + | .table.c_04 > :first-child > tr:first-child, | |
− | # | + | .table.c_04 > tbody > tr.heading, |
− | + | .table.c_04 > :first-child > tr:first-child > *, | |
+ | .table.c_04 > tbody > tr.heading > * { | ||
+ | background-color:#6abb20!important; | ||
+ | border-color:#89c94d!important; | ||
+ | color:#ffffff!important | ||
} | } | ||
− | . | + | .table.c_04 > tbody > tr > th, |
− | + | table.table > tbody > tr.c_04 > th { | |
− | + | background-color:#355d10; | |
− | + | border-color:#5d7d40; | |
− | + | color:#ffffff | |
} | } | ||
− | + | .table.c_04 > tbody > tr:nth-child(odd), | |
− | + | .table > tbody > tr.c_04:nth-child(odd) { | |
+ | background-color:#101c05; | ||
+ | color:#ffffff | ||
} | } | ||
− | . | + | .table.c_05 > :first-child > tr:first-child, |
− | + | .table.c_05 > tbody > tr.heading, | |
− | + | .table.c_05 > :first-child > tr:first-child > *, | |
− | + | .table.c_05 > tbody > tr.heading > * { | |
− | + | background-color:#703f45!important; | |
− | + | border-color:#8d656a!important; | |
+ | color:#ffffff!important | ||
} | } | ||
− | . | + | .table.c_05 > tbody > tr > th, |
− | + | table.table > tbody > tr.c_05 > th { | |
− | + | background-color:#392124; | |
− | + | border-color:#614d50; | |
− | + | color:#ffffff | |
} | } | ||
− | . | + | .table.c_05 > tbody > tr:nth-child(odd), |
− | + | .table > tbody > tr.c_05:nth-child(odd) { | |
− | + | background-color:#110a0b; | |
− | + | color:#ffffff | |
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .table.c_06 > :first-child > tr:first-child, |
− | . | + | .table.c_06 > tbody > tr.heading, |
− | + | .table.c_06 > :first-child > tr:first-child > *, | |
− | + | .table.c_06 > tbody > tr.heading > * { | |
− | background- | + | background-color:#780c09!important; |
− | + | border-color:#933c3a!important; | |
− | + | color:#ffffff!important | |
− | |||
− | |||
} | } | ||
− | . | + | .table.c_06 > tbody > tr > th, |
− | + | table.table > tbody > tr.c_06 > th { | |
− | + | background-color:#3c0604; | |
− | + | border-color:#633836; | |
+ | color:#ffffff | ||
} | } | ||
− | . | + | .table.c_06 > tbody > tr:nth-child(odd), |
− | background- | + | .table > tbody > tr.c_06:nth-child(odd) { |
+ | background-color:#120201; | ||
+ | color:#ffffff | ||
} | } | ||
− | . | + | .table.c_07 > :first-child > tr:first-child, |
− | . | + | .table.c_07 > tbody > tr.heading, |
− | background- | + | .table.c_07 > :first-child > tr:first-child > *, |
− | + | .table.c_07 > tbody > tr.heading > * { | |
+ | background-color:#672a86!important; | ||
+ | border-color:#86559e!important; | ||
+ | color:#ffffff!important | ||
} | } | ||
− | . | + | .table.c_07 > tbody > tr > th, |
− | . | + | table.table > tbody > tr.c_07 > th { |
− | background- | + | background-color:#341543; |
− | + | border-color:#5d4469; | |
+ | color:#ffffff | ||
} | } | ||
− | . | + | .table.c_07 > tbody > tr:nth-child(odd), |
− | . | + | .table > tbody > tr.c_07:nth-child(odd) { |
− | background- | + | background-color:#0f0614; |
− | + | color:#ffffff | |
} | } | ||
− | . | + | .table.c_08 > :first-child > tr:first-child, |
− | . | + | .table.c_08 > tbody > tr.heading, |
− | background- | + | .table.c_08 > :first-child > tr:first-child > *, |
− | + | .table.c_08 > tbody > tr.heading > * { | |
+ | background-color:#58ad75!important; | ||
+ | border-color:#79bd90!important; | ||
+ | color:#ffffff!important | ||
} | } | ||
− | . | + | .table.c_08 > tbody > tr > th, |
− | . | + | table.table > tbody > tr.c_08 > th { |
− | background- | + | background-color:#2c563a; |
− | + | border-color:#567861; | |
+ | color:#ffffff | ||
} | } | ||
− | . | + | .table.c_08 > tbody > tr:nth-child(odd), |
− | . | + | .table > tbody > tr.c_08:nth-child(odd) { |
− | background- | + | background-color:#0d1a12; |
− | + | color:#ffffff | |
} | } | ||
− | . | + | .table.c_09 > :first-child > tr:first-child, |
− | . | + | .table.c_09 > tbody > tr.heading, |
− | background- | + | .table.c_09 > :first-child > tr:first-child > *, |
− | + | .table.c_09 > tbody > tr.heading > * { | |
+ | background-color:#350e84!important; | ||
+ | border-color:#5e3e9d!important; | ||
+ | color:#ffffff!important | ||
} | } | ||
− | . | + | .table.c_09 > tbody > tr > th, |
− | . | + | table.table > tbody > tr.c_09 > th { |
− | background- | + | background-color:#1b0742; |
− | + | border-color:#493968; | |
+ | color:#ffffff | ||
} | } | ||
− | . | + | .table.c_09 > tbody > tr:nth-child(odd), |
− | . | + | .table > tbody > tr.c_09:nth-child(odd) { |
− | background- | + | background-color:#080214; |
− | + | color:#ffffff | |
} | } | ||
− | . | + | .table.c_10 > :first-child > tr:first-child, |
− | . | + | .table.c_10 > tbody > tr.heading, |
− | + | .table.c_10 > :first-child > tr:first-child > *, | |
− | + | .table.c_10 > tbody > tr.heading > * { | |
− | + | background-color:#870110!important; | |
− | + | border-color:#9f3440!important; | |
− | + | color:#ffffff!important | |
− | background- | ||
− | |||
} | } | ||
− | . | + | .table.c_10 > tbody > tr > th, |
− | . | + | table.table > tbody > tr.c_10 > th { |
− | background- | + | background-color:#430007; |
− | + | border-color:#693339; | |
+ | color:#ffffff | ||
} | } | ||
− | . | + | .table.c_10 > tbody > tr:nth-child(odd), |
− | . | + | .table > tbody > tr.c_10:nth-child(odd) { |
− | background- | + | background-color:#140002; |
− | + | color:#ffffff | |
} | } | ||
− | . | + | .table.c_11 > :first-child > tr:first-child, |
− | . | + | .table.c_11 > tbody > tr.heading, |
− | background- | + | .table.c_11 > :first-child > tr:first-child > *, |
− | + | .table.c_11 > tbody > tr.heading > * { | |
+ | background-color:#997f00!important; | ||
+ | border-color:#ad9833!important; | ||
+ | color:#ffffff!important | ||
} | } | ||
− | . | + | .table.c_11 > tbody > tr > th, |
− | . | + | table.table > tbody > tr.c_11 > th { |
− | background- | + | background-color:#4c3f00; |
− | + | border-color:#706633; | |
+ | color:#ffffff | ||
} | } | ||
− | . | + | .table.c_11 > tbody > tr:nth-child(odd), |
− | . | + | .table > tbody > tr.c_11:nth-child(odd) { |
− | background- | + | background-color:#171300; |
− | + | color:#ffffff | |
} | } | ||
− | . | + | .table.c_12 > :first-child > tr:first-child, |
− | . | + | .table.c_12 > tbody > tr.heading, |
− | + | .table.c_12 > :first-child > tr:first-child > *, | |
− | + | .table.c_12 > tbody > tr.heading > * { | |
− | + | background-color:#00458a!important; | |
− | . | + | border-color:#336aa1!important; |
− | . | + | color:#ffffff!important |
− | background- | ||
− | |||
} | } | ||
− | . | + | .table.c_12 > tbody > tr > th, |
− | . | + | table.table > tbody > tr.c_12 > th { |
− | background- | + | background-color:#002345; |
− | + | border-color:#334f6a; | |
+ | color:#ffffff | ||
} | } | ||
− | . | + | .table.c_12 > tbody > tr:nth-child(odd), |
− | . | + | .table > tbody > tr.c_12:nth-child(odd) { |
− | background- | + | background-color:#000b15; |
− | + | color:#ffffff | |
} | } | ||
− | . | + | .table.c_13 > :first-child > tr:first-child, |
− | . | + | .table.c_13 > tbody > tr.heading, |
− | background- | + | .table.c_13 > :first-child > tr:first-child > *, |
− | + | .table.c_13 > tbody > tr.heading > * { | |
+ | background-color:#199e1d!important; | ||
+ | border-color:#47b14a!important; | ||
+ | color:#ffffff!important | ||
} | } | ||
− | . | + | .table.c_13 > tbody > tr > th, |
− | . | + | table.table > tbody > tr.c_13 > th { |
− | background- | + | background-color:#0c4f0e; |
− | + | border-color:#3d723e; | |
+ | color:#ffffff | ||
} | } | ||
− | . | + | .table.c_13 > tbody > tr:nth-child(odd), |
− | . | + | .table > tbody > tr.c_13:nth-child(odd) { |
− | background- | + | background-color:#041805; |
− | + | color:#ffffff | |
} | } | ||
− | . | + | .table.c_14 > :first-child > tr:first-child, |
− | . | + | .table.c_14 > tbody > tr.heading, |
− | + | .table.c_14 > :first-child > tr:first-child > *, | |
− | + | .table.c_14 > tbody > tr.heading > * { | |
− | + | background-color:#66cc33!important; | |
− | . | + | border-color:#85d65c!important; |
− | . | + | color:#ffffff!important |
− | |||
− | |||
− | |||
− | . | ||
− | . | ||
− | background- | ||
− | |||
} | } | ||
− | . | + | .table.c_14 > tbody > tr > th, |
− | . | + | table.table > tbody > tr.c_14 > th { |
− | background- | + | background-color:#336619; |
− | + | border-color:#5c8547; | |
+ | color:#ffffff | ||
} | } | ||
− | . | + | .table.c_14 > tbody > tr:nth-child(odd), |
− | . | + | .table > tbody > tr.c_14:nth-child(odd) { |
− | background- | + | background-color:#0e1e07; |
− | + | color:#ffffff | |
} | } | ||
− | . | + | .table.c_15 > :first-child > tr:first-child, |
− | . | + | .table.c_15 > tbody > tr.heading, |
− | background- | + | .table.c_15 > :first-child > tr:first-child > *, |
− | + | .table.c_15 > tbody > tr.heading > * { | |
+ | background-color:#996600!important; | ||
+ | border-color:#ad8433!important; | ||
+ | color:#ffffff!important | ||
} | } | ||
− | . | + | .table.c_15 > tbody > tr > th, |
− | . | + | table.table > tbody > tr.c_15 > th { |
− | background- | + | background-color:#4c3300; |
− | + | border-color:#705c33; | |
+ | color:#ffffff | ||
} | } | ||
− | . | + | .table.c_15 > tbody > tr:nth-child(odd), |
− | . | + | .table > tbody > tr.c_15:nth-child(odd) { |
− | background- | + | background-color:#2e1f00; |
− | + | color:#ffffff | |
} | } | ||
− | . | + | .table.c_16 > :first-child > tr:first-child, |
− | . | + | .table.c_16 > tbody > tr.heading, |
− | + | .table.c_16 > :first-child > tr:first-child > *, | |
− | + | .table.c_16 > tbody > tr.heading > * { | |
− | + | background-color:#993300!important; | |
− | + | border-color:#ad5b33!important; | |
− | background- | + | color:#ffffff!important |
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | .table.c_16 > tbody > tr > th, | |
− | + | table.table > tbody > tr.c_16 > th { | |
− | + | background-color:#4c1900; | |
− | + | border-color:#704733; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | .table.c_16 > tbody > tr:nth-child(odd), | |
− | + | .table > tbody > tr.c_16:nth-child(odd) { | |
− | + | background-color:#170800; | |
− | + | color:#ffffff | |
− | + | } | |
− | } | + | .table.c_17 > :first-child > tr:first-child, |
− | + | .table.c_17 > tbody > tr.heading, | |
− | + | .table.c_17 > :first-child > tr:first-child > *, | |
− | + | .table.c_17 > tbody > tr.heading > * { | |
− | + | background-color:#336699!important; | |
− | + | border-color:#5c84ad!important; | |
− | + | color:#ffffff!important | |
− | + | } | |
− | + | .table.c_17 > tbody > tr > th, | |
− | + | table.table > tbody > tr.c_17 > th { | |
− | + | background-color:#19324c; | |
− | + | border-color:#475b70; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | .table.c_17 > tbody > tr:nth-child(odd), | |
− | + | .table > tbody > tr.c_17:nth-child(odd) { | |
− | + | background-color:#070f17; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | .table.c_18 > :first-child > tr:first-child, | |
− | + | .table.c_18 > tbody > tr.heading, | |
− | + | .table.c_18 > :first-child > tr:first-child > *, | |
− | + | .table.c_18 > tbody > tr.heading > * { | |
− | + | background-color:#33cccc!important; | |
− | + | border-color:#5cd6d6!important; | |
− | + | color:#ffffff!important | |
− | + | } | |
− | + | .table.c_18 > tbody > tr > th, | |
− | + | table.table > tbody > tr.c_18 > th { | |
− | + | background-color:#196666; | |
− | + | border-color:#478585; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | .table.c_18 > tbody > tr:nth-child(odd), | |
− | + | .table > tbody > tr.c_18:nth-child(odd) { | |
− | + | background-color:#071e1e; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | .table.c_19 > :first-child > tr:first-child, | |
− | + | .table.c_19 > tbody > tr.heading, | |
− | + | .table.c_19 > :first-child > tr:first-child > *, | |
− | + | .table.c_19 > tbody > tr.heading > * { | |
− | + | background-color:#993399!important; | |
− | + | border-color:#ad5cad!important; | |
− | + | color:#ffffff!important | |
− | + | } | |
− | + | .table.c_19 > tbody > tr > th, | |
− | + | table.table > tbody > tr.c_19 > th { | |
− | + | background-color:#4c194c; | |
− | + | border-color:#704770; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | .table.c_19 > tbody > tr:nth-child(odd), | |
− | + | .table > tbody > tr.c_19:nth-child(odd) { | |
− | + | background-color:#170717; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | .table.c_20 > :first-child > tr:first-child, | |
− | + | .table.c_20 > tbody > tr.heading, | |
− | + | .table.c_20 > :first-child > tr:first-child > *, | |
− | + | .table.c_20 > tbody > tr.heading > * { | |
− | + | background-color:#663399!important; | |
− | + | border-color:#845cad!important; | |
− | + | color:#ffffff!important | |
− | + | } | |
− | + | .table.c_20 > tbody > tr > th, | |
− | + | table.table > tbody > tr.c_20 > th { | |
− | + | background-color:#32194c; | |
− | + | border-color:#5b4770; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | .table.c_20 > tbody > tr:nth-child(odd), | |
− | + | .table > tbody > tr.c_20:nth-child(odd) { | |
− | + | background-color:#0f0717; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | .table.c_21 > :first-child > tr:first-child, | |
− | + | .table.c_21 > tbody > tr.heading, | |
− | + | .table.c_21 > :first-child > tr:first-child > *, | |
− | + | .table.c_21 > tbody > tr.heading > * { | |
− | + | background-color:#99cc33!important; | |
− | + | border-color:#add65c!important; | |
− | + | color:#ffffff!important | |
− | + | } | |
− | + | .table.c_21 > tbody > tr > th, | |
− | + | table.table > tbody > tr.c_21 > th { | |
− | + | background-color:#4c6619; | |
− | + | border-color:#708547; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | .table.c_21 > tbody > tr:nth-child(odd), | |
− | + | .table > tbody > tr.c_21:nth-child(odd) { | |
− | + | background-color:#161e07; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | .table.c_22 > :first-child > tr:first-child, | |
− | + | .table.c_22 > tbody > tr.heading, | |
− | + | .table.c_22 > :first-child > tr:first-child > *, | |
− | + | .table.c_22 > tbody > tr.heading > * { | |
− | + | background-color:#996633!important; | |
− | + | border-color:#ad845c!important; | |
− | + | color:#ffffff!important | |
− | + | } | |
− | + | .table.c_22 > tbody > tr > th, | |
− | + | table.table > tbody > tr.c_22 > th { | |
− | + | background-color:#4c3219; | |
− | + | border-color:#705b47; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | .table.c_22 > tbody > tr:nth-child(odd), | |
− | + | .table > tbody > tr.c_22:nth-child(odd) { | |
− | + | background-color:#170f07; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | .table.c_23 > :first-child > tr:first-child, | |
− | + | .table.c_23 > tbody > tr.heading, | |
− | + | .table.c_23 > :first-child > tr:first-child > *, | |
− | + | .table.c_23 > tbody > tr.heading > * { | |
− | + | background-color:#268c8c!important; | |
− | + | border-color:#51a3a3!important; | |
− | + | color:#ffffff!important | |
− | + | } | |
− | + | .table.c_23 > tbody > tr > th, | |
− | + | table.table > tbody > tr.c_23 > th { | |
− | + | background-color:#134646; | |
− | + | border-color:#426b6b; | |
− | } | + | color:#ffffff |
− | + | } | |
− | + | .table.c_23 > tbody > tr:nth-child(odd), | |
− | } | + | .table > tbody > tr.c_23:nth-child(odd) { |
− | + | background-color:#061515; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | .table.c_24 > :first-child > tr:first-child, | |
− | + | .table.c_24 > tbody > tr.heading, | |
− | + | .table.c_24 > :first-child > tr:first-child > *, | |
− | + | .table.c_24 > tbody > tr.heading > * { | |
− | + | background-color:#59ae59!important; | |
− | + | border-color:#7abe7a!important; | |
− | + | color:#ffffff!important | |
− | + | } | |
− | + | .table.c_24 > tbody > tr > th, | |
− | + | table.table > tbody > tr.c_24 > th { | |
− | + | background-color:#2c572c; | |
− | + | border-color:#567956; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | .table.c_24 > tbody > tr:nth-child(odd), | |
− | + | .table > tbody > tr.c_24:nth-child(odd) { | |
− | + | background-color:#0d1a0d; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | .table.c_25 > :first-child > tr:first-child, | |
− | + | .table.c_25 > tbody > tr.heading, | |
− | + | .table.c_25 > :first-child > tr:first-child > *, | |
− | + | .table.c_25 > tbody > tr.heading > * { | |
− | + | background-color:#ae8959!important; | |
− | + | border-color:#bea07a!important; | |
− | + | color:#ffffff!important | |
− | + | } | |
− | + | .table.c_25 > tbody > tr > th, | |
− | + | table.table > tbody > tr.c_25 > th { | |
− | + | background-color:#57442c; | |
− | + | border-color:#796a56; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | .table.c_25 > tbody > tr:nth-child(odd), | |
− | + | .table > tbody > tr.c_25:nth-child(odd) { | |
− | + | background-color:#1a140d; | |
− | + | color:#ffffff | |
− | + | } | |
− | + | div.infobox { | |
− | + | background-color:#000000; | |
− | + | border-color:#555555 | |
− | + | } | |
− | + | div.infobox, | |
− | + | div.nav .box { | |
− | + | background-image:linear-gradient(top,#000000 0%,#111111 100%); | |
− | + | background-image:-o-linear-gradient(top,#000000 0%,#111111 100%); | |
− | + | background-image:-moz-linear-gradient(top,#000000 0%,#111111 100%); | |
− | + | background-image:-webkit-linear-gradient(top,#000000 0%,#111111 100%) | |
− | + | } | |
− | + | div.infobox .custom { | |
− | + | color:#000000!important | |
− | + | } | |
− | + | div.infobox .custom { | |
− | + | background-color:#bbbbbb; | |
− | + | border-left-color:rgb(255 255 255 / 0.25); | |
− | + | border-right-color:rgb(255 255 255 / 0.25) | |
− | + | } | |
− | + | div.infobox .icon p { | |
− | + | color:#bbbbbb; | |
− | + | background-color:rgb(0 0 0 / 0.5) | |
− | + | } | |
− | + | div.infobox .heading, | |
− | + | div.nav .heading { | |
− | + | border-color:rgb(255 255 255 / 0.25) | |
− | } | + | } |
− | + | div.infobox .heading { | |
− | + | color:#000000!important; | |
− | + | background-color:#bbbbbb; | |
− | + | text-shadow:rgb(255 255 255 / 0.75) 0 0 .25em | |
− | . | + | } |
− | + | div.infobox .subheading, | |
− | + | div.nav .subheading { | |
− | + | background-color:#777777; | |
− | + | border-left-color:rgb(255 255 255 / 0.25); | |
− | + | border-right-color:rgb(255 255 255 / 0.25) | |
− | + | } | |
− | + | div.infobox .subheading { | |
− | + | color:#000000!important; | |
− | + | background-color:#bbbbbb; | |
− | + | text-shadow:rgb(255 255 255 / 0.75) 0 0 .25em | |
− | + | } | |
− | + | div.infobox dt, | |
− | + | div.version_nav dt { | |
− | + | border-right-color:#666666 | |
− | + | } | |
− | + | div.infobox dd, | |
− | + | div.version_nav dd { | |
− | + | border-left-color:#666666 | |
− | + | } | |
− | + | div.infobox table, | |
− | + | div.nav table { | |
− | + | background-color:transparent | |
− | + | } | |
− | + | div.infobox.c_01 dd, | |
− | + | div.infobox.c_01 dt { | |
− | + | border-color:#3399cc!important | |
− | + | } | |
− | + | div.infobox.c_01 .heading, | |
− | + | div.infobox.c_01 .subheading { | |
− | + | background-color:#3399cc!important | |
− | + | } | |
− | + | div.infobox.c_02 dd, | |
− | + | div.infobox.c_02 dt { | |
− | + | border-color:#ff9933!important | |
− | + | } | |
− | + | div.infobox.c_02 .heading, | |
− | + | div.infobox.c_02 .subheading { | |
− | + | background-color:#ff9933!important | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | div.infobox.c_03 dd, | |
− | + | div.infobox.c_03 dt { | |
− | + | border-color:#ffcc99!important | |
− | |||
− | |||
} | } | ||
− | + | div.infobox.c_03 .heading, | |
− | + | div.infobox.c_03 .subheading { | |
− | + | background-color:#ffcc99!important | |
− | + | } | |
− | + | div.infobox.c_04 dd, | |
− | + | div.infobox.c_04 dt { | |
− | + | border-color:#ccff99!important | |
− | + | } | |
− | + | div.infobox.c_04 .heading, | |
− | + | div.infobox.c_04 .subheading { | |
+ | background-color:#ccff99!important | ||
} | } | ||
− | + | div.infobox.c_05 dd, | |
− | + | div.infobox.c_05 dt { | |
− | + | border-color:#cc6666!important | |
− | |||
− | |||
} | } | ||
− | + | div.infobox.c_05 .heading, | |
− | + | div.infobox.c_05 .subheading { | |
− | + | background-color:#cc6666!important | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | div.infobox.c_06 dd, | |
+ | div.infobox.c_06 dt { | ||
+ | border-color:#ff3333!important | ||
} | } | ||
− | + | div.infobox.c_06 .heading, | |
− | + | div.infobox.c_06 .subheading { | |
− | + | background-color:#ff3333!important | |
− | + | } | |
− | + | div.infobox.c_07 dd, | |
− | + | div.infobox.c_07 dt { | |
− | + | border-color:#ff99ff!important | |
− | + | } | |
− | + | div.infobox.c_07 .heading, | |
− | + | div.infobox.c_07 .subheading { | |
− | + | background-color:#ff99ff!important | |
− | + | } | |
− | + | div.infobox.c_08 dd, | |
− | + | div.infobox.c_08 dt { | |
− | + | border-color:#99ffcc!important | |
− | + | } | |
− | + | div.infobox.c_08 .heading, | |
− | + | div.infobox.c_08 .subheading { | |
− | + | background-color:#99ffcc!important | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | div.infobox.c_09 dd, |
− | . | + | div.infobox.c_09 dt { |
− | . | + | border-color:#6633cc!important |
− | . | ||
− | color:# | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | div.infobox.c_09 .heading, |
− | . | + | div.infobox.c_09 .subheading { |
− | . | + | background-color:#6633cc!important |
− | . | ||
− | |||
} | } | ||
− | . | + | div.infobox.c_10 dd, |
− | . | + | div.infobox.c_10 dt { |
− | . | + | border-color:#ff6666!important |
− | . | ||
− | |||
− | |||
− | |||
− | border | ||
− | |||
− | |||
} | } | ||
− | . | + | div.infobox.c_10 .heading, |
− | background-color:# | + | div.infobox.c_10 .subheading { |
− | border-color:# | + | background-color:#ff6666!important |
+ | } | ||
+ | div.infobox.c_11 dd, | ||
+ | div.infobox.c_11 dt { | ||
+ | border-color:#ffcc33!important | ||
} | } | ||
− | . | + | div.infobox.c_11 .heading, |
− | background-color:# | + | div.infobox.c_11 .subheading { |
− | + | background-color:#ffcc33!important | |
} | } | ||
− | . | + | div.infobox.c_12 dd, |
− | + | div.infobox.c_12 dt { | |
− | border-color:# | + | border-color:#66ccff!important |
} | } | ||
− | . | + | div.infobox.c_12 .heading, |
− | background-color:# | + | div.infobox.c_12 .subheading { |
− | + | background-color:#66ccff!important | |
} | } | ||
− | + | div.infobox.c_13 dd, | |
− | + | div.infobox.c_13 dt { | |
− | + | border-color:#99ff99!important | |
− | + | } | |
− | + | div.infobox.c_13 .heading, | |
− | + | div.infobox.c_13 .subheading { | |
− | + | background-color:#99ff99!important | |
− | + | } | |
− | + | div.infobox.c_14 dd, | |
− | + | div.infobox.c_14 dt { | |
− | + | border-color:#99ff66!important | |
− | + | } | |
− | + | div.infobox.c_14 .heading, | |
− | + | div.infobox.c_14 .subheading { | |
− | + | background-color:#99ff66!important | |
− | + | } | |
− | + | div.infobox.c_15 dd, | |
− | + | div.infobox.c_15 dt { | |
− | + | border-color:#996600!important | |
− | + | } | |
− | + | div.infobox.c_15 .heading, | |
− | + | div.infobox.c_15 .subheading { | |
− | + | background-color:#996600!important | |
− | + | } | |
− | + | div.infobox.c_16 dd, | |
− | + | div.infobox.c_16 dt { | |
− | + | border-color:#993300!important | |
− | + | } | |
− | + | div.infobox.c_16 .heading, | |
− | + | div.infobox.c_16 .subheading { | |
− | + | background-color:#993300!important | |
− | + | } | |
− | + | div.infobox.c_17 dd, | |
− | + | div.infobox.c_17 dt { | |
− | + | border-color:#336699!important | |
− | + | } | |
− | + | div.infobox.c_17 .heading, | |
− | + | div.infobox.c_17 .subheading { | |
− | + | background-color:#336699!important | |
− | + | } | |
− | + | div.infobox.c_18 dd, | |
− | + | div.infobox.c_18 dt { | |
− | + | border-color:#33cccc!important | |
− | + | } | |
− | + | div.infobox.c_18 .heading, | |
− | + | div.infobox.c_18 .subheading { | |
− | + | background-color:#33cccc!important | |
− | + | } | |
− | + | div.infobox.c_19 dd, | |
− | + | div.infobox.c_19 dt { | |
− | + | border-color:#993399!important | |
− | + | } | |
− | + | div.infobox.c_19 .heading, | |
− | + | div.infobox.c_19 .subheading { | |
− | + | background-color:#993399!important | |
− | + | } | |
− | + | div.infobox.c_20 dd, | |
− | + | div.infobox.c_20 dt { | |
− | + | border-color:#663399!important | |
− | + | } | |
− | + | div.infobox.c_20 .heading, | |
− | + | div.infobox.c_20 .subheading { | |
− | + | background-color:#663399!important | |
− | + | } | |
− | + | div.infobox.c_21 dd, | |
− | + | div.infobox.c_21 dt { | |
− | + | border-color:#99cc33!important | |
− | + | } | |
− | + | div.infobox.c_21 .heading, | |
− | + | div.infobox.c_21 .subheading { | |
− | + | background-color:#99cc33!important | |
− | + | } | |
− | + | div.infobox.c_22 dd, | |
− | + | div.infobox.c_22 dt { | |
− | + | border-color:#996633!important | |
− | + | } | |
− | + | div.infobox.c_22 .heading, | |
− | + | div.infobox.c_22 .subheading { | |
− | + | background-color:#996633!important | |
− | + | } | |
− | + | div.infobox.c_23 dd, | |
− | + | div.infobox.c_23 dt { | |
− | + | border-color:#66cccc!important | |
− | + | } | |
− | + | div.infobox.c_23 .heading, | |
− | + | div.infobox.c_23 .subheading { | |
− | + | background-color:#66cccc!important | |
− | + | } | |
− | + | div.infobox.c_24 dd, | |
− | + | div.infobox.c_24 dt { | |
− | + | border-color:#99cc99!important | |
− | + | } | |
− | + | div.infobox.c_24 .heading, | |
− | + | div.infobox.c_24 .subheading { | |
− | + | background-color:#99cc99!important | |
− | + | } | |
− | + | div.infobox.c_25 dd, | |
− | + | div.infobox.c_25 dt { | |
− | + | border-color:#efd2ac!important | |
− | + | } | |
− | + | div.infobox.c_25 .heading, | |
− | + | div.infobox.c_25 .subheading { | |
− | + | background-color:#efd2ac!important | |
− | + | } | |
− | + | div.nav .box { | |
− | + | border-color:#555555 | |
− | + | } | |
− | + | div.nav .heading { | |
− | + | border-color:rgb(255 255 255 / 0.25) | |
− | + | } | |
− | + | div.nav .heading { | |
− | + | color:#000000 !important; | |
− | + | background-color:#777777; | |
− | + | text-shadow:rgb(255 255 255 / 0.75) 0 0 .25em | |
− | + | } | |
− | + | div.nav .heading a, | |
− | + | div.nav .heading a:link, | |
− | + | div.nav .heading a:active, | |
− | + | div.nav .heading a:visited { | |
− | + | color:#000000!important | |
− | + | } | |
− | + | div.nav .heading a:hover { | |
− | + | color:#e17e08 !important | |
− | + | } | |
− | + | div.nav .box table { | |
− | + | background-color:transparent | |
− | + | } | |
− | + | div.nav dt { | |
− | + | border-right-color:#666666 | |
− | + | } | |
− | + | div.nav dd { | |
− | + | border-left-color:#777777 | |
− | + | } | |
− | + | div.nav table th { | |
− | + | border-right-color:#777777 | |
− | + | } | |
− | + | div.nav.c_01 .heading, | |
− | + | div.nav.c_01 .subheading { | |
− | + | background-color:#3399cc | |
− | + | } | |
− | + | div.nav.c_01 dd, | |
− | + | div.nav.c_01 dt, | |
− | + | div.nav.c_01 table th { | |
− | + | border-color:#3399cc | |
− | + | } | |
− | + | div.nav.c_02 .heading, | |
− | + | div.nav.c_02 .subheading { | |
− | + | background-color:#ff9933 | |
− | + | } | |
− | + | div.nav.c_02 dd, | |
− | + | div.nav.c_02 dt, | |
− | + | div.nav.c_02 table th { | |
− | + | border-color:#ff9933 | |
− | + | } | |
− | + | div.nav.c_03 .heading, | |
− | + | div.nav.c_03 .subheading { | |
− | + | background-color:#cc9966 | |
− | + | } | |
− | + | div.nav.c_03 dd, | |
− | + | div.nav.c_03 dt, | |
− | + | div.nav.c_03 table th { | |
− | + | border-color:#cc9966 | |
− | + | } | |
− | + | div.nav.c_04 .heading, | |
− | + | div.nav.c_04 .subheading { | |
− | + | background-color:#66cc33 | |
− | + | } | |
− | + | div.nav.c_04 dd, | |
− | + | div.nav.c_04 dt, | |
− | + | div.nav.c_04 table th { | |
− | + | border-color:#66cc33 | |
− | + | } | |
− | + | div.nav.c_05 .heading, | |
− | + | div.nav.c_05 .subheading { | |
− | + | background-color:#993333 | |
− | + | } | |
− | + | div.nav.c_05 dd, | |
− | + | div.nav.c_05 dt, | |
− | + | div.nav.c_05 table th { | |
− | + | border-color:#993333 | |
− | + | } | |
− | + | div.nav.c_06 .heading, | |
− | + | div.nav.c_06 .subheading { | |
− | + | background-color:#ff3333 | |
− | + | } | |
− | + | div.nav.c_06 dd, | |
− | + | div.nav.c_06 dt, | |
− | + | div.nav.c_06 table th { | |
− | + | border-color:#ff3333 | |
− | + | } | |
− | + | div.nav.c_07 .heading, | |
− | + | div.nav.c_07 .subheading { | |
− | } | + | background-color:#cc66cc |
− | + | } | |
− | + | div.nav.c_07 dd, | |
− | + | div.nav.c_07 dt, | |
− | + | div.nav.c_07 table th { | |
− | + | border-color:#cc66cc | |
− | + | } | |
− | + | div.nav.c_08 .heading, | |
− | + | div.nav.c_08 .subheading { | |
− | + | background-color:#99ffcc | |
− | + | } | |
− | + | div.nav.c_08 dd, | |
− | + | div.nav.c_08 dt, | |
− | + | div.nav.c_08 table th { | |
− | + | border-color:#99ffcc | |
− | + | } | |
− | + | div.nav.c_09 .heading, | |
− | + | div.nav.c_09 .subheading { | |
− | + | background-color:#330099 | |
− | + | } | |
− | + | div.nav.c_09 dd, | |
− | + | div.nav.c_09 dt, | |
− | + | div.nav.c_09 table th { | |
− | + | border-color:#330099 | |
− | + | } | |
− | + | div.nav.c_10 .heading, | |
− | + | div.nav.c_10 .subheading { | |
− | + | background-color:#ff6666 | |
− | + | } | |
− | + | div.nav.c_10 dd, | |
− | + | div.nav.c_10 dt, | |
− | + | div.nav.c_10 table th { | |
− | + | border-color:#ff6666 | |
− | + | } | |
− | + | div.nav.c_11 .heading, | |
− | + | div.nav.c_11 .subheading { | |
− | + | background-color:#ffcc33 | |
− | + | } | |
− | + | div.nav.c_11 dd, | |
− | + | div.nav.c_11 dt, | |
− | + | div.nav.c_11 table th { | |
− | + | border-color:#ffcc33 | |
− | + | } | |
− | + | div.nav.c_12 .heading, | |
− | + | div.nav.c_12 .subheading { | |
− | + | background-color:#006699 | |
− | + | } | |
− | + | div.nav.c_12 dd, | |
− | + | div.nav.c_12 dt, | |
− | + | div.nav.c_12 table th { | |
− | + | border-color:#006699 | |
− | + | } | |
− | + | div.nav.c_13 .heading, | |
− | + | div.nav.c_13 .subheading { | |
− | + | background-color:#33cc33 | |
− | + | } | |
− | + | div.nav.c_13 dd, | |
− | + | div.nav.c_13 dt, | |
− | + | div.nav.c_13 table th { | |
− | + | border-color:#33cc33 | |
− | + | } | |
− | + | div.nav.c_14 .heading { | |
− | + | background-color:#99ff66 | |
− | + | } | |
− | + | div.nav.c_14 dd, | |
− | + | div.nav.c_14 dt, | |
− | + | div.nav.c_14 table th { | |
− | + | border-color:#99ff66 | |
− | + | } | |
− | + | div.nav.c_15 .heading { | |
− | + | background-color:#996600 | |
− | + | } | |
− | + | div.nav.c_15 dd, | |
− | + | div.nav.c_15 dt, | |
− | + | div.nav.c_15 table th { | |
− | + | border-color:#996600 | |
− | + | } | |
− | + | div.nav.c_16 .heading { | |
− | + | background-color:#993300 | |
− | + | } | |
− | + | div.nav.c_16 dd, | |
− | + | div.nav.c_16 dt, | |
− | + | div.nav.c_16 table th { | |
− | + | border-color:#993300 | |
− | + | } | |
− | + | div.nav.c_17 .heading { | |
− | + | background-color:#336699 | |
− | + | } | |
− | + | div.nav.c_17 dd, | |
− | + | div.nav.c_17 dt, | |
− | + | div.nav.c_17 table th { | |
− | + | border-color:#336699 | |
− | + | } | |
− | + | div.nav.c_18 .heading { | |
− | + | background-color:#33cccc | |
− | + | } | |
− | + | div.nav.c_18 dd, | |
− | + | div.nav.c_18 dt, | |
− | + | div.nav.c_18 table th { | |
− | + | border-color:#33cccc | |
− | + | } | |
− | + | div.nav.c_19 .heading { | |
− | + | background-color:#993399 | |
− | + | } | |
− | + | div.nav.c_19 dd, | |
− | + | div.nav.c_19 dt, | |
− | + | div.nav.c_19 table th { | |
− | + | border-color:#993399 | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | div.nav.c_20 .heading { | |
− | + | background-color:#663399 | |
− | + | } | |
− | + | div.nav.c_20 dd, | |
− | + | div.nav.c_20 dt, | |
− | + | div.nav.c_20 table th { | |
− | + | border-color:#663399 | |
− | + | } | |
− | + | div.nav.c_21 .heading { | |
− | + | background-color:#99cc33 | |
− | + | } | |
− | + | div.nav.c_21 dd, | |
− | + | div.nav.c_21 dt, | |
− | + | div.nav.c_21 table th { | |
− | + | border-color:#99cc33 | |
− | + | } | |
− | + | div.nav.c_22 .heading { | |
− | + | background-color:#996633 | |
− | + | } | |
− | + | div.nav.c_22 dd, | |
− | + | div.nav.c_22 dt, | |
− | + | div.nav.c_22 table th { | |
− | + | border-color:#996633 | |
− | + | } | |
− | + | div.nav.c_23 .heading { | |
− | + | background-color:#66cccc | |
− | + | } | |
− | + | div.nav.c_23 dd, | |
− | + | div.nav.c_23 dt, | |
− | + | div.nav.c_22 table th { | |
− | + | border-color:#66cccc | |
− | + | } | |
− | + | div.nav.c_24 .heading { | |
− | + | background-color:#99cc99 | |
− | + | } | |
− | + | div.nav.c_24 dd, | |
− | + | div.nav.c_24 dt, | |
− | + | div.nav.c_22 table th { | |
− | + | border-color:#99cc99 | |
− | + | } | |
− | + | div.nav.c_25 .heading { | |
− | + | background-color:#efd2ac | |
− | + | } | |
− | + | div.nav.c_25 dd, | |
− | + | div.nav.c_22 dt, | |
− | + | div.nav.c_25 table th { | |
− | + | border-color:#efd2ac | |
− | + | } | |
− | + | .quote_lr { | |
− | + | color:gray | |
− | + | } | |
− | + | .mp-links a img { | |
− | + | border-color:#fff | |
− | + | } | |
− | + | .mp-links a:hover img { | |
− | + | border-color:#e17e08 !important; | |
− | + | box-shadow:0 0 5px 1px #d63200 | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | .modicon { | |
− | + | color:#000 | |
− | |||
} | } | ||
− | + | .modicon_c:after { | |
− | + | color:green | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | .modicon_u:after { | |
− | + | color:orange | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | .modicon_n:after { | |
− | + | color:red | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .modicon_o:after { |
− | + | color:navy | |
} | } | ||
− | . | + | kbd.keysLight { |
− | color: | + | color:#000000; |
− | + | background-color:#cccccc; | |
+ | box-shadow:inset 0 -1px 0 rgb(255 255 255 / 25%) | ||
} | } | ||
− | . | + | kbd.keysDark { |
− | color: | + | color:#cccccc; |
− | + | background-color:#efa019; | |
+ | box-shadow:inset 0 -1px 0 rgb(255 255 255 / 25%) | ||
} | } | ||
− | + | .TwoColumnCollapsibleLayout { | |
− | + | border-color:#4e555d | |
− | |||
− | |||
} | } | ||
− | . | + | .TwoColumnCollapsibleLayout-section { |
− | + | border-color:#4e555d | |
} | } | ||
− | . | + | .TwoColumnCollapsibleLayout-code { |
− | + | background-color:#111 | |
} | } | ||
− | . | + | .TwoColumnCollapsibleLayout-subtitle { |
− | + | border-bottom-color:#4e555d; | |
+ | background-color:#0d0d0d | ||
} | } | ||
− | . | + | table.TutorialCodeTable { |
− | + | border-color:#aaa | |
} | } | ||
− | . | + | .TutorialCodeTable th, |
− | + | .TutorialCodeTable td { | |
+ | border-color:#aaa | ||
} | } | ||
− | . | + | .TutorialCodeTable th { |
− | + | background-color:#0d0d0d; | |
+ | color:#ffffff | ||
} | } | ||
− | . | + | .TutorialCodeTable td { |
− | + | background-color:#eeeeee; | |
+ | color:#aaa | ||
} | } | ||
− | . | + | .TutorialCodeTable td.TutorialCodeTable-highlighted { |
− | + | background-color:#333 | |
} | } | ||
− | . | + | .TutorialCodeTable td.TutorialCodeTable-description { |
− | + | background-color:transparent | |
− | |||
− | |||
} | } | ||
− | . | + | .TutorialCodeTable pre.code2highlight { |
− | + | background-color:transparent | |
} | } | ||
− | . | + | ol.references > li:target, |
− | + | sup.reference:target, | |
+ | cite:target { | ||
+ | background-color:#DEF | ||
} | } | ||
− | . | + | table.wikitable, |
− | + | table.prettytable { | |
+ | background-color:#060606; | ||
+ | border-color:#aaa | ||
} | } | ||
− | + | .wikitable th, | |
− | + | .wikitable td, | |
− | + | .prettytable th, | |
− | + | .prettytable td { | |
− | + | border-color:#aaa | |
− | |||
} | } | ||
− | . | + | .wikitable th, |
− | + | .prettytable th { | |
− | + | background-color:#0d0d0d | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | table.navbox { | |
− | . | ||
− | |||
− | |||
− | |||
− | |||
− | |||
border-color:#aaa | border-color:#aaa | ||
} | } | ||
− | + | .navbox, | |
− | + | .navbox-subgroup { | |
− | + | background-color:#020202 | |
} | } | ||
− | . | + | .navbox-list { |
− | border- | + | border-color:#020202 |
} | } | ||
− | .table | + | .navbox-title, |
− | + | table.navbox th { | |
+ | background-color:#000033 | ||
} | } | ||
− | . | + | .navbox-abovebelow, |
− | . | + | .navbox-group, |
− | + | .navbox-subgroup .navbox-title { | |
+ | background-color:#000022 | ||
} | } | ||
− | . | + | .navbox-subgroup .navbox-group, |
− | . | + | .navbox-subgroup .navbox-abovebelow { |
− | + | background-color:#000019 | |
− | background-color:# | ||
− | |||
− | |||
} | } | ||
− | . | + | .navbox-even { |
− | + | background-color:#080808 | |
− | |||
− | |||
} | } | ||
− | . | + | .navbox-odd { |
− | + | background-color:transparent | |
} | } | ||
− | . | + | .infobox { |
− | + | border-color:#555555; | |
+ | background-color:#060606; | ||
+ | color:black | ||
} | } | ||
− | . | + | .infobox.bordered td, |
− | . | + | .infobox.bordered th { |
− | + | border-color:#aaa | |
} | } | ||
− | . | + | .infobox.standard-talk { |
− | + | border-color:#6f6f3f; | |
+ | background-color:#453707 | ||
} | } | ||
− | . | + | .infobox.standard-talk.bordered td, |
− | + | .infobox.standard-talk.bordered th { | |
+ | border-color:#6f6f3f | ||
} | } | ||
− | . | + | .infobox.bordered .mergedtoprow td, |
− | + | .infobox.bordered .mergedtoprow th { | |
+ | border-top-color:#555555; | ||
+ | border-right-color:#aaa | ||
} | } | ||
− | . | + | .infobox.bordered .mergedrow td, |
− | . | + | .infobox.bordered .mergedrow th { |
− | + | border-right-color:#aaa | |
− | |||
} | } | ||
− | . | + | .infobox.geography td, |
− | + | .infobox.geography th { | |
− | + | border-top-color:#aaa | |
} | } | ||
− | . | + | .infobox.geography .mergedtoprow td, |
− | + | .infobox.geography .mergedtoprow th { | |
− | + | border-top-color:#aaa | |
} | } | ||
− | . | + | .infobox.geography .mergedbottomrow td, |
− | . | + | .infobox.geography .mergedbottomrow th { |
− | . | + | border-bottom-color:#aaa |
− | . | ||
− | border: | ||
} | } | ||
− | . | + | .messagebox { |
− | + | border-color:#555555; | |
− | + | background-color:#060606 | |
} | } | ||
− | . | + | .messagebox.merge { |
− | + | border-color:#3b3347; | |
− | border- | + | background-color:#0b001a |
− | |||
} | } | ||
− | . | + | .messagebox.cleanup { |
− | border- | + | border-color:#000060; |
− | + | background-color:#000010 | |
} | } | ||
− | . | + | .messagebox.standard-talk { |
− | border- | + | border-color:#6f6f3f; |
− | + | background-color:#453707 | |
} | } | ||
− | . | + | .mbox-inside .standard-talk, |
− | border- | + | .messagebox.nested-talk { |
− | + | border-color:#6f6f3f; | |
+ | background-color:#453707 | ||
+ | } | ||
+ | .messagebox.small-talk { | ||
+ | background-color:#453707 | ||
} | } | ||
− | . | + | table.ambox { |
− | + | border-color:#555555; | |
− | + | border-left-color:#0072e1; | |
− | + | background-color:#040404 | |
} | } | ||
− | + | table.ambox-notice { | |
− | + | border-left-color:#0072e1 | |
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | table.ambox-speedy { | |
− | + | border-left-color:#dd4d4d; | |
− | + | background-color:#fee | |
− | |||
− | |||
} | } | ||
− | + | table.ambox-delete { | |
− | + | border-left-color:#dd4d4d | |
− | |||
− | |||
} | } | ||
− | + | table.ambox-content { | |
− | + | border-left-color:#ff920d | |
− | + | } | |
− | + | table.ambox-style { | |
− | + | border-left-color:#cf9f0b | |
− | |||
− | |||
} | } | ||
− | + | table.ambox-move { | |
− | + | border-left-color:#9a33cd | |
− | |||
− | |||
− | |||
} | } | ||
− | + | table.ambox-protection { | |
− | + | border-left-color:#bba | |
− | |||
− | |||
} | } | ||
− | + | table.imbox { | |
− | + | border-color:#0072e1; | |
− | + | background-color:#040404 | |
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | table.imbox-notice { | |
− | + | border-color:#0072e1 | |
− | |||
− | border-color:# | ||
− | |||
} | } | ||
− | + | table.imbox-speedy { | |
− | + | border-color:#dd4d4d; | |
− | background-color:# | + | background-color:#fee |
− | color:# | + | } |
+ | table.imbox-delete { | ||
+ | border-color:#dd4d4d | ||
} | } | ||
− | + | table.imbox-content { | |
− | + | border-color:#ff920d | |
− | |||
− | |||
− | |||
− | border-color:# | ||
− | |||
} | } | ||
− | + | table.imbox-style { | |
− | + | border-color:#cf9f0b | |
− | |||
− | border-color:# | ||
− | |||
} | } | ||
− | + | table.imbox-move { | |
− | + | border-color:#9a33cd | |
− | |||
− | |||
} | } | ||
− | + | table.imbox-protection { | |
− | + | border-color:#bba | |
− | |||
− | |||
− | |||
− | border-color:# | ||
− | |||
} | } | ||
− | + | table.imbox-license { | |
− | + | border-color:#555577; | |
− | + | background-color:#000108 | |
− | + | } | |
− | color:# | + | table.imbox-featured { |
+ | border-color:#caa034 | ||
} | } | ||
− | + | table.cmbox { | |
− | + | border-color:#555555; | |
− | + | background-color:#000920 | |
− | color:# | ||
} | } | ||
− | + | table.cmbox-notice { | |
− | + | background-color:#001027 | |
− | |||
− | |||
− | background-color:# | ||
− | |||
− | |||
} | } | ||
− | + | table.cmbox-speedy { | |
− | + | border-color:#dd4d4d; | |
− | + | background-color:#240000 | |
− | |||
− | |||
} | } | ||
− | + | table.cmbox-delete { | |
− | + | background-color:#240000 | |
− | background-color:# | ||
− | |||
} | } | ||
− | + | table.cmbox-content { | |
− | + | background-color:#311900 | |
− | |||
− | |||
− | background-color:# | ||
− | |||
− | |||
} | } | ||
− | + | table.cmbox-style { | |
− | + | background-color:#241e00 | |
− | background-color:# | ||
− | |||
− | |||
} | } | ||
− | + | table.cmbox-move { | |
− | + | background-color:#0c0027 | |
− | background-color:# | ||
− | |||
} | } | ||
− | + | table.cmbox-protection { | |
− | + | background-color:#1e1e10 | |
− | |||
− | |||
− | background-color:# | ||
− | |||
− | |||
} | } | ||
− | + | table.ombox { | |
− | + | border-color:#555555; | |
− | + | background-color:#060606 | |
− | |||
− | |||
} | } | ||
− | + | table.ombox-notice { | |
− | + | border-color:#aaa | |
− | + | } | |
− | color:# | + | table.ombox-speedy { |
+ | border-color:#dd4d4d; | ||
+ | background-color:#fee | ||
} | } | ||
− | + | table.ombox-delete { | |
− | + | border-color:#dd4d4d | |
− | |||
− | |||
− | |||
− | border-color:# | ||
− | |||
} | } | ||
− | + | table.ombox-content { | |
− | + | border-color:#ff920d | |
− | |||
− | border-color:# | ||
− | |||
} | } | ||
− | + | table.ombox-style { | |
− | + | border-color:#cf9f0b | |
− | |||
− | |||
} | } | ||
− | + | table.ombox-move { | |
− | + | border-color:#9a33cd | |
− | |||
− | |||
− | |||
− | border-color:# | ||
− | |||
} | } | ||
− | + | table.ombox-protection { | |
− | + | border-color:#bba | |
− | + | } | |
− | border-color:# | + | table.tmbox { |
− | color:# | + | border-color:#6f6f3f; |
+ | background-color:#453707 | ||
} | } | ||
− | + | table.tmbox-speedy { | |
− | + | border-color:#dd4d4d; | |
− | + | background-color:#fee | |
− | color:# | ||
} | } | ||
− | + | table.tmbox-delete { | |
− | + | border-color:#dd4d4d | |
− | |||
− | |||
− | |||
− | border-color:# | ||
− | |||
} | } | ||
− | + | table.tmbox-content { | |
− | + | border-color:#ff920d | |
− | |||
− | border-color:# | ||
− | |||
} | } | ||
− | + | table.tmbox-style { | |
− | + | border-color:#cf9f0b | |
− | |||
− | |||
} | } | ||
− | + | table.tmbox-move { | |
− | + | border-color:#9a33cd | |
− | + | } | |
− | + | table.tmbox-protection, | |
− | + | table.tmbox-notice { | |
− | border-color:# | + | border-color:#6f6f3f |
− | |||
} | } | ||
− | + | table.dmbox { | |
− | table. | + | border-top-color:#333333; |
− | + | border-bottom-color:#333333; | |
− | border-color:# | + | background-color:transparent |
− | color: | ||
} | } | ||
− | + | table.fmbox { | |
− | + | border-color:#555555; | |
− | + | background-color:#060606 | |
− | color:# | ||
} | } | ||
− | + | table.fmbox-system { | |
− | + | background-color:#060606 | |
− | |||
− | |||
− | background-color:# | ||
− | |||
− | |||
} | } | ||
− | + | table.fmbox-warning { | |
− | + | border-color:#8f4444; | |
− | + | background-color:#240000 | |
− | |||
− | |||
} | } | ||
− | + | table.fmbox-editnotice { | |
− | + | background-color:transparent | |
− | background-color: | ||
− | |||
} | } | ||
− | . | + | div.mw-warning-with-logexcerpt, |
− | . | + | div.mw-lag-warn-high, |
− | + | div.mw-cascadeprotectedwarning { | |
− | . | + | border-color:#8f4444; |
− | + | background-color:#240000 | |
− | |||
− | |||
} | } | ||
− | . | + | div.mw-lag-warn-normal, |
− | + | div.noarticletext, | |
− | + | div.fmbox-system { | |
− | + | border-color:#555555; | |
− | + | background-color:#060606 | |
} | } | ||
− | . | + | .hiddenStructure { |
− | + | color:#ff0000; | |
− | + | background-color:#0f0 | |
− | color:# | ||
} | } | ||
− | . | + | div.NavFrame { |
− | + | border-color:#aaa | |
− | |||
− | |||
− | |||
− | border-color:# | ||
− | |||
} | } | ||
− | . | + | div.NavPic { |
− | + | background-color:#fff | |
− | background-color:# | ||
− | |||
− | |||
} | } | ||
− | . | + | div.NavFrame div.NavHead { |
− | + | background-color:#ccf | |
− | background-color:# | ||
− | |||
} | } | ||
− | . | + | .mw-plusminus-pos { |
− | + | color:#9bff9b | |
− | |||
− | |||
− | |||
− | |||
− | color:# | ||
} | } | ||
− | . | + | .mw-plusminus-neg { |
− | + | color:#ff7474 | |
− | |||
− | |||
− | color:# | ||
} | } | ||
− | . | + | div.user-block { |
− | + | border-color:#565656; | |
− | + | background-color:#2a1a00 | |
− | color:# | ||
} | } | ||
− | . | + | .template-documentation { |
− | + | border-color:#555555; | |
− | + | background-color:#03130b | |
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | #content .gallerybox div.thumb { |
− | + | background-color:#060606 | |
− | background-color:# | ||
− | |||
− | |||
} | } | ||
− | . | + | .gallerybox .thumb img, |
− | + | #file img { | |
− | background-color: | + | background-color:white |
− | |||
} | } | ||
− | . | + | .ns-0 .gallerybox .thumb img, |
− | . | + | .ns-2 .gallerybox .thumb img, |
− | . | + | .ns-100 .gallerybox .thumb img { |
− | . | + | background-color:white |
− | background-color: | ||
− | |||
− | |||
} | } | ||
− | . | + | .external a, |
− | + | .external a:link, | |
− | + | .external a:active, | |
− | + | .external a:visited, | |
− | color:# | + | a, |
+ | a:link, | ||
+ | a:active, | ||
+ | a:visited { | ||
+ | color:#5291f9 !important | ||
} | } | ||
− | . | + | .external a:hover, |
− | + | a:hover { | |
− | + | color:#e17e08 !important | |
− | |||
} | } | ||
− | . | + | a.new, |
− | . | + | a.new:link, |
− | . | + | a.new:active, |
− | . | + | a.new:visited { |
− | + | color:#ff6060 !important | |
− | |||
− | color:# | ||
} | } | ||
− | . | + | a.new:hover { |
− | + | color:#ff0000 !important | |
− | |||
− | |||
− | color:# | ||
} | } | ||
− | . | + | .mpb { |
− | + | border-color:#aaa | |
− | |||
− | |||
} | } | ||
− | . | + | .mpbl { |
− | + | border-left-color:#aaa | |
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .mpbr { |
− | + | border-right-color:#aaa | |
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .mpbt { |
− | + | border-top-color:#aaa | |
− | |||
− | |||
} | } | ||
− | . | + | .mpbb { |
− | + | border-bottom-color:#aaa | |
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | .mpth { |
− | + | color:#000000; | |
− | + | text-shadow:rgb(255 255 255 / 0.75) 0 0 .25em; | |
− | + | background-color:#666 | |
− | color:# | ||
} | } | ||
− | . | + | .mpth2 { |
− | + | background-color:#181818 | |
− | background-color:# | ||
− | |||
} | } | ||
− | . | + | span.sig { |
− | + | border-color:#666666; | |
− | + | background-color:rgb(75 75 155 / 0.2) | |
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | .table | + | .mw-pt-languages table { |
− | + | background-color:#181818 !important | |
− | background-color:# | ||
− | |||
− | |||
} | } | ||
− | . | + | .mw-pt-languages-label { |
− | + | color:#000000 !important; | |
− | + | background-color:#999999 !important | |
− | color:# | ||
} | } | ||
− | . | + | .version_sm { |
− | + | background-color:#ffffff; | |
− | + | color:#000000 | |
− | |||
− | background-color:# | ||
− | |||
− | color:# | ||
} | } | ||
− | . | + | .version_sm > sup > a, |
− | + | .version_sm > sup > a:link, | |
− | + | .version_sm > sup > a:active, | |
− | + | .version_sm > sup > a:visited { | |
− | color:# | + | color:#000000 !important |
} | } | ||
− | . | + | .version_sm > sup > a:hover { |
− | + | color:#333333 !important | |
− | |||
− | color:# | ||
} | } | ||
− | + | #version_r > a, | |
− | + | #version_r > a:link, | |
− | + | #version_r > a:active, | |
− | + | #version_r > a:visited { | |
− | + | color:#e17e08 !important | |
− | |||
− | color:# | ||
} | } | ||
− | + | #version_r > a:hover { | |
− | + | color:#e14808 !important | |
− | |||
− | |||
− | color:# | ||
} | } | ||
− | . | + | .new_sm { |
− | + | background-color:#f15492; | |
− | background-color:# | + | color:#000000 |
− | color:# | ||
} | } | ||
− | . | + | .communityportal { |
− | + | border-color:#555555; | |
− | + | background-color:#030303 | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | border- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | background-color | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.cp-header { | .cp-header { | ||
background-color:#181818; | background-color:#181818; | ||
− | + | color:#aeddfc | |
− | |||
− | |||
− | |||
− | color:#aeddfc | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.infoboxtable { | .infoboxtable { | ||
− | background:#e2e6ea; | + | background-color:#e2e6ea; |
background-image:-moz-linear-gradient(center top,#dfe2e5 60%,#f3f4f5 100%); | background-image:-moz-linear-gradient(center top,#dfe2e5 60%,#f3f4f5 100%); | ||
− | |||
background-image:-webkit-linear-gradient(top,#dfe2e5 60%,#f3f4f5 100%); | background-image:-webkit-linear-gradient(top,#dfe2e5 60%,#f3f4f5 100%); | ||
background-image:-o-linear-gradient(top,#dfe2e5 60%,#f3f4f5 100%); | background-image:-o-linear-gradient(top,#dfe2e5 60%,#f3f4f5 100%); | ||
− | |||
background-image:linear-gradient(to bottom,#e2e6ea 60%,#dcdcdc 100%); | background-image:linear-gradient(to bottom,#e2e6ea 60%,#dcdcdc 100%); | ||
− | border: | + | border-color:#bfbfbf; |
− | color:#191919 | + | color:#191919 |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.infoboxtable td > div { | .infoboxtable td > div { | ||
− | background-color:rgb( | + | background-color:rgb(209 211 214) |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.infoboxname, | .infoboxname, | ||
.infoboxdetails, | .infoboxdetails, | ||
.infoboxdescription { | .infoboxdescription { | ||
− | background:#e2e6ea; | + | background-color:#e2e6ea; |
background-image:-moz-linear-gradient(center top,#3f3f3f 0%,#afafaf 100%); | background-image:-moz-linear-gradient(center top,#3f3f3f 0%,#afafaf 100%); | ||
− | |||
background-image:-webkit-linear-gradient(top,#3f3f3f 0%,#afafaf 100%); | background-image:-webkit-linear-gradient(top,#3f3f3f 0%,#afafaf 100%); | ||
background-image:-o-linear-gradient(top,#3f3f3f 0%,#afafaf 100%); | background-image:-o-linear-gradient(top,#3f3f3f 0%,#afafaf 100%); | ||
− | |||
background-image:linear-gradient(to bottom,#d1b895 0%,#e2e6ea 100%); | background-image:linear-gradient(to bottom,#d1b895 0%,#e2e6ea 100%); | ||
− | color:#191919 | + | color:#191919 |
− | |||
− | |||
} | } |
Latest revision as of 18:45, 18 June 2024
ol.references li:target, sup.reference:target { background-color:#000915 } .mw-ext-cite-error code { background-color:transparent } #pt-notifications-alert .mw-echo-notifications-badge, #pt-notifications-notice .mw-echo-notifications-badge { color:transparent } #pt-notifications-alert .mw-echo-notifications-badge:focus, #pt-notifications-notice .mw-echo-notifications-badge:focus { box-shadow:0 0 0 1px #000000,0 0 0 3px #36c } #pt-notifications-alert .mw-echo-notifications-badge:focus:after, #pt-notifications-notice .mw-echo-notifications-badge:focus:after { border-color:#36c } #pt-notifications-alert .mw-echo-notifications-badge:after, #pt-notifications-notice .mw-echo-notifications-badge:after { border-color:#000000; background-color:#82878d; color:#fff } #pt-notifications-alert .mw-echo-notifications-badge.oo-ui-flaggedElement-unseen:after, #pt-notifications-alert .mw-echo-notifications-badge.mw-echo-unseen-notifications:after { background-color:#cc2222 } #pt-notifications-notice .mw-echo-notifications-badge.oo-ui-flaggedElement-unseen:after, #pt-notifications-notice .mw-echo-notifications-badge.mw-echo-unseen-notifications:after { background-color:#3366cc } @media screen { .toctogglelabel { color:#5291f9 } } @media screen { :focus { outline-color:#3366cc } body { background-color:#090909 } .mw-body, .parsoid-body { background-color:#000000; color:#dddedf } .mw-body { border-color:#063658 } #mw-page-base { background-color:#040404; background-image:-webkit-linear-gradient(top,#000000 50%,#090909 100%); background-image:-moz-linear-gradient(top,#000000 50%,#090909 100%); background-image:linear-gradient(to bottom,#000000 50%,#090909 100%) } .mw-parser-output .external { background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/external-link-ltr-icon.svg?b4b84) } #pt-anonuserpage, #pt-userpage a { background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/user-avatar.svg?b7f58) } #pt-anonuserpage { color:#a2a7ab } #searchInput { background-color:#000000; background-color:rgb(0 0 0 / 0.5); color:#ffffff; border-color:#4e555d; box-shadow:inset 0 0 0 1px transparent } #simpleSearch:hover #searchInput { border-color:#82878d } #searchInput:focus, #simpleSearch:hover #searchInput:focus { border-color:#3366cc; box-shadow:inset 0 0 0 1px #3366cc,inset 0 0 0 2px #000000 } #searchInput::-webkit-input-placeholder { color:#82878d } #searchInput:-ms-input-placeholder { color:#82878d } #searchInput::-moz-placeholder { color:#82878d } #searchInput:-moz-placeholder { color:#82878d } #searchInput::placeholder { color:#82878d } #searchButton, #mw-searchButton { background-color:transparent } #searchButton { background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/search.svg?4d50a) } .vector-menu-tabs li { background-image:linear-gradient(to top,#095388 0,#071117 1px,#000000 100%) } .vector-menu-tabs li a { color:#5291f9 } .vector-menu-tabs .new a, .vector-menu-tabs .new a:visited { color:#a75a5a } .vector-menu-tabs .selected { background-color:#000000 } .vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited { color:#dddedf } .vector-menu-tabs #ca-unwatch.icon a:before { background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/unwatch-icon.svg?436dd) } .vector-menu-tabs #ca-unwatch.mw-watchlink-temp.icon a:before { background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/unwatch-temp-icon.svg?60ddc) } .vector-menu-tabs #ca-watch.icon a:before { background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/watch-icon.svg?257a2) } .vector-menu-tabs #ca-unwatch.icon a:hover:before, .vector-menu-tabs #ca-unwatch.icon a:focus:before { background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/unwatch-icon-hl.svg?c58d6) } .vector-menu-tabs #ca-unwatch.mw-watchlink-temp.icon a:hover:before, .vector-menu-tabs #ca-unwatch.mw-watchlink-temp.icon a:focus:before { background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/unwatch-temp-icon-hl.svg?ba7a8) } .vector-menu-tabs #ca-watch.icon a:hover:before, .vector-menu-tabs #ca-watch.icon a:focus:before { background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/watch-icon-hl.svg?2440e) } .vector-menu-dropdown h3 { color:#a2a7ab } .vector-menu-dropdown h3:after { background-image:linear-gradient(transparent,transparent),url(/skins/Vector/resources/skins.vector.styles/images/arrow-down.svg?e7827) } .vector-menu-dropdown h3:hover, .vector-menu-dropdown h3:focus { color:#dddedf } .vector-menu-dropdown .vector-menu-content-list { background-color:#000000; border-color:#4e555d; box-shadow:0 1px 1px 0 rgb(255 255 255 / 0.1) } .vector-menu-dropdown li a { color:#5291f9 } .vector-menu-dropdown .selected a, .vector-menu-dropdown .selected a:visited { color:#dddedf } .vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3 { background-image:linear-gradient(to bottom,rgb(6 54 88 / 0) 0,#063658 100%) } .portal h3, .vector-menu-portal h3 { background-image:linear-gradient(to right,rgb(46 50 55 / 0) 0,#2e3237 33%,#2e3237 66%,rgb(46 50 55 / 0) 100%); color:#a2a7ab } .portal .body li a, .vector-menu-portal .body li a { color:#5291f9 } .portal .body li a:visited, .vector-menu-portal .body li a:visited { color:#8a7fff } .mw-footer li { color:#dddedf } } .messagebox, .errorbox, .warningbox, .successbox { color:#000 } .messagebox { background-color:#0f1115; border-color:#4e555d } .errorbox { background-color:#190201; border-color:#d33 } .warningbox { background-color:#181001; border-color:#fc3 } .successbox { background-color:#022a21; border-color:#79ebd2 } @media screen { a { color:#5291f9 } a:visited { color:#8a7fff } a:active { color:#ffac05 } a.stub { color:#723 } a.new, #p-personal a.new { color:#d33 } a.new:visited, #p-personal a.new:visited { color:#a75a5a } .mw-parser-output a.extiw, .mw-parser-output a.external { color:#36b } .mw-parser-output a.extiw:visited, .mw-parser-output a.external:visited { color:#636 } .mw-parser-output a.extiw:active, .mw-parser-output a.external:active { color:#b63 } hr { background-color:#4e555d } h1, h2, h3, h4, h5, h6 { color:#000 } h1, h2 { border-bottom-color:#4e555d } code { color:#ffffff; background-color:#050607; border-color:#0f1115 } pre, .mw-code { color:#ffffff; background-color:#050607; border-color:#0f1115 } fieldset { border-color:#7293d5 } .toc, .mw-warning, .toccolours { border-color:#4e555d; background-color:#050607 } .tocnumber { color:#dddedf } div.thumb { background-color:transparent } div.thumbinner { border-color:#2e3237; background-color:#050607 } html .thumbimage { background-color:#000000; border-color:#2e3237 } .magnify a { background-image:linear-gradient(transparent,transparent),url(resources/src/mediawiki.skinning/images/magnify-clip-ltr.svg?8330e) } img.thumbborder { border-color:#0f1115 } .mw-content-ltr .magnify a { background-image:linear-gradient(transparent,transparent),url(resources/src/mediawiki.skinning/images/magnify-clip-ltr.svg?8330e) } .mw-content-rtl .magnify a { background-image:linear-gradient(transparent,transparent),url(resources/src/mediawiki.skinning/images/magnify-clip-rtl.svg?38fd5) } .catlinks { border-color:#4e555d; background-color:#050607 } textarea { border-color:#2e3237 } .editOptions { background-color:#0f1115; color:#dddedf; border-color:#2e3237 } .usermessage { background-color:#845300; border-color:#ffa500; color:#000 } #contentSub, #contentSub2 { color:#a2a7ab } mark { background-color:#ffff00; color:#000 } li span.deleted, span.history-deleted { color:#82878d } .not-patrolled { background-color:#ffa } .unpatrolled { color:#d33 } .catlinks li { border-left-color:#4e555d } .autocomment, .autocomment a, .autocomment a:visited { color:#82878d } a.new { color:#ff4545 } .wikitable { background-color:#050607; color:#dddedf; border-color:#4e555d } .wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td { border-color:#4e555d } .wikitable > tr > th, .wikitable > * > tr > th { background-color:#0f1115 } .error { color:#d33 } .warning { color:#ffb953 } .success { color:#79ebd2 } .mw-infobox { border-color:#fc3 } .mw-datatable { border-color:#4e555d } .mw-datatable td, .mw-datatable th { border-color:#4e555d } .mw-datatable th { background-color:#000415 } .mw-datatable td { background-color:#fff } .mw-datatable tr:hover td { background-color:#000915 } } .smw-placeholder { background-color:#0a0a0a } .client-nojs .smw-placeholder::after { color:red } .smw-personal-jobqueue-watchlist:hover, .smw-personal-jobqueue-watchlist:focus, .smw-personal-jobqueue-watchlist:active { color:#5291f9 } .item-count { background-color:rgb(220 224 228 / 0.04); color:#bbb } .item-count.active { background-color:rgb(220 224 228 / 0.08); color:#a9b2bb } .smwpre { border-color:#5494d0; color:black; background-color:#060606 } .smw-debug-box { border-color:#ffcc00; background-color:#423300 } .smw-debug-box-header { border-bottom-color:#ffcc00 } div.smwtimeline { border-color:#555555; background-color:#060606 } .smwtable-striped tbody > tr:nth-child(even) { background-color:#0a0a0a } .smwtable-striped tbody > tr:nth-child(odd) { background-color:#fff } .smwtable-striped tbody > tr:hover { background-color:#eee } .smwtable-clean { background-color:transparent } .smwtable-clean tr { border-top-color:#222222 } .smwtable-clean tr > th { border-top-color:#222222 } .smwtable-clean tr > td { border-top-color:#222222 } .smwtable-clean tbody > tr:nth-child(even) { background-color:#0a0a0a } div.smwhr hr { background-color:#222222; color:#ddd } span.smwwarning { color:#888 } span.smwsearchicon { color:#888 } span.smwsearch a { color:#ccc } span.smwsearch a:hover { color:#888 } span.smwbrowse a { color:#ccc } span.smwbrowse a:hover { color:#888 } .concept-documenation { border-top-color:#aaa } hr.smw-form-horizontalrule { background-color:#ddd } .smw-horizontalrule { border-bottom-color:#ddd } .smw-editpage-help { background-color:#0f0f0f; border-color:silver } .smw-column-header { color:black } .smw-note { background-color:#0a0a0a } .smw-callout-info { background-color:#081c26; border-left-color:#61c6e4 } .smw-callout-info .title { color:#61c6e4 } .smw-callout-info-light { background-color:#060606; border-left-color:#ddd } .smw-callout-info-light .title { color:#61c6e4 } .smw-callout-warning { background-color:#1c1803; border-left-color:#f7b455 } .smw-callout-warning .title { color:#f7b455 } .smw-callout-success { background-color:#16270f; border-left-color:#89c38a } .smw-callout-success .title { color:#89c38a } .smw-callout-error { background-color:#210d0d; border-left-color:#bb3531 } .smw-icon-pen { background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2215%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Ehighlight%3C/title%3E%3Cpath d=%22M18.73 5.86l-3.59-3.59a1 1 0 0 0-1.41 0l-10 10a1 1 0 0 0 0 1.41L4 14l-3 4h5l1-1 .29.29a1 1 0 0 0 1.41 0l10-10a1 1 0 0 0 .03-1.43zM7 15l-2-2 9-9 2 2z%22/%3E%3C/svg%3E") } .autocomplete-suggestions { background-color:white; border-color:rgb(34 34 34); box-shadow:rgb(255 255 255 / 0.1) 0px 0px 5px; color:rgb(109 126 144) } .autocomplete-suggestion { border-bottom-color:#ddd } .autocomplete-selected { background-color:#0f0f0f } .autocomplete-suggestions strong { color:#0066cc } .autocomplete-group strong { border-bottom-color:#000 } .autocomplete-arrow-light { background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%),linear-gradient(to right,#000000,#ffff) } .smw-breadcrumb-link { color:#828282 } .smw-breadcrumb-arrow-right { border-top-color:transparent; border-bottom-color:transparent; border-left-color:#aaa } .smw-ask-action-btn, .smw-action-btn { border-color:transparent } .smw-ask-action-btn-lgrey, a.smw-ask-action-btn-lgrey:visited, .smw-action-btn-lgrey, .smw-action-btn-lgrey:visited { color:#dddddd; background-color:#111111; border-color:#ddd } a.smw-ask-action-btn-lgrey:hover, .smw-action-btn-lgrey:hover { color:#dddddd; background-color:#222222; border-color:#ddd } .smw-ask-action-btn-lblue, a.smw-ask-action-btn-lblue:visited { color:#000000; background-color:#2186a4; border-color:#2597b9 } a.smw-ask-action-btn-lblue:hover { color:#000000; background-color:#2aa9ce; border-color:#43b7d9 } .smw-ask-action-btn-dblue, a.smw-ask-action-btn-dblue:visited { color:#000000; background-color:#488fcc; border-color:#5b9ad1 } .smw-ask-action-btn-dblue:hover, .smw-ask-action-btn-dblue:focus, a.smw-ask-action-btn-dblue:hover, a.smw-ask-action-btn-dblue:focus { color:#000000; background-color:#6fa7d7; border-color:#8bb8df } .smw-page-indicator { border-color:transparent; color:#d3d5d6; border-color:#ddd } .smw-protection-indicator { color:#d3d5d6; border-color:transparent } .smw-protection-indicator.with-border { border-color:#ddd } .smw-page-indicator.usage-count.moderate { background-color:#64440d; border-color:#64440d; color:#d37555 } .smw-page-indicator.usage-count.high { background-color:#800900; border-color:#611900; color:#ff7f7f } .smw-admin-circle-orange { background-color:orange } .smw-overlay-spinner.mini { border-left-color:rgb(16 190 255 / .15); border-right-color:rgb(16 190 255 / .15); border-bottom-color:rgb(16 190 255 / .15); border-top-color:rgb(16 190 255 / .8) } .smw-overlay-spinner { border-left-color:rgb(16 190 255 / .15); border-right-color:rgb(16 190 255 / .15); border-bottom-color:rgb(16 190 255 / .15); border-top-color:rgb(16 190 255 / .8) } .ns-112.action-submit .error { color:#e38d95; background-color:#210d0d; background-color:#210d0d; border-left-color:#bb3531 } .ns-112.action-submit .error:before { color:#e38d95 } .smw-dropdown > a, .smw-dropdown > button { background-color:white; border-color:#333333; color:black } .smw-dropdown > a:before, .smw-dropdown > button:before { border-left-color:transparent; border-right-color:transparent; border-top-color:black } .smw-dropdown .smw-dropdown-menu { border-color:#333333; background-color:white; box-shadow:0 3px 6px rgb(255 255 255 / .175) } .smw-dropdown .smw-dropdown-menu li:hover { background-color:#0a0a0a } .smw-dropdown .smw-dropdown-menu li a { color:black } .smw-dropdown .smw-dropdown-menu .divider { background-color:#1a1a1a } .smw-dropdown-menu::before { border-color:transparent; border-bottom-color:rgb(220 224 228 / 0.15) } .smw-dropdown-menu::before { border-color:transparent; border-bottom-color:rgb(220 224 228 / 0.15) } .smw-dropdown-menu::after { border-color:transparent; border-bottom-color:#fff } .smw-table-header { background-color:#eee } .smw-table-cell, .smw-table-head { border-color:#999 } .smw-table-header { background-color:#eee } .smw-table-footer { background-color:#eee } .smw-table-sort-asc:after { color:#999 } .smw-table-sort-desc:after { color:#999 } .smw-tabs section, .smw-tabs .subtab-content { border-top-color:#ddd } .smw-tabs label.nav-label { color:#444444; border-color:transparent } .smw-tabs label.nav-label:hover { color:#888 } .smw-tabs input.nav-tab:checked + label.nav-label { color:#d1d6db; border-color:#222222; border-top-color:#488fcc; border-bottom-color:#fff } .smw-tabs input.nav-tab:checked + label.nav-label.cached { border-top-color:orange } @media screen and (max-width:800px) { .smw-tabs input.nav-tab:checked + label.nav-label { background-color:#060606a8 } } .smw-tabset > label { border-color:transparent; color:#727272 } .smw-tabset > label::after { background-color:#727272 } .smw-tabset > input:focus + label, .smw-tabset > input:checked + label { color:#06c } .smw-tabset > input:focus + label::after, .smw-tabset > input:checked + label::after { background-color:#06c } .smw-tabset > input:focus + label.smw-indicator-severity-error::after, .smw-tabset > input:checked + label.smw-indicator-severity-error::after { background-color:#d33 } .smw-tabset > input:focus + label.smw-indicator-severity-warning::after, .smw-tabset > input:checked + label.smw-indicator-severity-warning::after { background-color:#ffa500 } .smw-tabset > label:hover { color:#444 } .smw-tabset > label:hover::after { background-color:#444 } .smw-tabset > input:checked + label { border-color:#333333; border-bottom-color:#000000; border-top-color:#06c } .smw-tabset > input:checked + label.smw-indicator-severity-error { border-top-color:#cc2222; color:#d33 } .smw-tabset > input:checked + label.smw-indicator-severity-warning { border-top-color:#ffa500; color:#ffa500 } .tab-panel { border-top-color:#ccc } .smw-issue-panel > label::after { background-color:#727272 } .smwfact { background-color:#060606; border-color:#aaa } .smwfact td, .smwfact tr, .smwfact table { background-color:#060606 } .smwfact .smwfacttable { border-top-color:#aaa } .smwfact .smw-table-row:nth-child(odd) { background-color:#060606 } .smwfact .smw-table-row:nth-child(even) { background-color:#fff } .rdflink a { color:#888 } .rdflink a:hover { color:#0000ff } .smw-factbox section { border-color:#aaa } .smw-factbox input.nav-tab:checked + label.nav-label { border-color:#555555; border-top-color:orange; border-bottom-color:#000000; background-color:#fff } .smw-factbox input.nav-tab:checked + label#tab-label-facts-attachment.nav-label { border-color:#555555; border-top-color:#0482bd; border-bottom-color:#fff } .smw-factbox .smwfact { background-color:#fff } .smw-factbox-view.skin-vector #mw-data-after-content .smw-factbox { background-color:#000000; border-left-color:#063658; border-bottom-color:#063658 } .smw-factbox-view.skin-vector #bodyContent #mw-data-after-content .smw-factbox { border-left-color:#063658; border-bottom-color:#063658 } .smw-icon-indicator-placeholder { background-color:#eee } .smw-indicator-vertical-bar-loader, .smw-indicator-vertical-bar-loader:before, .smw-indicator-vertical-bar-loader:after { background-color:#3f3f3f } .smw-indicator-vertical-bar-loader { color:#3f3f3f } .smw-issue-label { box-shadow:inset 0 -1px 0 rgb(220 224 228 / .12) } .smw-list-rule-title { border-bottom-color:#222222; color:#000 } .smw-indicator-accordion-tab { color:white } .smw-indicator-accordion-tab-label { background-color:#0f1115; color:#dddddd; border-bottom-color:#fff } .plain .smw-indicator-accordion-tab-label { background-color:transparent } .smw-indicator-accordion-tab-label:hover { background-color:#cccccc; color:#fff } .smw-indicator-accordion-tab:last-child .smw-indicator-accordion-tab-label { border-bottom-color:#fff } .smw-indicator-accordion-tab-content { color:#afc1d3 } .smw-indicator-accordion-tab-close { background-color:#afc1d3 } .smw-indicator-accordion-tab .smw-indicator-accordion-tab-label { border-top-color:#141414; border-bottom-color:#fff } .smw-indicator-accordion-tab-close:hover { background-color:#333 } input:checked + .smw-indicator-accordion-tab-label { background-color:#cccccc; color:#fff } input:checked + .smw-indicator-accordion-tab-label::after { color:#fff } .smw-jsonview-button-group-left input { border-color:#ddd } .smw-jsonview-button { background-color:#488fcc; color:white } .smw-jsonview-button:first-child { border-right-color:#fff } .smw-jsonview-button:hover { background-color:#45d1ff; color:white } .jsonview ul { border-left-color:#ccc } .smw-jsonview-menu { background-color:#090909; border-left-color:#0f1115; border-top-color:#0f1115; border-right-color:#0f1115 } .smw-jsonview-menu + pre { background-color:#fff } .smw-jsonview-menu .smw-jsonview-button { color:#82878d; background-color:#090909 } .smw-jsonview-menu .smw-jsonview-button:hover { background-color:#ddd } .smw-jsonview-menu .smw-jsonview-button:first-child { border-right-color:#090909 } div.smwtt { color:#ffffff } span.smwttpersist span.smwttcontent { color:#777777 } span.smwttactivepersist { color:#3737ff } span.smwttactiveinline { color:#ffbb44 } .opened { color:green } .closed { color:blue } .table tr { border-color:#aaa } .table > * > tr > :first-child { border-left-color:#aaa } .table > * > tr > :last-child { border-right-color:#aaa } .table > tbody > tr:last-child, .table > tbody > tr:last-child > * { border-bottom-color:#aaa } .table > tbody:first-child > tr:first-child > *, .table > tbody > tr.heading > * { background-color:#111111; border-color:#555555 } .table > :first-child > tr:first-child, .table > tbody > tr.heading { background-color:#111111; border-color:#555555!important } .table > tbody > tr > th { background-color:#181818; border-color:#aaa } .table > tbody > tr:nth-child(odd) { background-color:#0c0c0c; border-color:#aaa } .table > tbody, .table > tbody > tr.heading, .table > tbody > tr > [rowspan], .table > tbody > tr > [colspan] { border-color:#aaa } .table table { background-color:transparent } .table.any > :first-child > tr:first-child, .table.any > tbody > tr.heading, .table.any > :first-child > tr:first-child > *, .table.any > tbody > tr.heading > * { background-color:#777777!important; border-color:#929292!important; color:#ffffff!important } .table.any > tbody > tr > th, table.table > tbody > tr.any > th { background-color:#333333; border-color:#555555; color:#ffffff } .table.any > tbody > tr:nth-child(odd), .table > tbody > tr.any:nth-child(odd) { background-color:#111111; color:#ffffff } .table.c_01 > :first-child > tr:first-child, .table.c_01 > tbody > tr.heading, .table.c_01 > :first-child > tr:first-child > *, .table.c_01 > tbody > tr.heading > * { background-color:#26758d!important; border-color:#5190a4!important; color:#ffffff!important } .table.c_01 > tbody > tr > th, table.table > tbody > tr.c_01 > th { background-color:#133a46; border-color:#42616b; color:#ffffff } .table.c_01 > tbody > tr:nth-child(odd), .table > tbody > tr.c_01:nth-child(odd) { background-color:#061215; color:#ffffff } .table.c_02 > :first-child > tr:first-child, .table.c_02 > tbody > tr.heading, .table.c_02 > :first-child > tr:first-child > *, .table.c_02 > tbody > tr.heading > * { background-color:#996b00!important; border-color:#ad8833!important; color:#ffffff!important } .table.c_02 > tbody > tr > th, table.table > tbody > tr.c_02 > th { background-color:#4c3500; border-color:#705e33; color:#ffffff } .table.c_02 > tbody > tr:nth-child(odd), .table > tbody > tr.c_02:nth-child(odd) { background-color:#171000; color:#ffffff } .table.c_03 > :first-child > tr:first-child, .table.c_03 > tbody > tr.heading, .table.c_03 > :first-child > tr:first-child > *, .table.c_03 > tbody > tr.heading > * { background-color:#a6722f!important; border-color:#b88f59!important; color:#ffffff!important } .table.c_03 > tbody > tr > th, table.table > tbody > tr.c_03 > th { background-color:#7b4f17; border-color:#957145; color:#ffffff } .table.c_03 > tbody > tr:nth-child(odd), .table > tbody > tr.c_03:nth-child(odd) { background-color:#251807; color:#ffffff } .table.c_04 > :first-child > tr:first-child, .table.c_04 > tbody > tr.heading, .table.c_04 > :first-child > tr:first-child > *, .table.c_04 > tbody > tr.heading > * { background-color:#6abb20!important; border-color:#89c94d!important; color:#ffffff!important } .table.c_04 > tbody > tr > th, table.table > tbody > tr.c_04 > th { background-color:#355d10; border-color:#5d7d40; color:#ffffff } .table.c_04 > tbody > tr:nth-child(odd), .table > tbody > tr.c_04:nth-child(odd) { background-color:#101c05; color:#ffffff } .table.c_05 > :first-child > tr:first-child, .table.c_05 > tbody > tr.heading, .table.c_05 > :first-child > tr:first-child > *, .table.c_05 > tbody > tr.heading > * { background-color:#703f45!important; border-color:#8d656a!important; color:#ffffff!important } .table.c_05 > tbody > tr > th, table.table > tbody > tr.c_05 > th { background-color:#392124; border-color:#614d50; color:#ffffff } .table.c_05 > tbody > tr:nth-child(odd), .table > tbody > tr.c_05:nth-child(odd) { background-color:#110a0b; color:#ffffff } .table.c_06 > :first-child > tr:first-child, .table.c_06 > tbody > tr.heading, .table.c_06 > :first-child > tr:first-child > *, .table.c_06 > tbody > tr.heading > * { background-color:#780c09!important; border-color:#933c3a!important; color:#ffffff!important } .table.c_06 > tbody > tr > th, table.table > tbody > tr.c_06 > th { background-color:#3c0604; border-color:#633836; color:#ffffff } .table.c_06 > tbody > tr:nth-child(odd), .table > tbody > tr.c_06:nth-child(odd) { background-color:#120201; color:#ffffff } .table.c_07 > :first-child > tr:first-child, .table.c_07 > tbody > tr.heading, .table.c_07 > :first-child > tr:first-child > *, .table.c_07 > tbody > tr.heading > * { background-color:#672a86!important; border-color:#86559e!important; color:#ffffff!important } .table.c_07 > tbody > tr > th, table.table > tbody > tr.c_07 > th { background-color:#341543; border-color:#5d4469; color:#ffffff } .table.c_07 > tbody > tr:nth-child(odd), .table > tbody > tr.c_07:nth-child(odd) { background-color:#0f0614; color:#ffffff } .table.c_08 > :first-child > tr:first-child, .table.c_08 > tbody > tr.heading, .table.c_08 > :first-child > tr:first-child > *, .table.c_08 > tbody > tr.heading > * { background-color:#58ad75!important; border-color:#79bd90!important; color:#ffffff!important } .table.c_08 > tbody > tr > th, table.table > tbody > tr.c_08 > th { background-color:#2c563a; border-color:#567861; color:#ffffff } .table.c_08 > tbody > tr:nth-child(odd), .table > tbody > tr.c_08:nth-child(odd) { background-color:#0d1a12; color:#ffffff } .table.c_09 > :first-child > tr:first-child, .table.c_09 > tbody > tr.heading, .table.c_09 > :first-child > tr:first-child > *, .table.c_09 > tbody > tr.heading > * { background-color:#350e84!important; border-color:#5e3e9d!important; color:#ffffff!important } .table.c_09 > tbody > tr > th, table.table > tbody > tr.c_09 > th { background-color:#1b0742; border-color:#493968; color:#ffffff } .table.c_09 > tbody > tr:nth-child(odd), .table > tbody > tr.c_09:nth-child(odd) { background-color:#080214; color:#ffffff } .table.c_10 > :first-child > tr:first-child, .table.c_10 > tbody > tr.heading, .table.c_10 > :first-child > tr:first-child > *, .table.c_10 > tbody > tr.heading > * { background-color:#870110!important; border-color:#9f3440!important; color:#ffffff!important } .table.c_10 > tbody > tr > th, table.table > tbody > tr.c_10 > th { background-color:#430007; border-color:#693339; color:#ffffff } .table.c_10 > tbody > tr:nth-child(odd), .table > tbody > tr.c_10:nth-child(odd) { background-color:#140002; color:#ffffff } .table.c_11 > :first-child > tr:first-child, .table.c_11 > tbody > tr.heading, .table.c_11 > :first-child > tr:first-child > *, .table.c_11 > tbody > tr.heading > * { background-color:#997f00!important; border-color:#ad9833!important; color:#ffffff!important } .table.c_11 > tbody > tr > th, table.table > tbody > tr.c_11 > th { background-color:#4c3f00; border-color:#706633; color:#ffffff } .table.c_11 > tbody > tr:nth-child(odd), .table > tbody > tr.c_11:nth-child(odd) { background-color:#171300; color:#ffffff } .table.c_12 > :first-child > tr:first-child, .table.c_12 > tbody > tr.heading, .table.c_12 > :first-child > tr:first-child > *, .table.c_12 > tbody > tr.heading > * { background-color:#00458a!important; border-color:#336aa1!important; color:#ffffff!important } .table.c_12 > tbody > tr > th, table.table > tbody > tr.c_12 > th { background-color:#002345; border-color:#334f6a; color:#ffffff } .table.c_12 > tbody > tr:nth-child(odd), .table > tbody > tr.c_12:nth-child(odd) { background-color:#000b15; color:#ffffff } .table.c_13 > :first-child > tr:first-child, .table.c_13 > tbody > tr.heading, .table.c_13 > :first-child > tr:first-child > *, .table.c_13 > tbody > tr.heading > * { background-color:#199e1d!important; border-color:#47b14a!important; color:#ffffff!important } .table.c_13 > tbody > tr > th, table.table > tbody > tr.c_13 > th { background-color:#0c4f0e; border-color:#3d723e; color:#ffffff } .table.c_13 > tbody > tr:nth-child(odd), .table > tbody > tr.c_13:nth-child(odd) { background-color:#041805; color:#ffffff } .table.c_14 > :first-child > tr:first-child, .table.c_14 > tbody > tr.heading, .table.c_14 > :first-child > tr:first-child > *, .table.c_14 > tbody > tr.heading > * { background-color:#66cc33!important; border-color:#85d65c!important; color:#ffffff!important } .table.c_14 > tbody > tr > th, table.table > tbody > tr.c_14 > th { background-color:#336619; border-color:#5c8547; color:#ffffff } .table.c_14 > tbody > tr:nth-child(odd), .table > tbody > tr.c_14:nth-child(odd) { background-color:#0e1e07; color:#ffffff } .table.c_15 > :first-child > tr:first-child, .table.c_15 > tbody > tr.heading, .table.c_15 > :first-child > tr:first-child > *, .table.c_15 > tbody > tr.heading > * { background-color:#996600!important; border-color:#ad8433!important; color:#ffffff!important } .table.c_15 > tbody > tr > th, table.table > tbody > tr.c_15 > th { background-color:#4c3300; border-color:#705c33; color:#ffffff } .table.c_15 > tbody > tr:nth-child(odd), .table > tbody > tr.c_15:nth-child(odd) { background-color:#2e1f00; color:#ffffff } .table.c_16 > :first-child > tr:first-child, .table.c_16 > tbody > tr.heading, .table.c_16 > :first-child > tr:first-child > *, .table.c_16 > tbody > tr.heading > * { background-color:#993300!important; border-color:#ad5b33!important; color:#ffffff!important } .table.c_16 > tbody > tr > th, table.table > tbody > tr.c_16 > th { background-color:#4c1900; border-color:#704733; color:#ffffff } .table.c_16 > tbody > tr:nth-child(odd), .table > tbody > tr.c_16:nth-child(odd) { background-color:#170800; color:#ffffff } .table.c_17 > :first-child > tr:first-child, .table.c_17 > tbody > tr.heading, .table.c_17 > :first-child > tr:first-child > *, .table.c_17 > tbody > tr.heading > * { background-color:#336699!important; border-color:#5c84ad!important; color:#ffffff!important } .table.c_17 > tbody > tr > th, table.table > tbody > tr.c_17 > th { background-color:#19324c; border-color:#475b70; color:#ffffff } .table.c_17 > tbody > tr:nth-child(odd), .table > tbody > tr.c_17:nth-child(odd) { background-color:#070f17; color:#ffffff } .table.c_18 > :first-child > tr:first-child, .table.c_18 > tbody > tr.heading, .table.c_18 > :first-child > tr:first-child > *, .table.c_18 > tbody > tr.heading > * { background-color:#33cccc!important; border-color:#5cd6d6!important; color:#ffffff!important } .table.c_18 > tbody > tr > th, table.table > tbody > tr.c_18 > th { background-color:#196666; border-color:#478585; color:#ffffff } .table.c_18 > tbody > tr:nth-child(odd), .table > tbody > tr.c_18:nth-child(odd) { background-color:#071e1e; color:#ffffff } .table.c_19 > :first-child > tr:first-child, .table.c_19 > tbody > tr.heading, .table.c_19 > :first-child > tr:first-child > *, .table.c_19 > tbody > tr.heading > * { background-color:#993399!important; border-color:#ad5cad!important; color:#ffffff!important } .table.c_19 > tbody > tr > th, table.table > tbody > tr.c_19 > th { background-color:#4c194c; border-color:#704770; color:#ffffff } .table.c_19 > tbody > tr:nth-child(odd), .table > tbody > tr.c_19:nth-child(odd) { background-color:#170717; color:#ffffff } .table.c_20 > :first-child > tr:first-child, .table.c_20 > tbody > tr.heading, .table.c_20 > :first-child > tr:first-child > *, .table.c_20 > tbody > tr.heading > * { background-color:#663399!important; border-color:#845cad!important; color:#ffffff!important } .table.c_20 > tbody > tr > th, table.table > tbody > tr.c_20 > th { background-color:#32194c; border-color:#5b4770; color:#ffffff } .table.c_20 > tbody > tr:nth-child(odd), .table > tbody > tr.c_20:nth-child(odd) { background-color:#0f0717; color:#ffffff } .table.c_21 > :first-child > tr:first-child, .table.c_21 > tbody > tr.heading, .table.c_21 > :first-child > tr:first-child > *, .table.c_21 > tbody > tr.heading > * { background-color:#99cc33!important; border-color:#add65c!important; color:#ffffff!important } .table.c_21 > tbody > tr > th, table.table > tbody > tr.c_21 > th { background-color:#4c6619; border-color:#708547; color:#ffffff } .table.c_21 > tbody > tr:nth-child(odd), .table > tbody > tr.c_21:nth-child(odd) { background-color:#161e07; color:#ffffff } .table.c_22 > :first-child > tr:first-child, .table.c_22 > tbody > tr.heading, .table.c_22 > :first-child > tr:first-child > *, .table.c_22 > tbody > tr.heading > * { background-color:#996633!important; border-color:#ad845c!important; color:#ffffff!important } .table.c_22 > tbody > tr > th, table.table > tbody > tr.c_22 > th { background-color:#4c3219; border-color:#705b47; color:#ffffff } .table.c_22 > tbody > tr:nth-child(odd), .table > tbody > tr.c_22:nth-child(odd) { background-color:#170f07; color:#ffffff } .table.c_23 > :first-child > tr:first-child, .table.c_23 > tbody > tr.heading, .table.c_23 > :first-child > tr:first-child > *, .table.c_23 > tbody > tr.heading > * { background-color:#268c8c!important; border-color:#51a3a3!important; color:#ffffff!important } .table.c_23 > tbody > tr > th, table.table > tbody > tr.c_23 > th { background-color:#134646; border-color:#426b6b; color:#ffffff } .table.c_23 > tbody > tr:nth-child(odd), .table > tbody > tr.c_23:nth-child(odd) { background-color:#061515; color:#ffffff } .table.c_24 > :first-child > tr:first-child, .table.c_24 > tbody > tr.heading, .table.c_24 > :first-child > tr:first-child > *, .table.c_24 > tbody > tr.heading > * { background-color:#59ae59!important; border-color:#7abe7a!important; color:#ffffff!important } .table.c_24 > tbody > tr > th, table.table > tbody > tr.c_24 > th { background-color:#2c572c; border-color:#567956; color:#ffffff } .table.c_24 > tbody > tr:nth-child(odd), .table > tbody > tr.c_24:nth-child(odd) { background-color:#0d1a0d; color:#ffffff } .table.c_25 > :first-child > tr:first-child, .table.c_25 > tbody > tr.heading, .table.c_25 > :first-child > tr:first-child > *, .table.c_25 > tbody > tr.heading > * { background-color:#ae8959!important; border-color:#bea07a!important; color:#ffffff!important } .table.c_25 > tbody > tr > th, table.table > tbody > tr.c_25 > th { background-color:#57442c; border-color:#796a56; color:#ffffff } .table.c_25 > tbody > tr:nth-child(odd), .table > tbody > tr.c_25:nth-child(odd) { background-color:#1a140d; color:#ffffff } div.infobox { background-color:#000000; border-color:#555555 } div.infobox, div.nav .box { background-image:linear-gradient(top,#000000 0%,#111111 100%); background-image:-o-linear-gradient(top,#000000 0%,#111111 100%); background-image:-moz-linear-gradient(top,#000000 0%,#111111 100%); background-image:-webkit-linear-gradient(top,#000000 0%,#111111 100%) } div.infobox .custom { color:#000000!important } div.infobox .custom { background-color:#bbbbbb; border-left-color:rgb(255 255 255 / 0.25); border-right-color:rgb(255 255 255 / 0.25) } div.infobox .icon p { color:#bbbbbb; background-color:rgb(0 0 0 / 0.5) } div.infobox .heading, div.nav .heading { border-color:rgb(255 255 255 / 0.25) } div.infobox .heading { color:#000000!important; background-color:#bbbbbb; text-shadow:rgb(255 255 255 / 0.75) 0 0 .25em } div.infobox .subheading, div.nav .subheading { background-color:#777777; border-left-color:rgb(255 255 255 / 0.25); border-right-color:rgb(255 255 255 / 0.25) } div.infobox .subheading { color:#000000!important; background-color:#bbbbbb; text-shadow:rgb(255 255 255 / 0.75) 0 0 .25em } div.infobox dt, div.version_nav dt { border-right-color:#666666 } div.infobox dd, div.version_nav dd { border-left-color:#666666 } div.infobox table, div.nav table { background-color:transparent } div.infobox.c_01 dd, div.infobox.c_01 dt { border-color:#3399cc!important } div.infobox.c_01 .heading, div.infobox.c_01 .subheading { background-color:#3399cc!important } div.infobox.c_02 dd, div.infobox.c_02 dt { border-color:#ff9933!important } div.infobox.c_02 .heading, div.infobox.c_02 .subheading { background-color:#ff9933!important } div.infobox.c_03 dd, div.infobox.c_03 dt { border-color:#ffcc99!important } div.infobox.c_03 .heading, div.infobox.c_03 .subheading { background-color:#ffcc99!important } div.infobox.c_04 dd, div.infobox.c_04 dt { border-color:#ccff99!important } div.infobox.c_04 .heading, div.infobox.c_04 .subheading { background-color:#ccff99!important } div.infobox.c_05 dd, div.infobox.c_05 dt { border-color:#cc6666!important } div.infobox.c_05 .heading, div.infobox.c_05 .subheading { background-color:#cc6666!important } div.infobox.c_06 dd, div.infobox.c_06 dt { border-color:#ff3333!important } div.infobox.c_06 .heading, div.infobox.c_06 .subheading { background-color:#ff3333!important } div.infobox.c_07 dd, div.infobox.c_07 dt { border-color:#ff99ff!important } div.infobox.c_07 .heading, div.infobox.c_07 .subheading { background-color:#ff99ff!important } div.infobox.c_08 dd, div.infobox.c_08 dt { border-color:#99ffcc!important } div.infobox.c_08 .heading, div.infobox.c_08 .subheading { background-color:#99ffcc!important } div.infobox.c_09 dd, div.infobox.c_09 dt { border-color:#6633cc!important } div.infobox.c_09 .heading, div.infobox.c_09 .subheading { background-color:#6633cc!important } div.infobox.c_10 dd, div.infobox.c_10 dt { border-color:#ff6666!important } div.infobox.c_10 .heading, div.infobox.c_10 .subheading { background-color:#ff6666!important } div.infobox.c_11 dd, div.infobox.c_11 dt { border-color:#ffcc33!important } div.infobox.c_11 .heading, div.infobox.c_11 .subheading { background-color:#ffcc33!important } div.infobox.c_12 dd, div.infobox.c_12 dt { border-color:#66ccff!important } div.infobox.c_12 .heading, div.infobox.c_12 .subheading { background-color:#66ccff!important } div.infobox.c_13 dd, div.infobox.c_13 dt { border-color:#99ff99!important } div.infobox.c_13 .heading, div.infobox.c_13 .subheading { background-color:#99ff99!important } div.infobox.c_14 dd, div.infobox.c_14 dt { border-color:#99ff66!important } div.infobox.c_14 .heading, div.infobox.c_14 .subheading { background-color:#99ff66!important } div.infobox.c_15 dd, div.infobox.c_15 dt { border-color:#996600!important } div.infobox.c_15 .heading, div.infobox.c_15 .subheading { background-color:#996600!important } div.infobox.c_16 dd, div.infobox.c_16 dt { border-color:#993300!important } div.infobox.c_16 .heading, div.infobox.c_16 .subheading { background-color:#993300!important } div.infobox.c_17 dd, div.infobox.c_17 dt { border-color:#336699!important } div.infobox.c_17 .heading, div.infobox.c_17 .subheading { background-color:#336699!important } div.infobox.c_18 dd, div.infobox.c_18 dt { border-color:#33cccc!important } div.infobox.c_18 .heading, div.infobox.c_18 .subheading { background-color:#33cccc!important } div.infobox.c_19 dd, div.infobox.c_19 dt { border-color:#993399!important } div.infobox.c_19 .heading, div.infobox.c_19 .subheading { background-color:#993399!important } div.infobox.c_20 dd, div.infobox.c_20 dt { border-color:#663399!important } div.infobox.c_20 .heading, div.infobox.c_20 .subheading { background-color:#663399!important } div.infobox.c_21 dd, div.infobox.c_21 dt { border-color:#99cc33!important } div.infobox.c_21 .heading, div.infobox.c_21 .subheading { background-color:#99cc33!important } div.infobox.c_22 dd, div.infobox.c_22 dt { border-color:#996633!important } div.infobox.c_22 .heading, div.infobox.c_22 .subheading { background-color:#996633!important } div.infobox.c_23 dd, div.infobox.c_23 dt { border-color:#66cccc!important } div.infobox.c_23 .heading, div.infobox.c_23 .subheading { background-color:#66cccc!important } div.infobox.c_24 dd, div.infobox.c_24 dt { border-color:#99cc99!important } div.infobox.c_24 .heading, div.infobox.c_24 .subheading { background-color:#99cc99!important } div.infobox.c_25 dd, div.infobox.c_25 dt { border-color:#efd2ac!important } div.infobox.c_25 .heading, div.infobox.c_25 .subheading { background-color:#efd2ac!important } div.nav .box { border-color:#555555 } div.nav .heading { border-color:rgb(255 255 255 / 0.25) } div.nav .heading { color:#000000 !important; background-color:#777777; text-shadow:rgb(255 255 255 / 0.75) 0 0 .25em } div.nav .heading a, div.nav .heading a:link, div.nav .heading a:active, div.nav .heading a:visited { color:#000000!important } div.nav .heading a:hover { color:#e17e08 !important } div.nav .box table { background-color:transparent } div.nav dt { border-right-color:#666666 } div.nav dd { border-left-color:#777777 } div.nav table th { border-right-color:#777777 } div.nav.c_01 .heading, div.nav.c_01 .subheading { background-color:#3399cc } div.nav.c_01 dd, div.nav.c_01 dt, div.nav.c_01 table th { border-color:#3399cc } div.nav.c_02 .heading, div.nav.c_02 .subheading { background-color:#ff9933 } div.nav.c_02 dd, div.nav.c_02 dt, div.nav.c_02 table th { border-color:#ff9933 } div.nav.c_03 .heading, div.nav.c_03 .subheading { background-color:#cc9966 } div.nav.c_03 dd, div.nav.c_03 dt, div.nav.c_03 table th { border-color:#cc9966 } div.nav.c_04 .heading, div.nav.c_04 .subheading { background-color:#66cc33 } div.nav.c_04 dd, div.nav.c_04 dt, div.nav.c_04 table th { border-color:#66cc33 } div.nav.c_05 .heading, div.nav.c_05 .subheading { background-color:#993333 } div.nav.c_05 dd, div.nav.c_05 dt, div.nav.c_05 table th { border-color:#993333 } div.nav.c_06 .heading, div.nav.c_06 .subheading { background-color:#ff3333 } div.nav.c_06 dd, div.nav.c_06 dt, div.nav.c_06 table th { border-color:#ff3333 } div.nav.c_07 .heading, div.nav.c_07 .subheading { background-color:#cc66cc } div.nav.c_07 dd, div.nav.c_07 dt, div.nav.c_07 table th { border-color:#cc66cc } div.nav.c_08 .heading, div.nav.c_08 .subheading { background-color:#99ffcc } div.nav.c_08 dd, div.nav.c_08 dt, div.nav.c_08 table th { border-color:#99ffcc } div.nav.c_09 .heading, div.nav.c_09 .subheading { background-color:#330099 } div.nav.c_09 dd, div.nav.c_09 dt, div.nav.c_09 table th { border-color:#330099 } div.nav.c_10 .heading, div.nav.c_10 .subheading { background-color:#ff6666 } div.nav.c_10 dd, div.nav.c_10 dt, div.nav.c_10 table th { border-color:#ff6666 } div.nav.c_11 .heading, div.nav.c_11 .subheading { background-color:#ffcc33 } div.nav.c_11 dd, div.nav.c_11 dt, div.nav.c_11 table th { border-color:#ffcc33 } div.nav.c_12 .heading, div.nav.c_12 .subheading { background-color:#006699 } div.nav.c_12 dd, div.nav.c_12 dt, div.nav.c_12 table th { border-color:#006699 } div.nav.c_13 .heading, div.nav.c_13 .subheading { background-color:#33cc33 } div.nav.c_13 dd, div.nav.c_13 dt, div.nav.c_13 table th { border-color:#33cc33 } div.nav.c_14 .heading { background-color:#99ff66 } div.nav.c_14 dd, div.nav.c_14 dt, div.nav.c_14 table th { border-color:#99ff66 } div.nav.c_15 .heading { background-color:#996600 } div.nav.c_15 dd, div.nav.c_15 dt, div.nav.c_15 table th { border-color:#996600 } div.nav.c_16 .heading { background-color:#993300 } div.nav.c_16 dd, div.nav.c_16 dt, div.nav.c_16 table th { border-color:#993300 } div.nav.c_17 .heading { background-color:#336699 } div.nav.c_17 dd, div.nav.c_17 dt, div.nav.c_17 table th { border-color:#336699 } div.nav.c_18 .heading { background-color:#33cccc } div.nav.c_18 dd, div.nav.c_18 dt, div.nav.c_18 table th { border-color:#33cccc } div.nav.c_19 .heading { background-color:#993399 } div.nav.c_19 dd, div.nav.c_19 dt, div.nav.c_19 table th { border-color:#993399 } div.nav.c_20 .heading { background-color:#663399 } div.nav.c_20 dd, div.nav.c_20 dt, div.nav.c_20 table th { border-color:#663399 } div.nav.c_21 .heading { background-color:#99cc33 } div.nav.c_21 dd, div.nav.c_21 dt, div.nav.c_21 table th { border-color:#99cc33 } div.nav.c_22 .heading { background-color:#996633 } div.nav.c_22 dd, div.nav.c_22 dt, div.nav.c_22 table th { border-color:#996633 } div.nav.c_23 .heading { background-color:#66cccc } div.nav.c_23 dd, div.nav.c_23 dt, div.nav.c_22 table th { border-color:#66cccc } div.nav.c_24 .heading { background-color:#99cc99 } div.nav.c_24 dd, div.nav.c_24 dt, div.nav.c_22 table th { border-color:#99cc99 } div.nav.c_25 .heading { background-color:#efd2ac } div.nav.c_25 dd, div.nav.c_22 dt, div.nav.c_25 table th { border-color:#efd2ac } .quote_lr { color:gray } .mp-links a img { border-color:#fff } .mp-links a:hover img { border-color:#e17e08 !important; box-shadow:0 0 5px 1px #d63200 } .modicon { color:#000 } .modicon_c:after { color:green } .modicon_u:after { color:orange } .modicon_n:after { color:red } .modicon_o:after { color:navy } kbd.keysLight { color:#000000; background-color:#cccccc; box-shadow:inset 0 -1px 0 rgb(255 255 255 / 25%) } kbd.keysDark { color:#cccccc; background-color:#efa019; box-shadow:inset 0 -1px 0 rgb(255 255 255 / 25%) } .TwoColumnCollapsibleLayout { border-color:#4e555d } .TwoColumnCollapsibleLayout-section { border-color:#4e555d } .TwoColumnCollapsibleLayout-code { background-color:#111 } .TwoColumnCollapsibleLayout-subtitle { border-bottom-color:#4e555d; background-color:#0d0d0d } table.TutorialCodeTable { border-color:#aaa } .TutorialCodeTable th, .TutorialCodeTable td { border-color:#aaa } .TutorialCodeTable th { background-color:#0d0d0d; color:#ffffff } .TutorialCodeTable td { background-color:#eeeeee; color:#aaa } .TutorialCodeTable td.TutorialCodeTable-highlighted { background-color:#333 } .TutorialCodeTable td.TutorialCodeTable-description { background-color:transparent } .TutorialCodeTable pre.code2highlight { background-color:transparent } ol.references > li:target, sup.reference:target, cite:target { background-color:#DEF } table.wikitable, table.prettytable { background-color:#060606; border-color:#aaa } .wikitable th, .wikitable td, .prettytable th, .prettytable td { border-color:#aaa } .wikitable th, .prettytable th { background-color:#0d0d0d } table.navbox { border-color:#aaa } .navbox, .navbox-subgroup { background-color:#020202 } .navbox-list { border-color:#020202 } .navbox-title, table.navbox th { background-color:#000033 } .navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title { background-color:#000022 } .navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow { background-color:#000019 } .navbox-even { background-color:#080808 } .navbox-odd { background-color:transparent } .infobox { border-color:#555555; background-color:#060606; color:black } .infobox.bordered td, .infobox.bordered th { border-color:#aaa } .infobox.standard-talk { border-color:#6f6f3f; background-color:#453707 } .infobox.standard-talk.bordered td, .infobox.standard-talk.bordered th { border-color:#6f6f3f } .infobox.bordered .mergedtoprow td, .infobox.bordered .mergedtoprow th { border-top-color:#555555; border-right-color:#aaa } .infobox.bordered .mergedrow td, .infobox.bordered .mergedrow th { border-right-color:#aaa } .infobox.geography td, .infobox.geography th { border-top-color:#aaa } .infobox.geography .mergedtoprow td, .infobox.geography .mergedtoprow th { border-top-color:#aaa } .infobox.geography .mergedbottomrow td, .infobox.geography .mergedbottomrow th { border-bottom-color:#aaa } .messagebox { border-color:#555555; background-color:#060606 } .messagebox.merge { border-color:#3b3347; background-color:#0b001a } .messagebox.cleanup { border-color:#000060; background-color:#000010 } .messagebox.standard-talk { border-color:#6f6f3f; background-color:#453707 } .mbox-inside .standard-talk, .messagebox.nested-talk { border-color:#6f6f3f; background-color:#453707 } .messagebox.small-talk { background-color:#453707 } table.ambox { border-color:#555555; border-left-color:#0072e1; background-color:#040404 } table.ambox-notice { border-left-color:#0072e1 } table.ambox-speedy { border-left-color:#dd4d4d; background-color:#fee } table.ambox-delete { border-left-color:#dd4d4d } table.ambox-content { border-left-color:#ff920d } table.ambox-style { border-left-color:#cf9f0b } table.ambox-move { border-left-color:#9a33cd } table.ambox-protection { border-left-color:#bba } table.imbox { border-color:#0072e1; background-color:#040404 } table.imbox-notice { border-color:#0072e1 } table.imbox-speedy { border-color:#dd4d4d; background-color:#fee } table.imbox-delete { border-color:#dd4d4d } table.imbox-content { border-color:#ff920d } table.imbox-style { border-color:#cf9f0b } table.imbox-move { border-color:#9a33cd } table.imbox-protection { border-color:#bba } table.imbox-license { border-color:#555577; background-color:#000108 } table.imbox-featured { border-color:#caa034 } table.cmbox { border-color:#555555; background-color:#000920 } table.cmbox-notice { background-color:#001027 } table.cmbox-speedy { border-color:#dd4d4d; background-color:#240000 } table.cmbox-delete { background-color:#240000 } table.cmbox-content { background-color:#311900 } table.cmbox-style { background-color:#241e00 } table.cmbox-move { background-color:#0c0027 } table.cmbox-protection { background-color:#1e1e10 } table.ombox { border-color:#555555; background-color:#060606 } table.ombox-notice { border-color:#aaa } table.ombox-speedy { border-color:#dd4d4d; background-color:#fee } table.ombox-delete { border-color:#dd4d4d } table.ombox-content { border-color:#ff920d } table.ombox-style { border-color:#cf9f0b } table.ombox-move { border-color:#9a33cd } table.ombox-protection { border-color:#bba } table.tmbox { border-color:#6f6f3f; background-color:#453707 } table.tmbox-speedy { border-color:#dd4d4d; background-color:#fee } table.tmbox-delete { border-color:#dd4d4d } table.tmbox-content { border-color:#ff920d } table.tmbox-style { border-color:#cf9f0b } table.tmbox-move { border-color:#9a33cd } table.tmbox-protection, table.tmbox-notice { border-color:#6f6f3f } table.dmbox { border-top-color:#333333; border-bottom-color:#333333; background-color:transparent } table.fmbox { border-color:#555555; background-color:#060606 } table.fmbox-system { background-color:#060606 } table.fmbox-warning { border-color:#8f4444; background-color:#240000 } table.fmbox-editnotice { background-color:transparent } div.mw-warning-with-logexcerpt, div.mw-lag-warn-high, div.mw-cascadeprotectedwarning { border-color:#8f4444; background-color:#240000 } div.mw-lag-warn-normal, div.noarticletext, div.fmbox-system { border-color:#555555; background-color:#060606 } .hiddenStructure { color:#ff0000; background-color:#0f0 } div.NavFrame { border-color:#aaa } div.NavPic { background-color:#fff } div.NavFrame div.NavHead { background-color:#ccf } .mw-plusminus-pos { color:#9bff9b } .mw-plusminus-neg { color:#ff7474 } div.user-block { border-color:#565656; background-color:#2a1a00 } .template-documentation { border-color:#555555; background-color:#03130b } #content .gallerybox div.thumb { background-color:#060606 } .gallerybox .thumb img, #file img { background-color:white } .ns-0 .gallerybox .thumb img, .ns-2 .gallerybox .thumb img, .ns-100 .gallerybox .thumb img { background-color:white } .external a, .external a:link, .external a:active, .external a:visited, a, a:link, a:active, a:visited { color:#5291f9 !important } .external a:hover, a:hover { color:#e17e08 !important } a.new, a.new:link, a.new:active, a.new:visited { color:#ff6060 !important } a.new:hover { color:#ff0000 !important } .mpb { border-color:#aaa } .mpbl { border-left-color:#aaa } .mpbr { border-right-color:#aaa } .mpbt { border-top-color:#aaa } .mpbb { border-bottom-color:#aaa } .mpth { color:#000000; text-shadow:rgb(255 255 255 / 0.75) 0 0 .25em; background-color:#666 } .mpth2 { background-color:#181818 } span.sig { border-color:#666666; background-color:rgb(75 75 155 / 0.2) } .mw-pt-languages table { background-color:#181818 !important } .mw-pt-languages-label { color:#000000 !important; background-color:#999999 !important } .version_sm { background-color:#ffffff; color:#000000 } .version_sm > sup > a, .version_sm > sup > a:link, .version_sm > sup > a:active, .version_sm > sup > a:visited { color:#000000 !important } .version_sm > sup > a:hover { color:#333333 !important } #version_r > a, #version_r > a:link, #version_r > a:active, #version_r > a:visited { color:#e17e08 !important } #version_r > a:hover { color:#e14808 !important } .new_sm { background-color:#f15492; color:#000000 } .communityportal { border-color:#555555; background-color:#030303 } .cp-header { background-color:#181818; color:#aeddfc } .infoboxtable { background-color:#e2e6ea; background-image:-moz-linear-gradient(center top,#dfe2e5 60%,#f3f4f5 100%); background-image:-webkit-linear-gradient(top,#dfe2e5 60%,#f3f4f5 100%); background-image:-o-linear-gradient(top,#dfe2e5 60%,#f3f4f5 100%); background-image:linear-gradient(to bottom,#e2e6ea 60%,#dcdcdc 100%); border-color:#bfbfbf; color:#191919 } .infoboxtable td > div { background-color:rgb(209 211 214) } .infoboxname, .infoboxdetails, .infoboxdescription { background-color:#e2e6ea; background-image:-moz-linear-gradient(center top,#3f3f3f 0%,#afafaf 100%); background-image:-webkit-linear-gradient(top,#3f3f3f 0%,#afafaf 100%); background-image:-o-linear-gradient(top,#3f3f3f 0%,#afafaf 100%); background-image:linear-gradient(to bottom,#d1b895 0%,#e2e6ea 100%); color:#191919 }