Diferencia entre revisiones de «MediaWiki:Vector.css»
Sin resumen de edición |
Sin resumen de edición |
||
| Línea 1677: | Línea 1677: | ||
.wikiEditor-ui { | .wikiEditor-ui { | ||
background-color: #1a2729; | background-color: #1a2729; | ||
border: none; | border: none; | ||
| Línea 1705: | Línea 1701: | ||
.wikiEditor-ui-controls { | .wikiEditor-ui-controls { | ||
background: none; | background: none; | ||
margin-top: -1px; | margin-top: -1px; | ||
border: none; | border: none; | ||
} | } | ||
.wikiEditor-ui-buttons { | .wikiEditor-ui-buttons { | ||
margin-right: -1px; | margin-right: -1px; | ||
background: none; | background: none; | ||
| Línea 1729: | Línea 1720: | ||
.wikiEditor-ui-toolbar .tabs span.tab a, | .wikiEditor-ui-toolbar .tabs span.tab a, | ||
.wikiEditor-ui-toolbar .tabs span.tab a:visited { | .wikiEditor-ui-toolbar .tabs span.tab a:visited { | ||
padding-left: 18px; | padding-left: 18px; | ||
padding-right: 12px; | padding-right: 12px; | ||
color: #cef582; | color: #cef582; | ||
background-position: left center; | background-position: left center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
| Línea 1749: | Línea 1735: | ||
.wikiEditor-ui .wikiEditor-ui-top { | .wikiEditor-ui .wikiEditor-ui-top { | ||
border: none; | border: none; | ||
margin-bottom: 4px; | margin-bottom: 4px; | ||
| Línea 1760: | Línea 1745: | ||
.wikiEditor-ui-toolbar .tabs span.tab a:hover { | .wikiEditor-ui-toolbar .tabs span.tab a:hover { | ||
color: #ffc000; | color: #ffc000; | ||
} | } | ||
.wikiEditor-ui-toolbar .sections { | .wikiEditor-ui-toolbar .sections { | ||
border-bottom: 1px solid #111617; | border-bottom: 1px solid #111617; | ||
} | } | ||
.wikiEditor-ui-toolbar .sections .section { | .wikiEditor-ui-toolbar .sections .section { | ||
border-top: 1px solid #111617; | border-top: 1px solid #111617; | ||
background-color: #233437; | background-color: #233437; | ||
| Línea 1780: | Línea 1758: | ||
.wikiEditor-ui-toolbar .group .label { | .wikiEditor-ui-toolbar .group .label { | ||
border: 0; | border: 0; | ||
margin: 2px; | margin: 2px; | ||
margin-left: 5px; | margin-left: 5px; | ||
margin-right: 8px; | margin-right: 8px; | ||
color: #cef582; | color: #cef582; | ||
} | } | ||
| Línea 1798: | Línea 1772: | ||
background-color: #233437; | background-color: #233437; | ||
color: #ffc000; | color: #ffc000; | ||
border-bottom: 1px solid #1a2729; | border-bottom: 1px solid #1a2729; | ||
} | } | ||
| Línea 1805: | Línea 1778: | ||
padding: 4px; | padding: 4px; | ||
padding-left: 6px; | padding-left: 6px; | ||
color: #ffe74a; | color: #ffe74a; | ||
background: #161e1f; | background: #161e1f; | ||
| Línea 1821: | Línea 1793: | ||
.wikiEditor-ui-tabs { | .wikiEditor-ui-tabs { | ||
margin-left: 10px; | margin-left: 10px; | ||
background: none; | background: none; | ||
| Línea 1868: | Línea 1838: | ||
.wikiEditor-ui-tabs div { | .wikiEditor-ui-tabs div { | ||
margin-left: -1px; | margin-left: -1px; | ||
border-top-left-radius: 8px; | border-top-left-radius: 8px; | ||
| Línea 1909: | Línea 1877: | ||
.wikiEditor-ui-tabs div a { | .wikiEditor-ui-tabs div a { | ||
padding: 0 0.75em; | padding: 0 0.75em; | ||
color: #cef582; | color: #cef582; | ||
} | } | ||
.wikiEditor-ui-tabs div a:hover { | .wikiEditor-ui-tabs div a:hover { | ||
color: #ffe74a; | color: #ffe74a; | ||
} | } | ||
| Línea 1932: | Línea 1895: | ||
background-color: #1a2729; | background-color: #1a2729; | ||
border-radius: 8px; | border-radius: 8px; | ||
margin: 8px; | margin: 8px; | ||
} | } | ||
| Línea 1959: | Línea 1920: | ||
margin-left: 5px; | margin-left: 5px; | ||
margin-top: 5px; | margin-top: 5px; | ||
background: #161e1f; | background: #161e1f; | ||
color: #cef582; | color: #cef582; | ||
} | } | ||
| Línea 1986: | Línea 1940: | ||
border-color: #0e1010; | border-color: #0e1010; | ||
border-radius: 8px; | border-radius: 8px; | ||
} | } | ||
| Línea 1994: | Línea 1947: | ||
.wikiEditor-ui-toolbar .group .tool-select .menu .options { | .wikiEditor-ui-toolbar .group .tool-select .menu .options { | ||
margin-left: -1px; | margin-left: -1px; | ||
margin-top: 22px; | margin-top: 22px; | ||
| Línea 2007: | Línea 1958: | ||
.wikiEditor-ui-toolbar .group .tool-select .options .option { | .wikiEditor-ui-toolbar .group .tool-select .options .option { | ||
padding: 0.5em; | padding: 0.5em; | ||
color: #ffe74a; | color: #ffe74a; | ||
} | } | ||
| Línea 2069: | Línea 2017: | ||
body .ui-button { | body .ui-button { | ||
margin: 0.5em 0 0.5em 0.4em; | margin: 0.5em 0 0.5em 0.4em; | ||
color: #cef582 !important; | color: #cef582 !important; | ||
border: 1px solid #0e1010 !important; | border: 1px solid #0e1010 !important; | ||
border-radius: 8px !important; | border-radius: 8px !important; | ||
| Línea 2081: | Línea 2027: | ||
background: -ms-linear-gradient(#233133, #141c1d) !important; | background: -ms-linear-gradient(#233133, #141c1d) !important; | ||
background: linear-gradient(linear, left top, left bottom, from(#233133), to(#141c1d)) !important; | background: linear-gradient(linear, left top, left bottom, from(#233133), to(#141c1d)) !important; | ||
padding: 3px 6px; | padding: 3px 6px; | ||
} | } | ||
| Línea 2125: | Línea 2070: | ||
border: none !important; | border: none !important; | ||
background: none !important; | background: none !important; | ||
color: #0070a3; | color: #0070a3; | ||
} | } | ||
.wikiEditor-ui-toolbar .group-search { | .wikiEditor-ui-toolbar .group-search { | ||
padding: 0 0 0 6px; | padding: 0 0 0 6px; | ||
border-right: none; | border-right: none; | ||
| Línea 2165: | Línea 2108: | ||
filter: invert(73%) sepia(85%) saturate(2166%) hue-rotate(1deg) brightness(106%) contrast(103%); | filter: invert(73%) sepia(85%) saturate(2166%) hue-rotate(1deg) brightness(106%) contrast(103%); | ||
} | } | ||
/* Preferences */ | /* Preferences */ | ||
| Línea 3398: | Línea 3340: | ||
-webkit-filter: invert(55%) sepia(3%) saturate(5784%) hue-rotate(22deg) brightness(94%) contrast(105%); | -webkit-filter: invert(55%) sepia(3%) saturate(5784%) hue-rotate(22deg) brightness(94%) contrast(105%); | ||
filter: invert(55%) sepia(3%) saturate(5784%) hue-rotate(22deg) brightness(94%) contrast(105%); | filter: invert(55%) sepia(3%) saturate(5784%) hue-rotate(22deg) brightness(94%) contrast(105%); | ||
} | |||
.tool.oo-ui-buttonElement-frameless.oo-ui-iconElement:hover { | |||
background-color: transparent; | |||
outline: none; | |||
} | } | ||
| Línea 3641: | Línea 3588: | ||
.mw-rcfilters-ui-changesListWrapperWidget-previousChangesIndicator { | .mw-rcfilters-ui-changesListWrapperWidget-previousChangesIndicator { | ||
border-color: #233437; | border-color: #233437; | ||
} | |||
.oo-ui-textInputWidget .oo-ui-inputWidget-input { | |||
background-color: transparent; | |||
border-color: #000; | |||
} | |||
.mw-rcfilters-ui-itemMenuOptionWidget:not(:last-child):not(.mw-rcfilters-ui-itemMenuOptionWidget-identifier-talk) { | |||
border-color: #000; | |||
} | } | ||