MediaWiki:Vector.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 8: | Zeile 8: | ||
#ca-talk { | #ca-talk { | ||
− | display:none!important; | + | display: none!important; |
} | } | ||
− | .tocnumber:after { content: '.' } | + | .tocnumber:after { |
+ | content: '.' | ||
+ | } | ||
− | #ca-nstab-main | + | #ca-nstab-main { |
− | display:none!important; | + | display: none!important; |
} | } | ||
#ca-nstab-special { | #ca-nstab-special { | ||
− | display:none!important; | + | display: none!important; |
} | } | ||
#ca-nstab-mediawiki { | #ca-nstab-mediawiki { | ||
− | display:none!important; | + | display: none!important; |
} | } | ||
− | h1,h2,h3,h4,h5,h6{ | + | h1, |
− | + | h2, | |
+ | h3, | ||
+ | h4, | ||
+ | h5, | ||
+ | h6 { | ||
+ | color: #F2F2F2; | ||
} | } | ||
− | hr{ | + | hr { |
− | + | color: #dd8247; | |
background-color: #dd8247; | background-color: #dd8247; | ||
} | } | ||
− | .editOptions{ | + | .editOptions { |
− | + | background-color: #282828; | |
− | + | border-color: #1c1c1c; | |
− | + | color: #E0E0E0; | |
− | |||
} | } | ||
− | input,textarea{ | + | |
− | + | input, | |
− | + | textarea { | |
− | + | background-color: #4c4c4c; | |
− | outline-color:#BF5F18; | + | border-color: #4c4c4c; |
− | + | color: #E0E0E0; | |
+ | outline-color: #BF5F18; | ||
} | } | ||
− | a,.mw-body a.external,.mw-body a.extiw{ | + | |
− | + | a, | |
+ | .mw-body a.external, | ||
+ | .mw-body a.extiw { | ||
+ | color: #dd8247 | ||
} | } | ||
− | a:visited,.mw-body a.external:visited,.mw-body a.extiw:visited{ | + | |
− | + | a:visited, | |
+ | .mw-body a.external:visited, | ||
+ | .mw-body a.extiw:visited { | ||
+ | color: #d5692e | ||
} | } | ||
− | a.new,#p-personal a.new{ | + | |
− | + | a.new, | |
+ | #p-personal a.new { | ||
+ | color: #CA2C2C | ||
} | } | ||
− | ul{ | + | |
− | + | ul { | |
+ | list-style-image: none | ||
} | } | ||
− | div.thumbinner,.catlinks{ | + | |
− | + | div.thumbinner, | |
− | + | .catlinks { | |
+ | background-color: #1c1c1c; | ||
+ | border-color: #666 | ||
} | } | ||
− | #toc,div.toc,ul#filetoc,li.gallerybox div.thumb{ | + | #toc, |
− | + | div.toc, | |
− | + | ul#filetoc, | |
+ | li.gallerybox div.thumb { | ||
+ | background-color: #1c1c1c; | ||
+ | border-color: #121212; | ||
border-radius: 5px; | border-radius: 5px; | ||
border-width: 1px; | border-width: 1px; | ||
} | } | ||
− | span.tocnumber{ | + | span.tocnumber { |
color: #E0E0E0 | color: #E0E0E0 | ||
} | } | ||
− | div.toc li{ | + | div.toc li { |
margin-left: 0.5em; | margin-left: 0.5em; | ||
} | } | ||
− | code{ | + | code { |
− | + | border: none; | |
− | + | background-color: inherit; | |
− | + | color: inherit | |
+ | } | ||
+ | |||
+ | .mw-datatable td { | ||
+ | background-color: #404040; | ||
+ | border-color: #121212; | ||
+ | } | ||
+ | |||
+ | .mw-datatable th { | ||
+ | background-color: #1c1c1c; | ||
+ | border-color: #121212; | ||
} | } | ||
+ | .mw-datatable tr:hover td { | ||
+ | background-color: #333; | ||
+ | } | ||
− | table.mw_metadata td,table.mw_metadata th,table.wikitable,table.wikitable>*>tr>th,table.wikitable>*>tr>td,pre{ | + | table.mw_metadata td, |
− | + | table.mw_metadata th, | |
− | background-color:#404040; | + | table.wikitable, |
− | + | table.wikitable>*>tr>th, | |
+ | table.wikitable>*>tr>td, | ||
+ | pre { | ||
+ | color: #E0E0E0; | ||
+ | background-color: #404040; | ||
+ | border-color: #121212; | ||
border-width: 1px; | border-width: 1px; | ||
padding-left: 0.5em; | padding-left: 0.5em; | ||
padding-right: 0.5em; | padding-right: 0.5em; | ||
} | } | ||
− | table.mw_metadata th,table.wikitable>*>tr>th{ | + | |
− | + | table.mw_metadata th, | |
+ | table.wikitable>*>tr>th { | ||
+ | background-color: #1c1c1c; | ||
} | } | ||
− | table.diff{ | + | |
− | + | table.diff { | |
+ | background-color: #404040 | ||
} | } | ||
− | td .diffchange{ | + | |
− | + | td .diffchange { | |
+ | color: #1c1c1c | ||
} | } | ||
+ | #pagehistory li.selected, | ||
+ | td.diff-context { | ||
+ | background-color: inherit; | ||
+ | color: inherit | ||
+ | } | ||
− | #pagehistory li | + | #pagehistory li { |
− | + | border: 0 | |
− | |||
} | } | ||
− | + | ||
− | + | ul.mw-gallery-packed-hover li.gallerybox:hover div.gallerytextwrapper, | |
+ | ul.mw-gallery-packed-overlay li.gallerybox div.gallerytextwrapper, | ||
+ | ul.mw-gallery-packed-hover li.gallerybox.mw-gallery-focused div.gallerytextwrapper { | ||
+ | background-color: rgba(0, 0, 0, 0.8) | ||
} | } | ||
− | + | ||
− | + | #left-navigation div.vectorTabs, | |
+ | #right-navigation div.vectorTabs { | ||
+ | background-image: inherit; | ||
+ | background-color: transparent; | ||
} | } | ||
− | #left-navigation div.vectorTabs,#right-navigation div.vectorTabs{ | + | |
− | + | #left-navigation div.vectorTabs ul, | |
− | + | #right-navigation div.vectorTabs ul { | |
+ | background-color: transparent; | ||
} | } | ||
− | #left-navigation div.vectorTabs ul,#right-navigation div.vectorTabs ul{ | + | |
− | + | #left-navigation div.vectorTabs ul li, | |
+ | #right-navigation div.vectorTabs ul li { | ||
+ | background-color: #222; | ||
+ | background-image: -moz-linear-gradient(top, #2e2e2e 20%, #222 100%); | ||
+ | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #2e2e2e), color-stop(100%, #222)); | ||
+ | background-image: -webkit-linear-gradient(top, #2e2e2e 20%, #222 100%); | ||
+ | background-image: linear-gradient(#2e2e2e 20%, #222 100%); | ||
} | } | ||
− | #left-navigation div.vectorTabs | + | |
− | + | #left-navigation div.vectorTabs li.new a, | |
− | + | #right-navigation div.vectorTabs li.new a, | |
− | + | #left-navigation div.vectorTabs li.new a:visited, | |
− | + | #right-navigation div.vectorTabs li.new a:visited { | |
− | + | color: #CA2C2C | |
} | } | ||
− | #left-navigation div.vectorTabs li. | + | |
− | + | #left-navigation div.vectorTabs li.selected, | |
+ | #right-navigation div.vectorTabs li.selected { | ||
+ | background-color: #282828; | ||
+ | background-image: -moz-linear-gradient(bottom, #282828 90%, #BF5F18 0); | ||
+ | background-image: -webkit-gradient(linear, left bottom, left top, color-stop(90%, #282828), color-stop(0, #BF5F18)); | ||
+ | background-image: -webkit-linear-gradient(bottom, #282828 90%, #BF5F18 0); | ||
+ | background-image: linear-gradient(#282828 90%, #BF5F18 0); | ||
} | } | ||
− | #left-navigation div.vectorTabs li.selected,#right-navigation div.vectorTabs li.selected | + | |
− | + | #left-navigation div.vectorTabs li.selected a, | |
− | + | #right-navigation div.vectorTabs li.selected a, | |
− | + | #left-navigation div.vectorTabs li.selected a:visited, | |
− | + | #right-navigation div.vectorTabs li.selected a:visited { | |
− | + | color: #d5692e | |
} | } | ||
− | #left-navigation div.vectorTabs li | + | |
− | + | #left-navigation div.vectorTabs li a, | |
+ | #right-navigation div.vectorTabs li a { | ||
+ | color: #dd8247 | ||
} | } | ||
− | #left-navigation div.vectorTabs | + | |
− | + | #left-navigation div.vectorTabs span, | |
+ | #right-navigation div.vectorTabs span { | ||
+ | background: transparent | ||
} | } | ||
− | # | + | |
− | + | div#mw-head #right-navigation div.vectorMenu h3 { | |
+ | background: inherit | ||
} | } | ||
− | div#mw-head | + | |
− | + | div#mw-head div.vectorMenu h3 span { | |
+ | color: #dd8247 | ||
} | } | ||
− | + | ||
− | + | div.vectorMenu h3 a { | |
+ | background: inherit | ||
} | } | ||
− | div.vectorMenu | + | |
− | + | div.vectorMenu ul { | |
+ | background-color: black; | ||
+ | border: solid 1px #0c0c0c | ||
} | } | ||
− | div.vectorMenu | + | |
− | + | div.vectorMenu li a { | |
− | + | color: #dd8247 | |
} | } | ||
− | div.vectorMenu li a{ | + | |
− | + | div.vectorMenu li.selected a, | |
+ | div.vectorMenu li.selected a:visited { | ||
+ | color: #d5692e; | ||
+ | text-decoration: none | ||
} | } | ||
− | div.vectorMenu | + | |
− | + | div.vectorMenu#p-cactions div.menu { | |
− | + | border-color: #666 | |
} | } | ||
− | div.vectorMenu#p-cactions | + | |
− | + | div.vectorMenu#p-cactions ul { | |
+ | border: 0; | ||
+ | background-color: #1c1c1c | ||
} | } | ||
− | div | + | |
− | + | #mw-navigation div#mw-panel div.portal { | |
− | + | background-image: none; | |
} | } | ||
− | #mw-navigation div#mw-panel div.portal{ | + | |
− | + | #mw-navigation div#mw-panel div.portal#p-logo, | |
+ | #mw-navigation div#mw-panel div.portal#p-navigation { | ||
+ | border-top: none | ||
} | } | ||
− | + | ||
− | + | html { | |
+ | font-size: 100% | ||
} | } | ||
− | html | + | html, |
− | + | body { | |
− | + | height: 100%; | |
− | + | margin: 0; | |
− | + | padding: 0; | |
− | + | font-family: 'Lato', Arial, sans-serif; | |
− | |||
− | |||
font-size: 15px; | font-size: 15px; | ||
} | } | ||
− | body{ | + | |
− | + | body { | |
− | background-image:url(' | + | background-color: #2a2a2a; |
+ | background-image: url('../../skins/Vector/images/background.jpg'); | ||
background-size: cover; | background-size: cover; | ||
background-repeat: repeat; | background-repeat: repeat; | ||
− | |||
} | } | ||
− | .mw-body{ | + | .mw-body { |
− | + | margin-left: 10em; | |
− | + | padding: 1em; | |
− | + | border: 1px solid #BF5F18; | |
border-radius: 10px 0px 0px 10px; | border-radius: 10px 0px 0px 10px; | ||
− | + | border-right-width: 0; | |
− | + | margin-top: 0px; | |
− | + | background-color: #282828; | |
− | + | color: #E0E0E0; | |
− | + | direction: ltr; | |
− | |||
} | } | ||
− | .mw-body .mw-editsection,.mw-body .mw-editsection-like{ | + | |
− | + | .mw-body .mw-editsection, | |
+ | .mw-body .mw-editsection-like { | ||
+ | font-family: 'Lato', Arial, sans-serif; | ||
} | } | ||
Zeile 220: | Zeile 302: | ||
} | } | ||
− | .mw-body p{ | + | .mw-body p { |
− | + | line-height: inherit; | |
− | + | margin: .5em 0 | |
} | } | ||
− | .mw-body h1,.mw-body h2,.mw-body #firstHeading{ | + | |
− | + | .mw-body h1, | |
− | + | .mw-body h2, | |
− | + | .mw-body #firstHeading { | |
− | + | font-family: "Linux Libertine", Georgia, Times, serif; | |
− | border-bottom: 1px solid #dd8247; | + | line-height: 1.3; |
+ | margin-bottom: .25em; | ||
+ | padding: 0; | ||
+ | border-bottom: 1px solid #dd8247; | ||
} | } | ||
− | .mw-body h1,.mw-body #firstHeading{ | + | |
− | + | .mw-body h1, | |
+ | .mw-body #firstHeading { | ||
+ | font-size: 1.8em | ||
} | } | ||
− | .mw-body #firstHeading{ | + | .mw-body #firstHeading { |
margin-block-end: 0em; | margin-block-end: 0em; | ||
margin-bottom: 0em; | margin-bottom: 0em; | ||
} | } | ||
− | .mw-body h2{ | + | .mw-body h2 { |
− | + | font-size: 1.5em; | |
− | + | margin-top: 1em | |
} | } | ||
− | .mw-body h3,.mw-body h4,.mw-body h5,.mw-body h6{ | + | |
− | + | .mw-body h3, | |
− | + | .mw-body h4, | |
− | + | .mw-body h5, | |
− | + | .mw-body h6 { | |
+ | line-height: 1.6; | ||
+ | margin-top: .3em; | ||
+ | margin-bottom: 0; | ||
+ | padding-bottom: 0 | ||
} | } | ||
− | .mw-body h3{ | + | |
− | + | .mw-body h3 { | |
+ | font-size: 1.17em | ||
} | } | ||
− | .mw-body h3,.mw-body h4{ | + | |
− | + | .mw-body h3, | |
+ | .mw-body h4 { | ||
+ | font-weight: bold | ||
} | } | ||
− | .mw-body h4,.mw-body h5,.mw-body h6{ | + | |
− | + | .mw-body h4, | |
+ | .mw-body h5, | ||
+ | .mw-body h6 { | ||
+ | font-size: 100% | ||
} | } | ||
− | .mw-body #toc h2,.mw-body .toc h2{ | + | |
− | + | .mw-body #toc h2, | |
− | + | .mw-body .toc h2 { | |
+ | font-size: 100%; | ||
+ | font-family: 'Lato', Arial, sans-serif; | ||
} | } | ||
− | div.emptyPortlet{ | + | |
− | + | div.emptyPortlet { | |
+ | display: none | ||
} | } | ||
− | ul{ | + | |
− | + | ul { | |
− | + | list-style-type: disc; | |
− | + | list-style-image: /* @embed */ | |
− | + | url('../skins/Vector/images/bullet-icon.png') | |
} | } | ||
− | pre,.mw-code{ | + | |
− | + | pre, | |
− | + | .mw-code { | |
+ | line-height: 1.3em; | ||
+ | background: #1c1c1c; | ||
color: #E0E0E0; | color: #E0E0E0; | ||
} | } | ||
− | #siteNotice{ | + | |
− | + | #siteNotice { | |
+ | font-size: .8em | ||
} | } | ||
− | .redirectText{ | + | |
− | + | .redirectText { | |
+ | font-size: 140% | ||
} | } | ||
− | .redirectMsg img{ | + | |
− | + | .redirectMsg img { | |
+ | vertical-align: text-bottom | ||
} | } | ||
− | .mw-body-content{ | + | |
− | + | .mw-body-content { | |
− | + | position: relative; | |
− | + | line-height: 1.6; | |
+ | font-size: 15px | ||
} | } | ||
+ | body.vector-animateLayout .mw-body, | ||
+ | body.vector-animateLayout div#footer, | ||
+ | body.vector-animateLayout #left-navigation { | ||
+ | -webkit-transition: margin-left 250ms, padding 250ms; | ||
+ | -moz-transition: margin-left 250ms, padding 250ms; | ||
+ | -o-transition: margin-left 250ms, padding 250ms; | ||
+ | transition: margin-left 250ms, padding 250ms | ||
+ | } | ||
− | body.vector-animateLayout | + | body.vector-animateLayout #p-logo { |
− | + | -webkit-transition: left 250ms; | |
− | + | -moz-transition: left 250ms; | |
− | + | -o-transition: left 250ms; | |
− | + | transition: left 250ms | |
} | } | ||
− | body.vector-animateLayout # | + | |
− | + | body.vector-animateLayout #mw-panel { | |
− | + | -webkit-transition: padding-right 250ms; | |
− | + | -moz-transition: padding-right 250ms; | |
− | + | -o-transition: padding-right 250ms; | |
+ | transition: padding-right 250ms | ||
} | } | ||
− | body.vector-animateLayout # | + | |
− | + | body.vector-animateLayout #p-search { | |
− | + | -webkit-transition: margin-right 250ms; | |
− | + | -moz-transition: margin-right 250ms; | |
− | + | -o-transition: margin-right 250ms; | |
+ | transition: margin-right 250ms | ||
} | } | ||
− | body.vector-animateLayout #p- | + | |
− | + | body.vector-animateLayout #p-personal { | |
− | + | -webkit-transition: right 250ms; | |
− | + | -moz-transition: right 250ms; | |
− | + | -o-transition: right 250ms; | |
+ | transition: right 250ms | ||
} | } | ||
− | body.vector-animateLayout # | + | |
− | + | body.vector-animateLayout #mw-head-base { | |
− | + | -webkit-transition: margin-left 250ms; | |
− | + | -moz-transition: margin-left 250ms; | |
− | + | -o-transition: margin-left 250ms; | |
+ | transition: margin-left 250ms | ||
} | } | ||
− | + | ||
− | + | #p-personal { | |
− | + | position: absolute; | |
− | + | top: .33em; | |
− | + | right: .75em; | |
+ | z-index: 100 | ||
} | } | ||
− | #p-personal{ | + | |
− | + | #p-personal h3 { | |
− | + | display: none | |
− | |||
− | |||
} | } | ||
− | #p-personal | + | |
− | + | #p-personal ul { | |
+ | list-style-type: none; | ||
+ | list-style-image: none; | ||
+ | margin: 0; | ||
+ | padding-left: 10em | ||
} | } | ||
− | #p-personal | + | |
− | + | #p-personal li { | |
− | + | line-height: 1.125em; | |
− | + | float: left; | |
− | + | margin-left: .75em; | |
+ | margin-top: .5em; | ||
+ | font-size: 12px; | ||
+ | white-space: nowrap | ||
} | } | ||
− | # | + | |
− | + | #pt-userpage, | |
− | + | #pt-anonuserpage { | |
− | + | background-position: left top; | |
− | + | background-repeat: no-repeat; | |
− | + | background-image: url('../skins/Vector/images/user-icon.png'); | |
− | + | background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ | |
+ | url('../skins/Vector/images/user-icon.svg'); | ||
+ | background-image: linear-gradient(transparent, transparent), /* @embed */ | ||
+ | url('../skins/Vector/images/user-icon.svg'); | ||
+ | padding-left: 15px !important | ||
} | } | ||
− | # | + | |
− | + | #p-search { | |
− | + | float: left; | |
− | + | margin-right: .5em; | |
− | + | margin-left: .5em | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | #p-search{ | + | |
− | + | #p-search h3 { | |
− | + | display: none | |
− | |||
} | } | ||
− | #p-search | + | |
− | + | #p-search form, | |
+ | #p-search input { | ||
+ | margin: 0; | ||
+ | margin-top: .4em | ||
} | } | ||
− | # | + | |
− | + | div#simpleSearch { | |
− | + | display: block; | |
+ | width: 12.6em; | ||
+ | padding-right: 1.4em; | ||
+ | height: 1.4em; | ||
+ | margin-top: .65em; | ||
+ | position: relative; | ||
+ | min-height: 1px; | ||
+ | border: solid 1px #aaa; | ||
+ | color: #E0E0E0; | ||
+ | background-color: #222; | ||
+ | background-image: /* @embed */ | ||
+ | url('../skins/Vector/images/search-fade.png'); | ||
+ | background-position: top left; | ||
+ | background-repeat: repeat-x | ||
} | } | ||
− | + | ||
− | + | div#simpleSearch input { | |
− | + | margin: 0; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | div#simpleSearch input{ | ||
− | |||
padding: 0; | padding: 0; | ||
− | + | border: 0; | |
− | + | background-color: #222; | |
− | + | color: #E0E0E0; | |
} | } | ||
− | div#simpleSearch #searchInput{ | + | |
− | + | div#simpleSearch #searchInput { | |
− | + | width: 100%; | |
+ | padding: .2em 0 .2em .2em; | ||
padding-left: 5px; | padding-left: 5px; | ||
− | + | font-size: 13px; | |
− | + | direction: ltr; | |
− | + | -webkit-appearance: textfield | |
} | } | ||
− | div#simpleSearch #searchInput:focus{ | + | |
− | + | div#simpleSearch #searchInput:focus { | |
+ | outline: none | ||
} | } | ||
− | div#simpleSearch input.placeholder{ | + | div#simpleSearch input.placeholder { |
− | color:#eeeeee; | + | color: #eeeeee; |
} | } | ||
− | div#simpleSearch input:placeholder{ | + | div#simpleSearch input:placeholder { |
− | color:#eeeeee; | + | color: #eeeeee; |
} | } | ||
− | div#simpleSearch input:-ms-input-placeholder{ | + | div#simpleSearch input:-ms-input-placeholder { |
− | + | color: #eeeeee; | |
} | } | ||
− | div#simpleSearch input:-moz-placeholder{ | + | |
− | + | div#simpleSearch input:-moz-placeholder { | |
+ | color: #eeeeee; | ||
} | } | ||
− | div#simpleSearch #searchInput.placeholder{ | + | div#simpleSearch #searchInput.placeholder { |
− | + | color: #eeeeee; | |
} | } | ||
− | div#simpleSearch #searchInput:placeholder{ | + | div#simpleSearch #searchInput:placeholder { |
− | + | color: #eeeeee; | |
} | } | ||
− | div#simpleSearch #searchInput:-ms-input-placeholder{ | + | |
− | + | div#simpleSearch #searchInput:-ms-input-placeholder { | |
+ | color: #eeeeee; | ||
} | } | ||
− | div#simpleSearch #searchInput:-moz-placeholder{ | + | |
− | + | div#simpleSearch #searchInput:-moz-placeholder { | |
+ | color: #eeeeee; | ||
} | } | ||
− | div#simpleSearch #searchInput::-webkit-search-decoration,div#simpleSearch #searchInput::-webkit-search-cancel-button,div#simpleSearch #searchInput::-webkit-search-results-button,div#simpleSearch #searchInput::-webkit-search-results-decoration{ | + | |
− | + | div#simpleSearch #searchInput::-webkit-search-decoration, | |
+ | div#simpleSearch #searchInput::-webkit-search-cancel-button, | ||
+ | div#simpleSearch #searchInput::-webkit-search-results-button, | ||
+ | div#simpleSearch #searchInput::-webkit-search-results-decoration { | ||
+ | -webkit-appearance: textfield | ||
} | } | ||
− | div#simpleSearch #searchButton,div#simpleSearch #mw-searchButton{ | + | |
− | + | div#simpleSearch #searchButton, | |
− | + | div#simpleSearch #mw-searchButton { | |
− | + | position: absolute; | |
− | + | top: 0; | |
− | + | right: 0; | |
− | + | width: 1.65em; | |
− | + | height: 100%; | |
− | + | cursor: pointer; | |
− | + | text-indent: -99999px; | |
− | + | line-height: 1; | |
− | + | direction: ltr; | |
− | + | white-space: nowrap; | |
− | + | overflow: hidden; | |
− | + | background-image: url('../skins/Vector/images/search-ltr.png'); | |
− | + | background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/search-ltr.svg'); | |
− | + | background-image: linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/search-ltr.svg'); | |
− | + | background-position: center center; | |
− | + | background-repeat: no-repeat | |
} | } | ||
− | div#simpleSearch #mw-searchButton{ | + | |
− | + | div#simpleSearch #mw-searchButton { | |
+ | z-index: 1 | ||
} | } | ||
− | div.vectorTabs h3{ | + | |
− | + | div.vectorTabs h3 { | |
+ | display: none | ||
} | } | ||
− | div.vectorTabs{ | + | |
− | + | div.vectorTabs { | |
− | + | float: left; | |
− | + | height: 2.5em; | |
− | + | background-image: /* @embed */ | |
− | + | url('../skins/Vector/images/tab-break.png'); | |
− | + | background-position: bottom left; | |
− | + | background-repeat: no-repeat; | |
− | + | padding-left: 1px | |
} | } | ||
− | div.vectorTabs ul{ | + | |
− | + | div.vectorTabs ul { | |
− | + | float: left; | |
− | + | height: 100%; | |
− | + | list-style-type: none; | |
− | + | list-style-image: none; | |
− | + | margin: 0; | |
− | + | padding: 0; | |
− | + | background-image: /* @embed */ | |
− | + | url('../skins/Vector/images/tab-break.png'); | |
− | + | background-position: right bottom; | |
− | + | background-repeat: no-repeat | |
} | } | ||
− | div.vectorTabs ul li{ | + | |
− | + | div.vectorTabs ul li { | |
− | + | float: left; | |
− | + | line-height: 1.125em; | |
− | + | display: inline-block; | |
− | + | height: 100%; | |
− | + | margin: 0; | |
− | + | padding: 0; | |
− | + | background-color: #f3f3f3; | |
− | + | background-image: /* @embed */ | |
− | + | url('../skins/Vector/images/tab-normal-fade.png'); | |
− | + | background-position: bottom left; | |
− | + | background-repeat: repeat-x; | |
− | + | white-space: nowrap | |
} | } | ||
− | div.vectorTabs ul>li{ | + | |
− | + | div.vectorTabs ul>li { | |
+ | display: block | ||
} | } | ||
− | div.vectorTabs li.new a,div.vectorTabs li.new a:visited{ | + | |
− | + | div.vectorTabs li.new a, | |
+ | div.vectorTabs li.new a:visited { | ||
+ | color: #a55858 | ||
} | } | ||
− | div.vectorTabs li.selected{ | + | |
− | + | div.vectorTabs li.selected { | |
− | + | background-image: /* @embed */ | |
− | + | url('../skins/Vector/images/tab-current-fade.png') | |
} | } | ||
− | div.vectorTabs li.selected a,div.vectorTabs li.selected a:visited{ | + | |
− | + | div.vectorTabs li.selected a, | |
− | + | div.vectorTabs li.selected a:visited { | |
+ | color: #282828; | ||
+ | text-decoration: none | ||
} | } | ||
− | div.vectorTabs li.icon a{ | + | |
− | + | div.vectorTabs li.icon a { | |
− | + | background-position: bottom right; | |
+ | background-repeat: no-repeat | ||
} | } | ||
− | div.vectorTabs li a{ | + | |
− | + | div.vectorTabs li a { | |
− | + | display: inline-block; | |
− | + | height: 1.9em; | |
− | + | padding-left: .5em; | |
− | + | padding-right: .5em; | |
− | + | color: #dd8247; | |
− | + | cursor: pointer; | |
+ | font-size: .8em | ||
} | } | ||
− | div.vectorTabs li>a{ | + | |
− | + | div.vectorTabs li>a { | |
+ | display: block | ||
} | } | ||
− | div.vectorTabs span{ | + | |
− | + | div.vectorTabs span { | |
− | + | display: inline-block; | |
− | + | background-image: /* @embed */ | |
− | + | url('../skins/Vector/images/tab-break.png'); | |
− | + | background-position: bottom right; | |
− | + | background-repeat: no-repeat | |
} | } | ||
− | div.vectorTabs span a{ | + | |
− | + | div.vectorTabs span a { | |
− | + | display: inline-block; | |
+ | padding-top: 1.25em | ||
} | } | ||
− | div.vectorTabs span>a{ | + | |
− | + | div.vectorTabs span>a { | |
− | + | float: left; | |
+ | display: block | ||
} | } | ||
− | div.vectorMenu{ | + | |
− | + | div.vectorMenu { | |
− | + | direction: ltr; | |
− | + | float: left; | |
− | + | cursor: pointer; | |
+ | position: relative | ||
} | } | ||
− | body.rtl div.vectorMenu{ | + | |
− | + | body.rtl div.vectorMenu { | |
+ | direction: rtl | ||
} | } | ||
− | div#mw-head div.vectorMenu h3{ | + | |
− | + | div#mw-head div.vectorMenu h3 { | |
− | + | float: left; | |
− | + | background-image: /* @embed */ | |
− | + | url('../skins/Vector/images/tab-break.png'); | |
− | + | background-repeat: no-repeat; | |
− | + | background-position: bottom right; | |
− | + | margin-left: -1px; | |
− | + | font-size: 1em; | |
− | + | height: 2.5em; | |
− | + | padding-right: 1px; | |
− | + | margin-right: -1px | |
} | } | ||
− | div.vectorMenu h3 span{ | + | |
− | + | div.vectorMenu h3 span { | |
− | + | display: block; | |
− | + | font-size: .8em; | |
− | + | padding-left: .7em; | |
− | + | padding-top: 1.375em; | |
− | + | margin-right: 20px; | |
− | + | font-weight: normal; | |
+ | color: #4d4d4d | ||
} | } | ||
− | div.vectorMenu h3 a{ | + | |
− | + | div.vectorMenu h3 a { | |
− | + | position: absolute; | |
− | + | top: 0; | |
− | + | right: 0; | |
− | + | width: 20px; | |
− | + | height: 2.5em; | |
− | + | background-image: url('../skins/Vector/images/arrow-down-icon.png'); | |
− | + | background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/arrow-down-icon.svg'); | |
− | + | background-image: linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/arrow-down-icon.svg'); | |
− | + | background-position: 100% 70%; | |
− | + | background-repeat: no-repeat; | |
− | + | -webkit-transition: background-position 250ms; | |
− | + | -moz-transition: background-position 250ms; | |
− | + | -o-transition: background-position 250ms; | |
− | + | transition: background-position 250ms | |
− | |||
} | } | ||
− | div.vectorMenu.menuForceShow h3 a{ | + | |
− | + | div.vectorMenu.menuForceShow h3 a { | |
+ | background-position: 100% 100% | ||
} | } | ||
− | div.vectorMenuFocus h3 a{ | + | |
− | + | div.vectorMenuFocus h3 a { | |
− | + | background-image: url('../skins/Vector/images/arrow-down-focus-icon.png'); | |
− | + | background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/arrow-down-focus-icon.svg'); | |
− | + | background-image: linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/arrow-down-focus-icon.svg') | |
− | |||
} | } | ||
− | div.vectorMenu div.menu{ | + | |
− | + | div.vectorMenu div.menu { | |
− | + | min-width: 100%; | |
− | + | position: absolute; | |
− | + | top: 2.5em; | |
− | + | left: -1px; | |
− | + | background-color: white; | |
− | + | border: solid 1px silver; | |
− | + | border-top-width: 0; | |
− | + | clear: both; | |
− | + | text-align: left; | |
+ | display: none | ||
} | } | ||
− | div.vectorMenu:hover div.menu,div.vectorMenu.menuForceShow div.menu{ | + | |
− | + | div.vectorMenu:hover div.menu, | |
+ | div.vectorMenu.menuForceShow div.menu { | ||
+ | display: block | ||
} | } | ||
− | div.vectorMenu ul{ | + | |
− | + | div.vectorMenu ul { | |
− | + | list-style-type: none; | |
− | + | list-style-image: none; | |
− | + | padding: 0; | |
− | + | margin: 0; | |
+ | text-align: left | ||
} | } | ||
− | div.vectorMenu ul,x:-moz-any-link{ | + | |
− | + | div.vectorMenu ul, | |
+ | x:-moz-any-link { | ||
+ | min-width: 5em | ||
} | } | ||
− | div.vectorMenu ul,x:-moz-any-link,x:default{ | + | |
− | + | div.vectorMenu ul, | |
+ | x:-moz-any-link, | ||
+ | x:default { | ||
+ | min-width: 0 | ||
} | } | ||
− | div.vectorMenu li{ | + | |
− | + | div.vectorMenu li { | |
− | + | padding: 0; | |
− | + | margin: 0; | |
− | + | text-align: left; | |
+ | line-height: 1em | ||
} | } | ||
− | div.vectorMenu li a{ | + | |
− | + | div.vectorMenu li a { | |
− | + | display: inline-block; | |
− | + | padding: .5em; | |
− | + | white-space: nowrap; | |
− | + | color: #dd8247; | |
− | + | cursor: pointer; | |
+ | font-size: .8em | ||
} | } | ||
− | div.vectorMenu li>a{ | + | |
− | + | div.vectorMenu li>a { | |
+ | display: block | ||
} | } | ||
− | div.vectorMenu li.selected a,div.vectorMenu li.selected a:visited{ | + | |
− | + | div.vectorMenu li.selected a, | |
− | + | div.vectorMenu li.selected a:visited { | |
+ | color: #282828; | ||
+ | text-decoration: none | ||
} | } | ||
− | @-webkit-keyframes rotate{ | + | |
− | + | @-webkit-keyframes rotate { | |
− | + | from { | |
− | + | -webkit-transform: rotate(0deg); | |
− | + | -moz-transform: rotate(0deg); | |
− | + | transform: rotate(0deg) | |
− | + | } | |
− | + | to { | |
− | + | -webkit-transform: rotate(360deg); | |
− | + | -moz-transform: rotate(360deg); | |
− | + | transform: rotate(360deg) | |
+ | } | ||
} | } | ||
− | @-moz-keyframes rotate{ | + | |
− | + | @-moz-keyframes rotate { | |
− | + | from { | |
− | + | -webkit-transform: rotate(0deg); | |
− | + | -moz-transform: rotate(0deg); | |
− | + | transform: rotate(0deg) | |
− | + | } | |
− | + | to { | |
− | + | -webkit-transform: rotate(360deg); | |
− | + | -moz-transform: rotate(360deg); | |
− | + | transform: rotate(360deg) | |
+ | } | ||
} | } | ||
− | @-o-keyframes rotate{ | + | |
− | + | @-o-keyframes rotate { | |
− | + | from { | |
− | + | -webkit-transform: rotate(0deg); | |
− | + | -moz-transform: rotate(0deg); | |
− | + | transform: rotate(0deg) | |
− | + | } | |
− | + | to { | |
− | + | -webkit-transform: rotate(360deg); | |
− | + | -moz-transform: rotate(360deg); | |
− | + | transform: rotate(360deg) | |
+ | } | ||
} | } | ||
− | @keyframes rotate{ | + | |
− | + | @keyframes rotate { | |
− | + | from { | |
− | + | -webkit-transform: rotate(0deg); | |
− | + | -moz-transform: rotate(0deg); | |
− | + | transform: rotate(0deg) | |
− | + | } | |
− | + | to { | |
− | + | -webkit-transform: rotate(360deg); | |
− | + | -moz-transform: rotate(360deg); | |
− | + | transform: rotate(360deg) | |
+ | } | ||
} | } | ||
− | #ca-unwatch.icon a,#ca-watch.icon a{ | + | |
− | + | #ca-unwatch.icon a, | |
− | + | #ca-watch.icon a { | |
− | + | margin: 0; | |
− | + | padding: 0; | |
− | + | display: block; | |
− | + | width: 26px; | |
− | + | padding-top: 3.1em; | |
− | + | margin-top: 0; | |
− | + | height: 0; | |
+ | overflow: hidden; | ||
+ | background-position: 5px 60% | ||
} | } | ||
− | + | li#ca-view { | |
− | li#ca-view{ | ||
border-radius: 5px 0px 0px 0px; | border-radius: 5px 0px 0px 0px; | ||
} | } | ||
− | + | div.vectorMenu { | |
− | div.vectorMenu{ | ||
border-left: 1px solid #BF5F18 | border-left: 1px solid #BF5F18 | ||
} | } | ||
+ | #ca-edit.icon a { | ||
+ | background-image: url('../skins/Vector/images/unwatch-icon.png'); | ||
+ | background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ | ||
+ | url('../skins/Vector/images/unwatch-icon.svg'); | ||
+ | background-image: linear-gradient(transparent, transparent), /* @embed */ | ||
+ | url('../skins/Vector/images/unwatch-icon.svg'); | ||
+ | } | ||
− | #ca- | + | #ca-unwatch.icon a { |
− | + | background-image: url('../skins/Vector/images/unwatch-icon.png'); | |
− | + | background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/unwatch-icon.svg'); | |
− | + | background-image: linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/unwatch-icon.svg') | |
− | |||
− | |||
} | } | ||
− | #ca- | + | #ca-watch.icon a { |
− | + | background-image: url('../skins/Vector/images/watch-icon.png'); | |
− | + | background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/watch-icon.svg'); | |
− | + | background-image: linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/watch-icon.svg') | |
− | |||
− | |||
} | } | ||
− | #ca- | + | |
− | + | #ca-unwatch.icon a:hover, | |
− | + | #ca-unwatch.icon a:focus { | |
− | + | background-image: url('../skins/Vector/images/unwatch-icon-hl.png'); | |
− | + | background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/unwatch-icon-hl.svg'); | |
− | + | background-image: linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/unwatch-icon-hl.svg') | |
} | } | ||
− | #ca- | + | |
− | + | #ca-watch.icon a:hover, | |
− | + | #ca-watch.icon a:focus { | |
− | + | background-image: url('../skins/Vector/images/watch-icon-hl.png'); | |
− | + | background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/watch-icon-hl.svg'); | |
− | + | background-image: linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/watch-icon-hl.svg') | |
} | } | ||
− | #ca- | + | |
− | + | #ca-unwatch.icon a.loading, | |
− | + | #ca-watch.icon a.loading { | |
− | + | background-image: url('../skins/Vector/images/watch-icon-loading.png'); | |
− | + | background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/watch-icon-loading.svg'); | |
− | + | background-image: linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/watch-icon-loading.svg'); | |
+ | -webkit-animation: rotate 700ms infinite linear; | ||
+ | -moz-animation: rotate 700ms infinite linear; | ||
+ | -o-animation: rotate 700ms infinite linear; | ||
+ | animation: rotate 700ms infinite linear; | ||
+ | outline: none; | ||
+ | cursor: default; | ||
+ | pointer-events: none; | ||
+ | background-position: 50% 60%; | ||
+ | -webkit-transform-origin: 50% 57%; | ||
+ | transform-origin: 50% 57% | ||
} | } | ||
− | #ca-unwatch.icon a | + | |
− | + | #ca-unwatch.icon a span, | |
− | + | #ca-watch.icon a span { | |
− | + | display: none | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | # | + | |
− | + | #mw-navigation h2 { | |
+ | position: absolute; | ||
+ | top: -9999px | ||
} | } | ||
− | #mw- | + | |
− | + | #mw-page-base { | |
− | + | height: 4em; | |
+ | background-position: bottom left; | ||
+ | background-repeat: repeat-x; | ||
+ | background-image: url('../skins/Vector/images/page-fade.png'); | ||
+ | background-color: #282828; | ||
} | } | ||
− | #mw- | + | |
− | + | #mw-head-base { | |
− | + | margin-top: -3.5em; | |
− | + | margin-left: 10em; | |
− | + | height: 6em | |
− | |||
} | } | ||
− | #mw-head | + | |
− | + | div#mw-head { | |
− | + | position: absolute; | |
− | + | top: 0; | |
+ | right: 0; | ||
+ | width: 100%; | ||
+ | background-image: url('../skins/Vector/images/background.jpg'); | ||
} | } | ||
− | div#mw-head{ | + | |
− | + | div#mw-head h3 { | |
− | + | margin: 0; | |
− | + | padding: 0 | |
− | |||
− | |||
− | |||
} | } | ||
− | + | #left-navigation { | |
− | + | float: left; | |
− | + | margin-left: 11.2em; | |
+ | margin-top: 4em; | ||
+ | margin-bottom: -2.5em; | ||
+ | display: inline | ||
} | } | ||
− | # | + | |
− | + | #right-navigation { | |
− | + | float: right; | |
− | + | margin-top: 4em | |
− | |||
− | |||
} | } | ||
− | # | + | |
− | + | #p-logo { | |
− | + | position: absolute; | |
+ | top: -160px; | ||
+ | left: 0; | ||
+ | width: 10em; | ||
+ | height: 160px | ||
} | } | ||
+ | #p-logo a { | ||
+ | display: block; | ||
+ | width: 10em; | ||
+ | height: 160px; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center center; | ||
+ | text-decoration: none | ||
+ | } | ||
− | # | + | div#mw-panel { |
− | + | font-size: inherit; | |
− | + | position: absolute; | |
− | + | top: 160px; | |
− | + | padding-top: 1em; | |
− | + | width: 10em; | |
+ | left: 0 | ||
} | } | ||
− | # | + | |
− | + | div#mw-panel div.portal { | |
− | + | margin: 0 .6em 0 .7em; | |
− | + | padding: 0.25em 0; | |
− | + | direction: ltr; | |
− | + | background-position: top left; | |
− | + | background-repeat: no-repeat; | |
+ | background-image: /* @embed */ | ||
+ | url('../skins/Vector/images/portal-break.png') | ||
} | } | ||
− | div#mw-panel{ | + | |
− | + | div#mw-panel div.portal h3 { | |
− | + | font-size: 12px; | |
− | + | color: #E0E0E0; | |
− | + | font-weight: normal; | |
− | + | margin: 0; | |
− | + | padding: .25em 0 .25em .25em; | |
+ | cursor: default; | ||
} | } | ||
− | div#mw-panel div.portal{ | + | |
− | + | div#mw-panel div.portal div.body { | |
− | + | margin: 0 0 0 .5em; | |
− | + | padding-top: 0; | |
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | div#mw-panel div.portal div.body ul { | |
− | + | list-style-type: none; | |
− | + | list-style-image: none; | |
− | + | margin: 0; | |
− | + | padding: 0; | |
− | |||
− | |||
− | div#mw-panel div.portal div.body ul{ | ||
− | |||
− | |||
− | |||
− | |||
border-top: 1px solid #BF5F18 | border-top: 1px solid #BF5F18 | ||
} | } | ||
− | div#mw-panel div.portal div.body ul li{ | + | div#mw-panel div.portal div.body ul li { |
− | + | line-height: 1.125em; | |
− | + | margin: 0; | |
− | + | font-size: 12px; | |
− | + | word-wrap: break-word | |
} | } | ||
− | div#mw-panel div.portal div.body ul li a{ | + | |
− | + | div#mw-panel div.portal div.body ul li a { | |
+ | color: #dd8247 | ||
} | } | ||
− | div#mw-panel div.portal div.body ul li a:visited{ | + | |
− | + | div#mw-panel div.portal div.body ul li a:visited { | |
+ | color: #d5692e | ||
} | } | ||
− | div#mw-panel div.portal.first{ | + | |
− | + | div#mw-panel div.portal.first { | |
− | + | background-image: none; | |
+ | margin-top: 0 | ||
} | } | ||
− | div#mw-panel div.portal.first h3{ | + | |
− | + | div#mw-panel div.portal.first h3 { | |
+ | display: none | ||
} | } | ||
− | div#mw-panel div.portal.first div.body{ | + | |
− | + | div#mw-panel div.portal.first div.body { | |
+ | margin-left: .5em | ||
} | } | ||
− | div#footer{ | + | |
− | + | div#footer { | |
− | + | margin-left: 10em; | |
− | + | margin-top: 0; | |
− | + | padding: .75em; | |
+ | direction: ltr | ||
} | } | ||
− | div#footer ul{ | + | |
− | + | div#footer ul { | |
− | + | list-style-type: none; | |
− | + | list-style-image: none; | |
− | + | margin: 0; | |
+ | padding: 0 | ||
} | } | ||
− | div#footer ul li{ | + | |
− | + | div#footer ul li { | |
− | + | margin: 0; | |
− | + | padding: 0; | |
− | + | padding-top: .5em; | |
− | + | padding-bottom: .5em; | |
− | + | color: #f0f0f0; | |
+ | font-size: .7em | ||
} | } | ||
− | div#footer #footer-info li{ | + | div#footer #footer-info li { |
opacity: 0.7; | opacity: 0.7; | ||
} | } | ||
− | div#footer #footer-icons{ | + | div#footer #footer-icons { |
− | + | float: right | |
} | } | ||
− | div#footer #footer-icons li{ | + | |
− | + | div#footer #footer-icons li { | |
− | + | float: left; | |
− | + | margin-left: .5em; | |
− | + | line-height: 2em; | |
+ | text-align: right | ||
} | } | ||
− | div#footer #footer-info li{ | + | |
− | + | div#footer #footer-info li { | |
+ | line-height: 1.4em | ||
} | } | ||
− | div#footer #footer-places li{ | + | |
− | + | div#footer #footer-places li { | |
− | + | float: left; | |
− | + | margin-right: 1em; | |
+ | line-height: 2em | ||
} | } | ||
− | body.ltr div#footer #footer-places{ | + | |
− | + | body.ltr div#footer #footer-places { | |
+ | float: left | ||
} | } | ||
− | .mw-body .external{ | + | |
− | + | .mw-body .external { | |
− | + | background-position: center right; | |
− | + | background-repeat: no-repeat; | |
− | + | background-image: url('../skins/Vector/images/external-link-ltr-icon.png'); | |
− | + | background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/external-link-ltr-icon.svg'); | |
− | + | background-image: linear-gradient(transparent, transparent), /* @embed */ | |
− | + | url('../skins/Vector/images/external-link-ltr-icon.svg'); | |
− | + | padding-right: 13px | |
− | |||
} | } | ||
− | .oo-ui-textInputWidget input, .oo-ui-textInputWidget textarea { | + | .oo-ui-textInputWidget input, |
+ | .oo-ui-textInputWidget textarea { | ||
outline-color: #BF5F18; | outline-color: #BF5F18; | ||
} | } | ||
− | #mw-indicator-mw-helplink a{ | + | #mw-indicator-mw-helplink a { |
− | background-image:url( | + | background-image: url(../skins/Vector/images/help.png) |
} | } | ||
− | #right-navigation div.vectorTabs li#ca-edit span a{ | + | #right-navigation div.vectorTabs li#ca-edit span a { |
− | background-image: url( | + | background-image: url(../skins/Vector/images/edit.png); |
color: transparent; | color: transparent; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Zeile 1.002: | Zeile 1.178: | ||
} | } | ||
− | + | .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked:hover+span { | |
− | + | background-color: #BF5F18; | |
− | + | border-color: #BF5F18; | |
− | .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked:hover + span { | ||
− | |||
− | |||
} | } | ||
− | .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked + span { | + | .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked+span { |
− | + | background-color: #BF5F18; | |
− | + | border-color: #BF5F18; | |
} | } | ||
− | + | .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:hover+span { | |
− | .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:hover + span { | + | background-color: #BF5F18; |
− | + | border-color: #BF5F18; | |
− | |||
} | } | ||
− | .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked:focus + span { | + | .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked:focus+span { |
− | + | background-color: #BF5F18; | |
− | + | border-color: #BF5F18; | |
− | + | box-shadow: inset 0 0 0 1px #BF5F18, inset 0 0 0 2px #fff; | |
} | } | ||
− | .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:focus + span { | + | .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:focus+span { |
− | + | border-color: #BF5F18; | |
− | + | box-shadow: inset 0 0 0 1px #BF5F18; | |
} | } | ||
− | .oo-ui-textInputWidget.oo-ui-widget-enabled input:focus, .oo-ui-textInputWidget.oo-ui-widget-enabled textarea:focus { | + | .oo-ui-textInputWidget.oo-ui-widget-enabled input:focus, |
− | + | .oo-ui-textInputWidget.oo-ui-widget-enabled textarea:focus { | |
− | + | outline: 0; | |
− | + | border-color: #BF5F18; | |
− | + | box-shadow: inset 0 0 0 1px #BF5F18; | |
} | } | ||
− | .oo-ui-textInputWidget.oo-ui-widget-enabled:hover input:focus, .oo-ui-textInputWidget.oo-ui-widget-enabled:hover textarea:focus { | + | .oo-ui-textInputWidget.oo-ui-widget-enabled:hover input:focus, |
− | + | .oo-ui-textInputWidget.oo-ui-widget-enabled:hover textarea:focus { | |
+ | border-color: #BF5F18; | ||
} | } | ||
− | .mw-ui-input{ | + | .mw-ui-input { |
border-radius: 5px; | border-radius: 5px; | ||
background-color: #222; | background-color: #222; | ||
Zeile 1.052: | Zeile 1.225: | ||
.mw-ui-input:focus { | .mw-ui-input:focus { | ||
− | + | border-color: #BF5F18; | |
− | + | box-shadow: inset 0 0 0 1px #BF5F18; | |
− | + | outline: 0; | |
} | } | ||
− | .client-js .mw-ui-checkbox:not(#noop) [type='checkbox']:enabled:checked:focus + label:before { | + | .client-js .mw-ui-checkbox:not(#noop) [type='checkbox']:enabled:checked:focus+label:before { |
− | + | background-color: #BF5F18; | |
− | + | border-color: #BF5F18; | |
− | + | box-shadow: inset 0 0 0 1px #BF5F18, inset 0 0 0 2px #ffffff; | |
} | } | ||
− | .client-js .mw-ui-checkbox:not(#noop) [type='checkbox']:enabled:focus + label:before { | + | .client-js .mw-ui-checkbox:not(#noop) [type='checkbox']:enabled:focus+label:before { |
− | + | border-color: #BF5F18; | |
− | + | box-shadow: inset 0 0 0 1px #BF5F18; | |
} | } | ||
− | .client-js .mw-ui-checkbox:not(#noop) [type='checkbox']:enabled:checked + label:before { | + | .client-js .mw-ui-checkbox:not(#noop) [type='checkbox']:enabled:checked+label:before { |
− | + | background-color: #BF5F18; | |
− | + | border-color: #BF5F18; | |
} | } | ||
− | .client-js .mw-ui-checkbox:not(#noop) [type='checkbox']:enabled:hover + label:before { | + | |
− | + | .client-js .mw-ui-checkbox:not(#noop) [type='checkbox']:enabled:hover+label:before { | |
+ | border-color: #BF5F18; | ||
} | } | ||
− | .client-js .mw-ui-checkbox:not(#noop) [type='checkbox']:enabled:checked:hover + label:before { | + | .client-js .mw-ui-checkbox:not(#noop) [type='checkbox']:enabled:checked:hover+label:before { |
− | + | background-color: #BF5F18; | |
− | + | border-color: #BF5F18; | |
} | } | ||
+ | |||
/* EDIT Button "Änderungen Speichern" */ | /* EDIT Button "Änderungen Speichern" */ | ||
− | .editButtons input#wpSave{ | + | |
− | + | .editButtons input#wpSave { | |
− | + | background-color: #BF5F18; | |
+ | color: #f0f0f0; | ||
font-weight: bold; | font-weight: bold; | ||
− | + | border: 1px solid #282828; | |
border-radius: 5px; | border-radius: 5px; | ||
text-shadow: 0 0 15px #282828; | text-shadow: 0 0 15px #282828; | ||
Zeile 1.098: | Zeile 1.274: | ||
border-radius: 5px; | border-radius: 5px; | ||
} | } | ||
+ | |||
/* Button "Vorschau zeigen" und "Änderungen zeigen" im EDIT-Screen */ | /* Button "Vorschau zeigen" und "Änderungen zeigen" im EDIT-Screen */ | ||
− | .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button{ | + | .oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button { |
− | + | color: #dd8247; | |
background: #282828; | background: #282828; | ||
font-weight: bold; | font-weight: bold; | ||
border: 1px solid #dd8247; | border: 1px solid #dd8247; | ||
− | border-radius: 5px;} | + | border-radius: 5px; |
+ | } | ||
− | .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover { | + | .oo-ui-buttonElement-framed.oo-ui-widget-disabled>.oo-ui-buttonElement-button { |
+ | color: #dd8247; | ||
+ | background: #282828; | ||
+ | font-weight: bold; | ||
+ | border: 1px solid #dd8247; | ||
+ | opacity: 0.25; | ||
+ | border-radius: 5px; | ||
+ | } | ||
+ | |||
+ | .oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button:hover { | ||
background: #1c1c1c; | background: #1c1c1c; | ||
border-color: #dd8247; | border-color: #dd8247; | ||
color: #dd8247; | color: #dd8247; | ||
− | } | + | } |
+ | |||
/* Zusammenfassung EDIT-Screen */ | /* Zusammenfassung EDIT-Screen */ | ||
+ | |||
/* DISABLED WEGEN AUTOCOMPLETION | /* DISABLED WEGEN AUTOCOMPLETION | ||
Zeile 1.137: | Zeile 1.326: | ||
} | } | ||
*/ | */ | ||
+ | |||
/* Buttons z.B. Login */ | /* Buttons z.B. Login */ | ||
.mw-ui-button.mw-ui-progressive { | .mw-ui-button.mw-ui-progressive { | ||
− | + | background-color: #BF5F18; | |
− | + | color: #f0f0f0; | |
font-weight: bold; | font-weight: bold; | ||
− | + | border: 1px solid #282828; | |
border-radius: 5px; | border-radius: 5px; | ||
text-shadow: 0 0 15px #282828; | text-shadow: 0 0 15px #282828; | ||
Zeile 1.171: | Zeile 1.361: | ||
} | } | ||
− | + | .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive>.oo-ui-buttonElement-button { | |
− | + | color: #FFFFFF; | |
− | .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button { | + | background-color: #BF5F18; |
− | + | border-color: #BF5F18; | |
− | |||
− | |||
} | } | ||
− | .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:focus { | + | .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive>.oo-ui-buttonElement-button:focus { |
− | + | border-color: #BF5F18; | |
− | + | box-shadow: inset 0 0 0 1px #BF5F18, inset 0 0 0 2px #fff; | |
} | } | ||
− | .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover { | + | .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive>.oo-ui-buttonElement-button:hover { |
− | + | background-color: #FFFFFF; | |
− | + | border-color: #FFFFFF; | |
color: #BF5F18; | color: #BF5F18; | ||
} | } | ||
Zeile 1.194: | Zeile 1.382: | ||
} | } | ||
− | select:focus{ | + | select:focus { |
outline: auto #BF5F18 1px; | outline: auto #BF5F18 1px; | ||
} | } | ||
Zeile 1.202: | Zeile 1.390: | ||
} | } | ||
− | + | div#mw-normal-catlinks a.new { | |
− | |||
− | div#mw-normal-catlinks a.new{ | ||
− | |||
color: #BF5F18 | color: #BF5F18 | ||
} | } | ||
− | + | div#catlinks.catlinks { | |
− | div#catlinks.catlinks{ | ||
border-color: black | border-color: black | ||
} | } | ||
− | div#contentSub{ | + | div#contentSub { |
margin-bottom: 0.5em; | margin-bottom: 0.5em; | ||
} | } | ||
− | input#searchInput{ | + | input#searchInput { |
border-color: #BF5F18; | border-color: #BF5F18; | ||
} | } | ||
Zeile 1.226: | Zeile 1.410: | ||
} | } | ||
− | h3#p-tb-label{ | + | h3#p-tb-label { |
− | display: none; | + | display: none; |
} | } | ||
Zeile 1.233: | Zeile 1.417: | ||
/*CSS Style für Special:Preferences */ | /*CSS Style für Special:Preferences */ | ||
− | .mw-htmlform{ | + | .mw-htmlform { |
background-color: #282828; | background-color: #282828; | ||
color: #000000; | color: #000000; | ||
} | } | ||
− | .mw-htmlform form{ | + | .mw-htmlform form { |
background-color: #282828; | background-color: #282828; | ||
color: #E0E0E0; | color: #E0E0E0; | ||
} | } | ||
− | .mw-htmlform div{ | + | .mw-htmlform div { |
background-color: #282828; | background-color: #282828; | ||
color: #E0E0E0; | color: #E0E0E0; | ||
} | } | ||
− | .mw-htmlform div#preferences fieldset{ | + | .mw-htmlform div#preferences fieldset { |
background-color: #282828; | background-color: #282828; | ||
color: #E0E0E0; | color: #E0E0E0; | ||
Zeile 1.265: | Zeile 1.449: | ||
} | } | ||
− | label{ | + | label { |
color: #E0E0E0; | color: #E0E0E0; | ||
} | } | ||
− | div.toctitle h2{ | + | div.toctitle h2 { |
border-bottom: none; | border-bottom: none; | ||
} | } | ||
− | + | .mw-htmlform div#preferences fieldset legend { | |
− | .mw-htmlform div#preferences fieldset legend{ | ||
color: #E0E0E0; | color: #E0E0E0; | ||
} | } | ||
− | .mw-htmlform div#preferences a.stub{ | + | .mw-htmlform div#preferences a.stub { |
color: #dd8247; | color: #dd8247; | ||
} | } | ||
− | .client-js #preftoc a, .client-js #preftoc a:active, .client-js #preftoc a:focus { | + | .client-js #preftoc a, |
− | background-color:#282828; | + | .client-js #preftoc a:active, |
− | + | .client-js #preftoc a:focus { | |
− | + | background-color: #282828; | |
− | + | background-image: -moz-linear-gradient(top, #BF5F18 0, #282828 3%); | |
− | + | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #BF5F18), color-stop(3%, #282828)); | |
− | color: #BF5F18; | + | background-image: -webkit-linear-gradient(top, #BF5F18 0, #282828 3%); |
− | outline:none; | + | background-image: linear-gradient(#BF5F18 0, #282828 3%); |
+ | color: #BF5F18; | ||
+ | outline: none; | ||
} | } | ||
− | |||
.client-js #preftoc li.selected a { | .client-js #preftoc li.selected a { | ||
− | background-color:#282828; | + | background-color: #282828; |
− | + | background-image: -moz-linear-gradient(top, #dd8247 0, #282828 10%); | |
− | + | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dd8247), color-stop(10%, #282828)); | |
− | + | background-image: -webkit-linear-gradient(top, #dd8247 0, #282828 10%); | |
− | + | background-image: linear-gradient(#dd8247 0, #282828 10%); | |
color: #dd8247; | color: #dd8247; | ||
− | outline:none; | + | outline: none; |
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
− | + | .mw-htmlform div#preferences td.htmlform-tip { | |
− | .mw-htmlform div#preferences | ||
color: #E0E0E0; | color: #E0E0E0; | ||
font-style: italic; | font-style: italic; | ||
} | } | ||
− | .mw-htmlform#mw-prefs-form div#preferences{ | + | .mw-htmlform#mw-prefs-form div#preferences { |
background-color: #282828; | background-color: #282828; | ||
color: #E0E0E0; | color: #E0E0E0; | ||
} | } | ||
− | .mw-notification-content{ | + | .mw-notification-content { |
background-color: #666; | background-color: #666; | ||
color: CA2C2C; | color: CA2C2C; | ||
} | } | ||
− | .mw-notification, .mw-notification-noautohide, .mw-notification-type-info, .mw-notification-visible{ | + | .mw-notification, |
+ | .mw-notification-noautohide, | ||
+ | .mw-notification-type-info, | ||
+ | .mw-notification-visible { | ||
background-color: #666; | background-color: #666; | ||
color: CA2C2C; | color: CA2C2C; | ||
} | } | ||
+ | |||
/*CSS-Style für Kalender*/ | /*CSS-Style für Kalender*/ | ||
Zeile 1.343: | Zeile 1.530: | ||
} | } | ||
− | + | .fc-calendar .fc-row>div>span.fc-date { | |
− | .fc-calendar .fc-row > div > span.fc-date { | ||
font-weight: bold; | font-weight: bold; | ||
color: #e0e0e0; | color: #e0e0e0; | ||
text-shadow: none; | text-shadow: none; | ||
− | font-family: 'Lato', Arial,sans-serif; | + | font-family: 'Lato', Arial, sans-serif; |
font-size: 20px; | font-size: 20px; | ||
} | } | ||
− | .fc-calendar .fc-row > div{ | + | .fc-calendar .fc-row>div { |
background: #404040; | background: #404040; | ||
} | } | ||
− | .fc-calendar .fc-row > div.fc-empty { | + | .fc-calendar .fc-row>div.fc-empty { |
background: #404040; | background: #404040; | ||
} | } | ||
− | .fc-calendar .fc-row > div.fc-we { | + | .fc-calendar .fc-row>div.fc-we { |
background: #1c1c1c; | background: #1c1c1c; | ||
} | } | ||
− | span.event{ | + | span.event { |
color: #e0e0e0; | color: #e0e0e0; | ||
font-size: 15px; | font-size: 15px; | ||
} | } | ||
− | .weekNo{ | + | .weekNo { |
border-top: none; | border-top: none; | ||
} | } | ||
Zeile 1.376: | Zeile 1.562: | ||
color: #dd8247; | color: #dd8247; | ||
} | } | ||
− | |||
span.ms-calendar-next { | span.ms-calendar-next { | ||
Zeile 1.389: | Zeile 1.574: | ||
color: #dd8247; | color: #dd8247; | ||
} | } | ||
− | |||
span.ms-calendar-prev:hover { | span.ms-calendar-prev:hover { | ||
Zeile 1.395: | Zeile 1.579: | ||
} | } | ||
− | span.ms-calendar-next:hover | + | span.ms-calendar-next:hover { |
color: #e0e0e0; | color: #e0e0e0; | ||
} | } | ||
− | span.ms-calendar-prev-year:hover | + | span.ms-calendar-prev-year:hover { |
color: #e0e0e0; | color: #e0e0e0; | ||
} | } | ||
− | span.ms-calendar-next-year:hover | + | span.ms-calendar-next-year:hover { |
color: #e0e0e0; | color: #e0e0e0; | ||
} | } | ||
− | .fc-calendar .fc-row > div { | + | .fc-calendar .fc-row>div { |
border-color: #000; | border-color: #000; | ||
} | } | ||
− | .fc-row > div:first-child{ | + | .fc-row>div:first-child { |
border-color: #000; | border-color: #000; | ||
} | } | ||
− | .fc-calendar .fc-row > div.fc-today { | + | .fc-calendar .fc-row>div.fc-today { |
border: 2px solid #dd8247; | border: 2px solid #dd8247; | ||
} | } | ||
+ | |||
/* + Zeichen im Calendar */ | /* + Zeichen im Calendar */ | ||
+ | |||
.fc-calendar span.add_event { | .fc-calendar span.add_event { | ||
− | + | color: #dd8247; | |
} | } | ||
− | .ms-calendar-header input{ | + | .ms-calendar-header input { |
background: #222222; | background: #222222; | ||
color: #e0e0e0; | color: #e0e0e0; | ||
Zeile 1.432: | Zeile 1.618: | ||
} | } | ||
− | .ms-calendar-header input:focus{ | + | .ms-calendar-header input:focus { |
outline: none; | outline: none; | ||
border-color: #ca2c2c; | border-color: #ca2c2c; | ||
} | } | ||
− | .ms-calendar-header select{ | + | .ms-calendar-header select { |
background: #222222; | background: #222222; | ||
color: #e0e0e0; | color: #e0e0e0; | ||
Zeile 1.445: | Zeile 1.631: | ||
} | } | ||
− | .ms-calendar-header select:after{ | + | .ms-calendar-header select:after { |
background: #222222; | background: #222222; | ||
color: #e0e0e0; | color: #e0e0e0; | ||
Zeile 1.452: | Zeile 1.638: | ||
} | } | ||
− | + | .ms-calendar-header select:focus { | |
− | |||
− | .ms-calendar-header select:focus{ | ||
outline: none; | outline: none; | ||
border-color: #ca2c2c; | border-color: #ca2c2c; | ||
} | } | ||
− | .fc-calendar .fc-head > div { | + | .fc-calendar .fc-head>div { |
− | + | font-family: "Linux Libertine", Georgia, Times, serif; | |
− | + | color: #e0e0e0; | |
} | } | ||
− | .fc-calendar .fc-row > div.fc-today{ | + | .fc-calendar .fc-row>div.fc-today {} |
− | } | ||
− | .fc-calendar .fc-row > div.fc-today .event:hover { | + | .fc-calendar .fc-row>div.fc-today .event:hover { |
− | + | color: #dd8247; | |
background-color: transparent; | background-color: transparent; | ||
} | } | ||
− | .fc-calendar .fc-row > div.fc-content .event:hover { | + | .fc-calendar .fc-row>div.fc-content .event:hover { |
− | + | color: #dd8247; | |
background-color: transparent; | background-color: transparent; | ||
} | } | ||
− | .fc-calendar .fc-row > div.fc-we .event:hover { | + | .fc-calendar .fc-row>div.fc-we .event:hover { |
− | + | color: #dd8247; | |
background-color: transparent; | background-color: transparent; | ||
} | } | ||
− | .fc-calendar .fc-row > div.fc-today.fc-we .event:hover { | + | .fc-calendar .fc-row>div.fc-today.fc-we .event:hover { |
− | + | color: #dd8247; | |
background-color: transparent; | background-color: transparent; | ||
} | } | ||
− | .fc-calendar .fc-row > div.fc-today.fc-we{ | + | .fc-calendar .fc-row>div.fc-today.fc-we {} |
− | } | ||
.fc-calendar span.add_event:hover { | .fc-calendar span.add_event:hover { | ||
color: #e0e0e0; | color: #e0e0e0; | ||
} | } | ||
+ | |||
/* Event-Widget (auf + drücken) */ | /* Event-Widget (auf + drücken) */ | ||
Zeile 1.508: | Zeile 1.691: | ||
} | } | ||
− | .ui-resizable-n{ | + | .ui-resizable-n { |
background: #282828; | background: #282828; | ||
} | } | ||
− | .ui-resizable-e{ | + | .ui-resizable-e { |
background: #282828; | background: #282828; | ||
} | } | ||
− | .ui-resizable-s{ | + | .ui-resizable-s { |
background: #282828; | background: #282828; | ||
} | } | ||
− | .ui-resizable-w{ | + | .ui-resizable-w { |
background: #282828; | background: #282828; | ||
} | } | ||
− | .ui-widget-content{ | + | .ui-widget-content { |
border: none; | border: none; | ||
background: #282828; | background: #282828; | ||
} | } | ||
− | + | ||
.ui-widget input { | .ui-widget input { | ||
background: #222222; | background: #222222; | ||
Zeile 1.535: | Zeile 1.718: | ||
} | } | ||
− | .ui-widget input:focus{ | + | .ui-widget input:focus { |
outline: none; | outline: none; | ||
border: 1px solid #bf5f18; | border: 1px solid #bf5f18; | ||
} | } | ||
− | .ms-calendar-dialog-form img:hover{ | + | .ms-calendar-dialog-form img:hover { |
border: 1px solid #dd8247; | border: 1px solid #dd8247; | ||
border-radius: 2px; | border-radius: 2px; | ||
} | } | ||
+ | |||
/* DatePicker */ | /* DatePicker */ | ||
Zeile 1.550: | Zeile 1.734: | ||
color: #e0e0e0; | color: #e0e0e0; | ||
} | } | ||
+ | |||
/* ErrorFeld (z.B. Incorrect username) */ | /* ErrorFeld (z.B. Incorrect username) */ | ||
+ | |||
.mw-ui-vform .error { | .mw-ui-vform .error { | ||
border: 1px solid #CA2C2C; | border: 1px solid #CA2C2C; | ||
background-color: #282828; | background-color: #282828; | ||
} | } | ||
+ | |||
/* Spoilers */ | /* Spoilers */ | ||
− | .spoilers-body{ | + | |
+ | .spoilers-body { | ||
border: 1px solid #121212; | border: 1px solid #121212; | ||
border-radius: 5px; | border-radius: 5px; | ||
Zeile 1.564: | Zeile 1.752: | ||
background-color: #1c1c1c; | background-color: #1c1c1c; | ||
padding-left: 5px; | padding-left: 5px; | ||
− | + | padding-right: 5px; | |
margin-top: 4px; | margin-top: 4px; | ||
} | } | ||
− | .spoilers-button{ | + | .spoilers-button { |
color: #dd8247; | color: #dd8247; | ||
background: transparent; | background: transparent; | ||
Zeile 1.576: | Zeile 1.764: | ||
} | } | ||
− | .spoilers-button:hover{ | + | .spoilers-button:hover { |
background: #1c1c1c; | background: #1c1c1c; | ||
} | } | ||
+ | |||
/* ApprovedRevs */ | /* ApprovedRevs */ | ||
− | span.approvedAndLatestMsg{ | + | span.approvedAndLatestMsg { |
color: #c4c4c4; | color: #c4c4c4; | ||
} | } | ||
Zeile 1.590: | Zeile 1.779: | ||
} | } | ||
− | span.approvingUser a{ | + | span.approvingUser a { |
color: #dd8247; | color: #dd8247; | ||
} | } | ||
− | #contentSub, #contentSub2{ | + | #contentSub, |
+ | #contentSub2 { | ||
color: #c4c4c4; | color: #c4c4c4; | ||
margin-top: 3px; | margin-top: 3px; | ||
} | } | ||
− | |||
.successbox { | .successbox { | ||
− | + | color: #008000; | |
− | + | border-color: #dd8247; | |
− | + | background-color: #1c1c1c; | |
} | } | ||
Zeile 1.620: | Zeile 1.809: | ||
.oo-ui-textInputWidget.oo-ui-indicatorElement input { | .oo-ui-textInputWidget.oo-ui-indicatorElement input { | ||
− | background-color:#222; | + | background-color: #222; |
− | + | color: #E0E0E0; | |
border: 1px solid #dd8247; | border: 1px solid #dd8247; | ||
border-radius: 5px; | border-radius: 5px; | ||
− | + | } | |
− | + | ||
− | + | .mw-normal-catlinks { | |
− | .mw-normal-catlinks{ | ||
color: #d5892E | color: #d5892E | ||
+ | } |
Version vom 5. April 2020, 19:30 Uhr
/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen. */ :root { --support:#a06abf; --moderator:#e4af2a; --manager:#db7132; --vorstand:#d5483d; } #ca-talk { display: none!important; } .tocnumber:after { content: '.' } #ca-nstab-main { display: none!important; } #ca-nstab-special { display: none!important; } #ca-nstab-mediawiki { display: none!important; } h1, h2, h3, h4, h5, h6 { color: #F2F2F2; } hr { color: #dd8247; background-color: #dd8247; } .editOptions { background-color: #282828; border-color: #1c1c1c; color: #E0E0E0; } input, textarea { background-color: #4c4c4c; border-color: #4c4c4c; color: #E0E0E0; outline-color: #BF5F18; } a, .mw-body a.external, .mw-body a.extiw { color: #dd8247 } a:visited, .mw-body a.external:visited, .mw-body a.extiw:visited { color: #d5692e } a.new, #p-personal a.new { color: #CA2C2C } ul { list-style-image: none } div.thumbinner, .catlinks { background-color: #1c1c1c; border-color: #666 } #toc, div.toc, ul#filetoc, li.gallerybox div.thumb { background-color: #1c1c1c; border-color: #121212; border-radius: 5px; border-width: 1px; } span.tocnumber { color: #E0E0E0 } div.toc li { margin-left: 0.5em; } code { border: none; background-color: inherit; color: inherit } .mw-datatable td { background-color: #404040; border-color: #121212; } .mw-datatable th { background-color: #1c1c1c; border-color: #121212; } .mw-datatable tr:hover td { background-color: #333; } table.mw_metadata td, table.mw_metadata th, table.wikitable, table.wikitable>*>tr>th, table.wikitable>*>tr>td, pre { color: #E0E0E0; background-color: #404040; border-color: #121212; border-width: 1px; padding-left: 0.5em; padding-right: 0.5em; } table.mw_metadata th, table.wikitable>*>tr>th { background-color: #1c1c1c; } table.diff { background-color: #404040 } td .diffchange { color: #1c1c1c } #pagehistory li.selected, td.diff-context { background-color: inherit; color: inherit } #pagehistory li { border: 0 } ul.mw-gallery-packed-hover li.gallerybox:hover div.gallerytextwrapper, ul.mw-gallery-packed-overlay li.gallerybox div.gallerytextwrapper, ul.mw-gallery-packed-hover li.gallerybox.mw-gallery-focused div.gallerytextwrapper { background-color: rgba(0, 0, 0, 0.8) } #left-navigation div.vectorTabs, #right-navigation div.vectorTabs { background-image: inherit; background-color: transparent; } #left-navigation div.vectorTabs ul, #right-navigation div.vectorTabs ul { background-color: transparent; } #left-navigation div.vectorTabs ul li, #right-navigation div.vectorTabs ul li { background-color: #222; background-image: -moz-linear-gradient(top, #2e2e2e 20%, #222 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #2e2e2e), color-stop(100%, #222)); background-image: -webkit-linear-gradient(top, #2e2e2e 20%, #222 100%); background-image: linear-gradient(#2e2e2e 20%, #222 100%); } #left-navigation div.vectorTabs li.new a, #right-navigation div.vectorTabs li.new a, #left-navigation div.vectorTabs li.new a:visited, #right-navigation div.vectorTabs li.new a:visited { color: #CA2C2C } #left-navigation div.vectorTabs li.selected, #right-navigation div.vectorTabs li.selected { background-color: #282828; background-image: -moz-linear-gradient(bottom, #282828 90%, #BF5F18 0); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(90%, #282828), color-stop(0, #BF5F18)); background-image: -webkit-linear-gradient(bottom, #282828 90%, #BF5F18 0); background-image: linear-gradient(#282828 90%, #BF5F18 0); } #left-navigation div.vectorTabs li.selected a, #right-navigation div.vectorTabs li.selected a, #left-navigation div.vectorTabs li.selected a:visited, #right-navigation div.vectorTabs li.selected a:visited { color: #d5692e } #left-navigation div.vectorTabs li a, #right-navigation div.vectorTabs li a { color: #dd8247 } #left-navigation div.vectorTabs span, #right-navigation div.vectorTabs span { background: transparent } div#mw-head #right-navigation div.vectorMenu h3 { background: inherit } div#mw-head div.vectorMenu h3 span { color: #dd8247 } div.vectorMenu h3 a { background: inherit } div.vectorMenu ul { background-color: black; border: solid 1px #0c0c0c } div.vectorMenu li a { color: #dd8247 } div.vectorMenu li.selected a, div.vectorMenu li.selected a:visited { color: #d5692e; text-decoration: none } div.vectorMenu#p-cactions div.menu { border-color: #666 } div.vectorMenu#p-cactions ul { border: 0; background-color: #1c1c1c } #mw-navigation div#mw-panel div.portal { background-image: none; } #mw-navigation div#mw-panel div.portal#p-logo, #mw-navigation div#mw-panel div.portal#p-navigation { border-top: none } html { font-size: 100% } html, body { height: 100%; margin: 0; padding: 0; font-family: 'Lato', Arial, sans-serif; font-size: 15px; } body { background-color: #2a2a2a; background-image: url('../../skins/Vector/images/background.jpg'); background-size: cover; background-repeat: repeat; } .mw-body { margin-left: 10em; padding: 1em; border: 1px solid #BF5F18; border-radius: 10px 0px 0px 10px; border-right-width: 0; margin-top: 0px; background-color: #282828; color: #E0E0E0; direction: ltr; } .mw-body .mw-editsection, .mw-body .mw-editsection-like { font-family: 'Lato', Arial, sans-serif; } .mw-edit a { font-size: 12px; } .mw-body p { line-height: inherit; margin: .5em 0 } .mw-body h1, .mw-body h2, .mw-body #firstHeading { font-family: "Linux Libertine", Georgia, Times, serif; line-height: 1.3; margin-bottom: .25em; padding: 0; border-bottom: 1px solid #dd8247; } .mw-body h1, .mw-body #firstHeading { font-size: 1.8em } .mw-body #firstHeading { margin-block-end: 0em; margin-bottom: 0em; } .mw-body h2 { font-size: 1.5em; margin-top: 1em } .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6 { line-height: 1.6; margin-top: .3em; margin-bottom: 0; padding-bottom: 0 } .mw-body h3 { font-size: 1.17em } .mw-body h3, .mw-body h4 { font-weight: bold } .mw-body h4, .mw-body h5, .mw-body h6 { font-size: 100% } .mw-body #toc h2, .mw-body .toc h2 { font-size: 100%; font-family: 'Lato', Arial, sans-serif; } div.emptyPortlet { display: none } ul { list-style-type: disc; list-style-image: /* @embed */ url('../skins/Vector/images/bullet-icon.png') } pre, .mw-code { line-height: 1.3em; background: #1c1c1c; color: #E0E0E0; } #siteNotice { font-size: .8em } .redirectText { font-size: 140% } .redirectMsg img { vertical-align: text-bottom } .mw-body-content { position: relative; line-height: 1.6; font-size: 15px } body.vector-animateLayout .mw-body, body.vector-animateLayout div#footer, body.vector-animateLayout #left-navigation { -webkit-transition: margin-left 250ms, padding 250ms; -moz-transition: margin-left 250ms, padding 250ms; -o-transition: margin-left 250ms, padding 250ms; transition: margin-left 250ms, padding 250ms } body.vector-animateLayout #p-logo { -webkit-transition: left 250ms; -moz-transition: left 250ms; -o-transition: left 250ms; transition: left 250ms } body.vector-animateLayout #mw-panel { -webkit-transition: padding-right 250ms; -moz-transition: padding-right 250ms; -o-transition: padding-right 250ms; transition: padding-right 250ms } body.vector-animateLayout #p-search { -webkit-transition: margin-right 250ms; -moz-transition: margin-right 250ms; -o-transition: margin-right 250ms; transition: margin-right 250ms } body.vector-animateLayout #p-personal { -webkit-transition: right 250ms; -moz-transition: right 250ms; -o-transition: right 250ms; transition: right 250ms } body.vector-animateLayout #mw-head-base { -webkit-transition: margin-left 250ms; -moz-transition: margin-left 250ms; -o-transition: margin-left 250ms; transition: margin-left 250ms } #p-personal { position: absolute; top: .33em; right: .75em; z-index: 100 } #p-personal h3 { display: none } #p-personal ul { list-style-type: none; list-style-image: none; margin: 0; padding-left: 10em } #p-personal li { line-height: 1.125em; float: left; margin-left: .75em; margin-top: .5em; font-size: 12px; white-space: nowrap } #pt-userpage, #pt-anonuserpage { background-position: left top; background-repeat: no-repeat; background-image: url('../skins/Vector/images/user-icon.png'); background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/user-icon.svg'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/user-icon.svg'); padding-left: 15px !important } #p-search { float: left; margin-right: .5em; margin-left: .5em } #p-search h3 { display: none } #p-search form, #p-search input { margin: 0; margin-top: .4em } div#simpleSearch { display: block; width: 12.6em; padding-right: 1.4em; height: 1.4em; margin-top: .65em; position: relative; min-height: 1px; border: solid 1px #aaa; color: #E0E0E0; background-color: #222; background-image: /* @embed */ url('../skins/Vector/images/search-fade.png'); background-position: top left; background-repeat: repeat-x } div#simpleSearch input { margin: 0; padding: 0; border: 0; background-color: #222; color: #E0E0E0; } div#simpleSearch #searchInput { width: 100%; padding: .2em 0 .2em .2em; padding-left: 5px; font-size: 13px; direction: ltr; -webkit-appearance: textfield } div#simpleSearch #searchInput:focus { outline: none } div#simpleSearch input.placeholder { color: #eeeeee; } div#simpleSearch input:placeholder { color: #eeeeee; } div#simpleSearch input:-ms-input-placeholder { color: #eeeeee; } div#simpleSearch input:-moz-placeholder { color: #eeeeee; } div#simpleSearch #searchInput.placeholder { color: #eeeeee; } div#simpleSearch #searchInput:placeholder { color: #eeeeee; } div#simpleSearch #searchInput:-ms-input-placeholder { color: #eeeeee; } div#simpleSearch #searchInput:-moz-placeholder { color: #eeeeee; } div#simpleSearch #searchInput::-webkit-search-decoration, div#simpleSearch #searchInput::-webkit-search-cancel-button, div#simpleSearch #searchInput::-webkit-search-results-button, div#simpleSearch #searchInput::-webkit-search-results-decoration { -webkit-appearance: textfield } div#simpleSearch #searchButton, div#simpleSearch #mw-searchButton { position: absolute; top: 0; right: 0; width: 1.65em; height: 100%; cursor: pointer; text-indent: -99999px; line-height: 1; direction: ltr; white-space: nowrap; overflow: hidden; background-image: url('../skins/Vector/images/search-ltr.png'); background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/search-ltr.svg'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/search-ltr.svg'); background-position: center center; background-repeat: no-repeat } div#simpleSearch #mw-searchButton { z-index: 1 } div.vectorTabs h3 { display: none } div.vectorTabs { float: left; height: 2.5em; background-image: /* @embed */ url('../skins/Vector/images/tab-break.png'); background-position: bottom left; background-repeat: no-repeat; padding-left: 1px } div.vectorTabs ul { float: left; height: 100%; list-style-type: none; list-style-image: none; margin: 0; padding: 0; background-image: /* @embed */ url('../skins/Vector/images/tab-break.png'); background-position: right bottom; background-repeat: no-repeat } div.vectorTabs ul li { float: left; line-height: 1.125em; display: inline-block; height: 100%; margin: 0; padding: 0; background-color: #f3f3f3; background-image: /* @embed */ url('../skins/Vector/images/tab-normal-fade.png'); background-position: bottom left; background-repeat: repeat-x; white-space: nowrap } div.vectorTabs ul>li { display: block } div.vectorTabs li.new a, div.vectorTabs li.new a:visited { color: #a55858 } div.vectorTabs li.selected { background-image: /* @embed */ url('../skins/Vector/images/tab-current-fade.png') } div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited { color: #282828; text-decoration: none } div.vectorTabs li.icon a { background-position: bottom right; background-repeat: no-repeat } div.vectorTabs li a { display: inline-block; height: 1.9em; padding-left: .5em; padding-right: .5em; color: #dd8247; cursor: pointer; font-size: .8em } div.vectorTabs li>a { display: block } div.vectorTabs span { display: inline-block; background-image: /* @embed */ url('../skins/Vector/images/tab-break.png'); background-position: bottom right; background-repeat: no-repeat } div.vectorTabs span a { display: inline-block; padding-top: 1.25em } div.vectorTabs span>a { float: left; display: block } div.vectorMenu { direction: ltr; float: left; cursor: pointer; position: relative } body.rtl div.vectorMenu { direction: rtl } div#mw-head div.vectorMenu h3 { float: left; background-image: /* @embed */ url('../skins/Vector/images/tab-break.png'); background-repeat: no-repeat; background-position: bottom right; margin-left: -1px; font-size: 1em; height: 2.5em; padding-right: 1px; margin-right: -1px } div.vectorMenu h3 span { display: block; font-size: .8em; padding-left: .7em; padding-top: 1.375em; margin-right: 20px; font-weight: normal; color: #4d4d4d } div.vectorMenu h3 a { position: absolute; top: 0; right: 0; width: 20px; height: 2.5em; background-image: url('../skins/Vector/images/arrow-down-icon.png'); background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/arrow-down-icon.svg'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/arrow-down-icon.svg'); background-position: 100% 70%; background-repeat: no-repeat; -webkit-transition: background-position 250ms; -moz-transition: background-position 250ms; -o-transition: background-position 250ms; transition: background-position 250ms } div.vectorMenu.menuForceShow h3 a { background-position: 100% 100% } div.vectorMenuFocus h3 a { background-image: url('../skins/Vector/images/arrow-down-focus-icon.png'); background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/arrow-down-focus-icon.svg'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/arrow-down-focus-icon.svg') } div.vectorMenu div.menu { min-width: 100%; position: absolute; top: 2.5em; left: -1px; background-color: white; border: solid 1px silver; border-top-width: 0; clear: both; text-align: left; display: none } div.vectorMenu:hover div.menu, div.vectorMenu.menuForceShow div.menu { display: block } div.vectorMenu ul { list-style-type: none; list-style-image: none; padding: 0; margin: 0; text-align: left } div.vectorMenu ul, x:-moz-any-link { min-width: 5em } div.vectorMenu ul, x:-moz-any-link, x:default { min-width: 0 } div.vectorMenu li { padding: 0; margin: 0; text-align: left; line-height: 1em } div.vectorMenu li a { display: inline-block; padding: .5em; white-space: nowrap; color: #dd8247; cursor: pointer; font-size: .8em } div.vectorMenu li>a { display: block } div.vectorMenu li.selected a, div.vectorMenu li.selected a:visited { color: #282828; text-decoration: none } @-webkit-keyframes rotate { from { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg) } to { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg) } } @-moz-keyframes rotate { from { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg) } to { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg) } } @-o-keyframes rotate { from { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg) } to { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg) } } @keyframes rotate { from { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg) } to { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg) } } #ca-unwatch.icon a, #ca-watch.icon a { margin: 0; padding: 0; display: block; width: 26px; padding-top: 3.1em; margin-top: 0; height: 0; overflow: hidden; background-position: 5px 60% } li#ca-view { border-radius: 5px 0px 0px 0px; } div.vectorMenu { border-left: 1px solid #BF5F18 } #ca-edit.icon a { background-image: url('../skins/Vector/images/unwatch-icon.png'); background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/unwatch-icon.svg'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/unwatch-icon.svg'); } #ca-unwatch.icon a { background-image: url('../skins/Vector/images/unwatch-icon.png'); background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/unwatch-icon.svg'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/unwatch-icon.svg') } #ca-watch.icon a { background-image: url('../skins/Vector/images/watch-icon.png'); background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/watch-icon.svg'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/watch-icon.svg') } #ca-unwatch.icon a:hover, #ca-unwatch.icon a:focus { background-image: url('../skins/Vector/images/unwatch-icon-hl.png'); background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/unwatch-icon-hl.svg'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/unwatch-icon-hl.svg') } #ca-watch.icon a:hover, #ca-watch.icon a:focus { background-image: url('../skins/Vector/images/watch-icon-hl.png'); background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/watch-icon-hl.svg'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/watch-icon-hl.svg') } #ca-unwatch.icon a.loading, #ca-watch.icon a.loading { background-image: url('../skins/Vector/images/watch-icon-loading.png'); background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/watch-icon-loading.svg'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/watch-icon-loading.svg'); -webkit-animation: rotate 700ms infinite linear; -moz-animation: rotate 700ms infinite linear; -o-animation: rotate 700ms infinite linear; animation: rotate 700ms infinite linear; outline: none; cursor: default; pointer-events: none; background-position: 50% 60%; -webkit-transform-origin: 50% 57%; transform-origin: 50% 57% } #ca-unwatch.icon a span, #ca-watch.icon a span { display: none } #mw-navigation h2 { position: absolute; top: -9999px } #mw-page-base { height: 4em; background-position: bottom left; background-repeat: repeat-x; background-image: url('../skins/Vector/images/page-fade.png'); background-color: #282828; } #mw-head-base { margin-top: -3.5em; margin-left: 10em; height: 6em } div#mw-head { position: absolute; top: 0; right: 0; width: 100%; background-image: url('../skins/Vector/images/background.jpg'); } div#mw-head h3 { margin: 0; padding: 0 } #left-navigation { float: left; margin-left: 11.2em; margin-top: 4em; margin-bottom: -2.5em; display: inline } #right-navigation { float: right; margin-top: 4em } #p-logo { position: absolute; top: -160px; left: 0; width: 10em; height: 160px } #p-logo a { display: block; width: 10em; height: 160px; background-repeat: no-repeat; background-position: center center; text-decoration: none } div#mw-panel { font-size: inherit; position: absolute; top: 160px; padding-top: 1em; width: 10em; left: 0 } div#mw-panel div.portal { margin: 0 .6em 0 .7em; padding: 0.25em 0; direction: ltr; background-position: top left; background-repeat: no-repeat; background-image: /* @embed */ url('../skins/Vector/images/portal-break.png') } div#mw-panel div.portal h3 { font-size: 12px; color: #E0E0E0; font-weight: normal; margin: 0; padding: .25em 0 .25em .25em; cursor: default; } div#mw-panel div.portal div.body { margin: 0 0 0 .5em; padding-top: 0; } div#mw-panel div.portal div.body ul { list-style-type: none; list-style-image: none; margin: 0; padding: 0; border-top: 1px solid #BF5F18 } div#mw-panel div.portal div.body ul li { line-height: 1.125em; margin: 0; font-size: 12px; word-wrap: break-word } div#mw-panel div.portal div.body ul li a { color: #dd8247 } div#mw-panel div.portal div.body ul li a:visited { color: #d5692e } div#mw-panel div.portal.first { background-image: none; margin-top: 0 } div#mw-panel div.portal.first h3 { display: none } div#mw-panel div.portal.first div.body { margin-left: .5em } div#footer { margin-left: 10em; margin-top: 0; padding: .75em; direction: ltr } div#footer ul { list-style-type: none; list-style-image: none; margin: 0; padding: 0 } div#footer ul li { margin: 0; padding: 0; padding-top: .5em; padding-bottom: .5em; color: #f0f0f0; font-size: .7em } div#footer #footer-info li { opacity: 0.7; } div#footer #footer-icons { float: right } div#footer #footer-icons li { float: left; margin-left: .5em; line-height: 2em; text-align: right } div#footer #footer-info li { line-height: 1.4em } div#footer #footer-places li { float: left; margin-right: 1em; line-height: 2em } body.ltr div#footer #footer-places { float: left } .mw-body .external { background-position: center right; background-repeat: no-repeat; background-image: url('../skins/Vector/images/external-link-ltr-icon.png'); background-image: -webkit-linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/external-link-ltr-icon.svg'); background-image: linear-gradient(transparent, transparent), /* @embed */ url('../skins/Vector/images/external-link-ltr-icon.svg'); padding-right: 13px } .oo-ui-textInputWidget input, .oo-ui-textInputWidget textarea { outline-color: #BF5F18; } #mw-indicator-mw-helplink a { background-image: url(../skins/Vector/images/help.png) } #right-navigation div.vectorTabs li#ca-edit span a { background-image: url(../skins/Vector/images/edit.png); color: transparent; background-repeat: no-repeat; background-position: center; min-width: 30px; max-width: 30px; } .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked:hover+span { background-color: #BF5F18; border-color: #BF5F18; } .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked+span { background-color: #BF5F18; border-color: #BF5F18; } .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:hover+span { background-color: #BF5F18; border-color: #BF5F18; } .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked:focus+span { background-color: #BF5F18; border-color: #BF5F18; box-shadow: inset 0 0 0 1px #BF5F18, inset 0 0 0 2px #fff; } .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:focus+span { border-color: #BF5F18; box-shadow: inset 0 0 0 1px #BF5F18; } .oo-ui-textInputWidget.oo-ui-widget-enabled input:focus, .oo-ui-textInputWidget.oo-ui-widget-enabled textarea:focus { outline: 0; border-color: #BF5F18; box-shadow: inset 0 0 0 1px #BF5F18; } .oo-ui-textInputWidget.oo-ui-widget-enabled:hover input:focus, .oo-ui-textInputWidget.oo-ui-widget-enabled:hover textarea:focus { border-color: #BF5F18; } .mw-ui-input { border-radius: 5px; background-color: #222; border: 1px solid #BF5F18; color: #e0e0e0; box-shadow: inset 0 0 0 1px #BF5F18; } .mw-ui-input:focus { border-color: #BF5F18; box-shadow: inset 0 0 0 1px #BF5F18; outline: 0; } .client-js .mw-ui-checkbox:not(#noop) [type='checkbox']:enabled:checked:focus+label:before { background-color: #BF5F18; border-color: #BF5F18; box-shadow: inset 0 0 0 1px #BF5F18, inset 0 0 0 2px #ffffff; } .client-js .mw-ui-checkbox:not(#noop) [type='checkbox']:enabled:focus+label:before { border-color: #BF5F18; box-shadow: inset 0 0 0 1px #BF5F18; } .client-js .mw-ui-checkbox:not(#noop) [type='checkbox']:enabled:checked+label:before { background-color: #BF5F18; border-color: #BF5F18; } .client-js .mw-ui-checkbox:not(#noop) [type='checkbox']:enabled:hover+label:before { border-color: #BF5F18; } .client-js .mw-ui-checkbox:not(#noop) [type='checkbox']:enabled:checked:hover+label:before { background-color: #BF5F18; border-color: #BF5F18; } /* EDIT Button "Änderungen Speichern" */ .editButtons input#wpSave { background-color: #BF5F18; color: #f0f0f0; font-weight: bold; border: 1px solid #282828; border-radius: 5px; text-shadow: 0 0 15px #282828; } .editButtons input#wpSave:hover { color: #dd8247; background: #282828; font-weight: bold; border: 1px solid #dd8247; border-radius: 5px; } /* Button "Vorschau zeigen" und "Änderungen zeigen" im EDIT-Screen */ .oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button { color: #dd8247; background: #282828; font-weight: bold; border: 1px solid #dd8247; border-radius: 5px; } .oo-ui-buttonElement-framed.oo-ui-widget-disabled>.oo-ui-buttonElement-button { color: #dd8247; background: #282828; font-weight: bold; border: 1px solid #dd8247; opacity: 0.25; border-radius: 5px; } .oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button:hover { background: #1c1c1c; border-color: #dd8247; color: #dd8247; } /* Zusammenfassung EDIT-Screen */ /* DISABLED WEGEN AUTOCOMPLETION .oo-ui-textInputWidget input, .oo-ui-textInputWidget textarea{ border-radius: 5px; background-color: #222; border: 1px solid #BF5F18; color: #e0e0e0; box-shadow: inset 0 0 0 1px #BF5F18; } .oo-ui-textInputWidget input:focus, .oo-ui-textInputWidget textarea:focus { border-color: #BF5F18; box-shadow: inset 0 0 0 1px #BF5F18; outline: 0; } .oo-ui-textInputWidget.oo-ui-widget-enabled input, .oo-ui-textInputWidget.oo-ui-widget-enabled textarea{ -webkit-transition: none; -moz-transition: none; transition: none; } */ /* Buttons z.B. Login */ .mw-ui-button.mw-ui-progressive { background-color: #BF5F18; color: #f0f0f0; font-weight: bold; border: 1px solid #282828; border-radius: 5px; text-shadow: 0 0 15px #282828; } .mw-ui-button.mw-ui-progressive:hover { color: #dd8247; background: #282828; font-weight: bold; border: 1px solid #dd8247; border-radius: 5px; } #mw-createaccount-join { color: #dd8247; background: #282828; font-weight: bold; border: 1px solid #dd8247; border-radius: 5px; } #mw-createaccount-join:hover { background: #1c1c1c; border-color: #dd8247; color: #dd8247; } .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive>.oo-ui-buttonElement-button { color: #FFFFFF; background-color: #BF5F18; border-color: #BF5F18; } .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive>.oo-ui-buttonElement-button:focus { border-color: #BF5F18; box-shadow: inset 0 0 0 1px #BF5F18, inset 0 0 0 2px #fff; } .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive>.oo-ui-buttonElement-button:hover { background-color: #FFFFFF; border-color: #FFFFFF; color: #BF5F18; } :focus { outline: auto #BF5F18 1px; } select:focus { outline: auto #BF5F18 1px; } table.jquery-tablesorter th.headerSort { color: #dd8247; } div#mw-normal-catlinks a.new { color: #BF5F18 } div#catlinks.catlinks { border-color: black } div#contentSub { margin-bottom: 0.5em; } input#searchInput { border-color: #BF5F18; } div#simpleSearch { border-color: #BF5F18; } h3#p-tb-label { display: none; } /*CSS Style für Special:Preferences */ .mw-htmlform { background-color: #282828; color: #000000; } .mw-htmlform form { background-color: #282828; color: #E0E0E0; } .mw-htmlform div { background-color: #282828; color: #E0E0E0; } .mw-htmlform div#preferences fieldset { background-color: #282828; color: #E0E0E0; } fieldset { border: 1px solid #dd8247; } legend { color: #E0E0E0; } td.htmlform-tip { color: #E0E0E0; } label { color: #E0E0E0; } div.toctitle h2 { border-bottom: none; } .mw-htmlform div#preferences fieldset legend { color: #E0E0E0; } .mw-htmlform div#preferences a.stub { color: #dd8247; } .client-js #preftoc a, .client-js #preftoc a:active, .client-js #preftoc a:focus { background-color: #282828; background-image: -moz-linear-gradient(top, #BF5F18 0, #282828 3%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #BF5F18), color-stop(3%, #282828)); background-image: -webkit-linear-gradient(top, #BF5F18 0, #282828 3%); background-image: linear-gradient(#BF5F18 0, #282828 3%); color: #BF5F18; outline: none; } .client-js #preftoc li.selected a { background-color: #282828; background-image: -moz-linear-gradient(top, #dd8247 0, #282828 10%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dd8247), color-stop(10%, #282828)); background-image: -webkit-linear-gradient(top, #dd8247 0, #282828 10%); background-image: linear-gradient(#dd8247 0, #282828 10%); color: #dd8247; outline: none; text-decoration: underline; } .mw-htmlform div#preferences td.htmlform-tip { color: #E0E0E0; font-style: italic; } .mw-htmlform#mw-prefs-form div#preferences { background-color: #282828; color: #E0E0E0; } .mw-notification-content { background-color: #666; color: CA2C2C; } .mw-notification, .mw-notification-noautohide, .mw-notification-type-info, .mw-notification-visible { background-color: #666; color: CA2C2C; } /*CSS-Style für Kalender*/ .ms-calendar-header { border-color: #dd8247; border-radius: 5px; background-color: #1c1c1c; } .ms-calendar-header span.ms-calendar-current { font-weight: bold; color: #BF5F18 } .ms-calendar-header span.ms-calendar-current:hover { font-weight: bold; color: #e0e0e0; } .fc-calendar .fc-row>div>span.fc-date { font-weight: bold; color: #e0e0e0; text-shadow: none; font-family: 'Lato', Arial, sans-serif; font-size: 20px; } .fc-calendar .fc-row>div { background: #404040; } .fc-calendar .fc-row>div.fc-empty { background: #404040; } .fc-calendar .fc-row>div.fc-we { background: #1c1c1c; } span.event { color: #e0e0e0; font-size: 15px; } .weekNo { border-top: none; } span.ms-calendar-prev { color: #dd8247; } span.ms-calendar-next { color: #dd8247; } span.ms-calendar-prev-year { color: #dd8247; } span.ms-calendar-next-year { color: #dd8247; } span.ms-calendar-prev:hover { color: #e0e0e0; } span.ms-calendar-next:hover { color: #e0e0e0; } span.ms-calendar-prev-year:hover { color: #e0e0e0; } span.ms-calendar-next-year:hover { color: #e0e0e0; } .fc-calendar .fc-row>div { border-color: #000; } .fc-row>div:first-child { border-color: #000; } .fc-calendar .fc-row>div.fc-today { border: 2px solid #dd8247; } /* + Zeichen im Calendar */ .fc-calendar span.add_event { color: #dd8247; } .ms-calendar-header input { background: #222222; color: #e0e0e0; border: 1px solid #dd8247; border-radius: 5px; padding-left: 5px; } .ms-calendar-header input:focus { outline: none; border-color: #ca2c2c; } .ms-calendar-header select { background: #222222; color: #e0e0e0; border: 1px solid #dd8247; border-radius: 5px; padding-left: 2px; } .ms-calendar-header select:after { background: #222222; color: #e0e0e0; border: 1px solid #dd8247; border-radius: 5px; } .ms-calendar-header select:focus { outline: none; border-color: #ca2c2c; } .fc-calendar .fc-head>div { font-family: "Linux Libertine", Georgia, Times, serif; color: #e0e0e0; } .fc-calendar .fc-row>div.fc-today {} .fc-calendar .fc-row>div.fc-today .event:hover { color: #dd8247; background-color: transparent; } .fc-calendar .fc-row>div.fc-content .event:hover { color: #dd8247; background-color: transparent; } .fc-calendar .fc-row>div.fc-we .event:hover { color: #dd8247; background-color: transparent; } .fc-calendar .fc-row>div.fc-today.fc-we .event:hover { color: #dd8247; background-color: transparent; } .fc-calendar .fc-row>div.fc-today.fc-we {} .fc-calendar span.add_event:hover { color: #e0e0e0; } /* Event-Widget (auf + drücken) */ .ui-dialog { background: #1c1c1c; } .ui-widget-header { border-color: #dd8247; } .ui-dialog .ui-dialog-content { background: #282828; } .ui-resizable-n { background: #282828; } .ui-resizable-e { background: #282828; } .ui-resizable-s { background: #282828; } .ui-resizable-w { background: #282828; } .ui-widget-content { border: none; background: #282828; } .ui-widget input { background: #222222; border: 1px solid #dd8247; color: #e0e0e0; } .ui-widget input:focus { outline: none; border: 1px solid #bf5f18; } .ms-calendar-dialog-form img:hover { border: 1px solid #dd8247; border-radius: 2px; } /* DatePicker */ .ui-datepicker table { color: #e0e0e0; } /* ErrorFeld (z.B. Incorrect username) */ .mw-ui-vform .error { border: 1px solid #CA2C2C; background-color: #282828; } /* Spoilers */ .spoilers-body { border: 1px solid #121212; border-radius: 5px; color: #e0e0e0; background-color: #1c1c1c; padding-left: 5px; padding-right: 5px; margin-top: 4px; } .spoilers-button { color: #dd8247; background: transparent; font-weight: bold; border: 1px solid #dd8247; border-radius: 5px; } .spoilers-button:hover { background: #1c1c1c; } /* ApprovedRevs */ span.approvedAndLatestMsg { color: #c4c4c4; } span.approvingUser { color: #c4c4c4; } span.approvingUser a { color: #dd8247; } #contentSub, #contentSub2 { color: #c4c4c4; margin-top: 3px; } .successbox { color: #008000; border-color: #dd8247; background-color: #1c1c1c; } /* Search Profile Tabs (Suche mit Enter bestätigen) */ .mw-search-profile-tabs { background-color: #1c1c1c; color: #f0f0f0; border: 1px solid #dd8247; } .search-types .current a { color: #f0f0f0; } .oo-ui-textInputWidget.oo-ui-indicatorElement input { background-color: #222; color: #E0E0E0; border: 1px solid #dd8247; border-radius: 5px; } .mw-normal-catlinks { color: #d5892E }