MediaWiki:Vector-2022.css: Różnice pomiędzy wersjami
Wygląd
Nie podano opisu zmian Znacznik: Wycofane |
Nie podano opisu zmian Znacznik: Wycofane |
||
| Linia 12: | Linia 12: | ||
color: #ffcc66 !important; | color: #ffcc66 !important; | ||
} | } | ||
.skin-vector-2022 a:visited { | .skin-vector-2022 a:visited { | ||
color: #d4aa00 !important; | color: #d4aa00 !important; | ||
} | } | ||
.skin-vector-2022 a.new { | .skin-vector-2022 a.new { | ||
color: #ff6666 !important; | color: #ff6666 !important; | ||
| Linia 27: | Linia 25: | ||
} | } | ||
/* --- Nagłówek --- */ | /* --- Nagłówek górny (logo + user bar) --- */ | ||
.skin-vector-2022 . | .skin-vector-2022 .vector-header-container { | ||
background-color: #1a1a1a !important; | background-color: #1a1a1a !important; | ||
border-bottom: 1px solid #444 !important; | |||
} | } | ||
/* --- Pasek wyszukiwania --- */ | /* --- Pasek wyszukiwania --- */ | ||
.skin-vector-2022 .vector-search-box-container { | |||
background-color: #1a1a1a !important; | |||
} | |||
.skin-vector-2022 .vector-search-box, | .skin-vector-2022 .vector-search-box, | ||
.skin-vector-2022 .vector-search-box input { | .skin-vector-2022 .vector-search-box input { | ||
| Linia 49: | Linia 49: | ||
/* --- Pasek tytułu strony --- */ | /* --- Pasek tytułu strony --- */ | ||
.skin-vector-2022 .vector-page-titlebar { | .skin-vector-2022 .vector-page-titlebar { | ||
background-color: #1a1a1a !important; | |||
} | |||
/* --- Pasek zakładek strony (Czytaj, Edytuj, Historia) --- */ | |||
.skin-vector-2022 .vector-page-toolbar-container { | |||
background-color: #1a1a1a !important; | |||
border-bottom: 1px solid #444 !important; | |||
} | |||
.skin-vector-2022 .vector-page-toolbar { | |||
background-color: transparent !important; | |||
} | |||
/* --- Pasek narzędzi użytkownika --- */ | |||
.skin-vector-2022 .vector-user-links { | |||
background-color: #1a1a1a !important; | background-color: #1a1a1a !important; | ||
} | } | ||
| Linia 72: | Linia 86: | ||
align-self: center; | align-self: center; | ||
} | } | ||
#footer-poweredbyico:hover { | #footer-poweredbyico:hover { | ||
opacity: 1; | opacity: 1; | ||
| Linia 87: | Linia 100: | ||
/* --- Nagłówki --- */ | /* --- Nagłówki --- */ | ||
.skin-vector-2022 h1, | .skin-vector-2022 h1, | ||
.skin-vector-2022 h2, | .skin-vector-2022 h2, | ||
.skin-vector-2022 h3, | .skin-vector-2022 h3, | ||
.skin-vector-2022 h4 { | .skin-vector-2022 h4 { | ||
color: #ffcc66 !important; | color: #ffcc66 !important; | ||
} | } | ||
| Linia 112: | Linia 115: | ||
/* === Stylizacja przycisków === */ | /* === Stylizacja przycisków === */ | ||
.skin-vector-2022 .mw-ui-button, | .skin-vector-2022 .mw-ui-button, | ||
.skin-vector-2022 .oo-ui-buttonElement-button { | .skin-vector-2022 .oo-ui-buttonElement-button { | ||
| Linia 121: | Linia 122: | ||
box-shadow: none !important; | box-shadow: none !important; | ||
} | } | ||
.skin-vector-2022 .mw-ui-button:hover, | .skin-vector-2022 .mw-ui-button:hover, | ||
.skin-vector-2022 .oo-ui-buttonElement-button:hover { | .skin-vector-2022 .oo-ui-buttonElement-button:hover { | ||
| Linia 128: | Linia 127: | ||
color: #000000 !important; | color: #000000 !important; | ||
} | } | ||
.skin-vector-2022 .oo-ui-flaggedElement-primary .oo-ui-buttonElement-button { | .skin-vector-2022 .oo-ui-flaggedElement-primary .oo-ui-buttonElement-button { | ||
background-color: #ffcc66 !important; | background-color: #ffcc66 !important; | ||
color: #2b2b2b !important; | color: #2b2b2b !important; | ||
} | } | ||
.skin-vector-2022 .oo-ui-flaggedElement-primary .oo-ui-buttonElement-button:hover { | .skin-vector-2022 .oo-ui-flaggedElement-primary .oo-ui-buttonElement-button:hover { | ||
background-color: #e6b800 !important; | background-color: #e6b800 !important; | ||
| Linia 149: | Linia 145: | ||
border: none !important; | border: none !important; | ||
} | } | ||
.skin-vector-2022 .wikiEditor-ui-toolbar .group input, | .skin-vector-2022 .wikiEditor-ui-toolbar .group input, | ||
.skin-vector-2022 .wikiEditor-ui-toolbar .tool-select { | .skin-vector-2022 .wikiEditor-ui-toolbar .tool-select { | ||
| Linia 156: | Linia 151: | ||
border: 1px solid #444 !important; | border: 1px solid #444 !important; | ||
} | } | ||
.skin-vector-2022 .wikiEditor-ui-toolbar .tool { | .skin-vector-2022 .wikiEditor-ui-toolbar .tool { | ||
background-color: #2b2b2b !important; | background-color: #2b2b2b !important; | ||
color: #e0e0e0 !important; | color: #e0e0e0 !important; | ||
} | } | ||
.skin-vector-2022 .wikiEditor-ui-toolbar .tool:hover, | .skin-vector-2022 .wikiEditor-ui-toolbar .tool:hover, | ||
.skin-vector-2022 .wikiEditor-ui-toolbar .tool:focus { | .skin-vector-2022 .wikiEditor-ui-toolbar .tool:focus { | ||
| Linia 167: | Linia 160: | ||
color: #ffffff !important; | color: #ffffff !important; | ||
} | } | ||
.skin-vector-2022 .wikiEditor-ui-toolbar .tabs span, | .skin-vector-2022 .wikiEditor-ui-toolbar .tabs span, | ||
.skin-vector-2022 .wikiEditor-ui-toolbar .sections span { | .skin-vector-2022 .wikiEditor-ui-toolbar .sections span { | ||
color: #cccccc !important; | color: #cccccc !important; | ||
} | } | ||
.skin-vector-2022 .wikiEditor-ui-toolbar .tool img { | .skin-vector-2022 .wikiEditor-ui-toolbar .tool img { | ||
filter: brightness(0.8) invert(0.9); | filter: brightness(0.8) invert(0.9); | ||
| Linia 196: | Linia 187: | ||
opacity: 0.8; | opacity: 0.8; | ||
} | } | ||
#scrollTopBtn:hover { | #scrollTopBtn:hover { | ||
transform: scale(1.15); | transform: scale(1.15); | ||
box-shadow: 0 0 20px rgba(255, 204, 102, 0.8); | box-shadow: 0 0 20px rgba(255, 204, 102, 0.8); | ||
opacity: 1; | opacity: 1; | ||
} | } | ||
Wersja z 13:51, 1 maj 2025
/* === Styl DarkVector dla Vector 2022 === */
/* --- Tło i tekst --- */
.skin-vector-2022,
.skin-vector-2022 body {
background-color: #2b2b2b !important;
color: #cccccc !important;
}
/* --- Linki --- */
.skin-vector-2022 a {
color: #ffcc66 !important;
}
.skin-vector-2022 a:visited {
color: #d4aa00 !important;
}
.skin-vector-2022 a.new {
color: #ff6666 !important;
}
/* --- Sidebar (lewe menu) --- */
.skin-vector-2022 .mw-sidebar {
background-color: #1a1a1a !important;
border-right: none !important;
}
/* --- Nagłówek górny (logo + user bar) --- */
.skin-vector-2022 .vector-header-container {
background-color: #1a1a1a !important;
border-bottom: 1px solid #444 !important;
}
/* --- Pasek wyszukiwania --- */
.skin-vector-2022 .vector-search-box-container {
background-color: #1a1a1a !important;
}
.skin-vector-2022 .vector-search-box,
.skin-vector-2022 .vector-search-box input {
background-color: #333333 !important;
color: #ffffff !important;
}
/* --- Pasek pod wyszukiwarką / kontener nagłówka --- */
.skin-vector-2022 .mw-header-container {
background-color: #1a1a1a !important;
border-bottom: 1px solid #444444 !important;
}
/* --- Pasek tytułu strony --- */
.skin-vector-2022 .vector-page-titlebar {
background-color: #1a1a1a !important;
}
/* --- Pasek zakładek strony (Czytaj, Edytuj, Historia) --- */
.skin-vector-2022 .vector-page-toolbar-container {
background-color: #1a1a1a !important;
border-bottom: 1px solid #444 !important;
}
.skin-vector-2022 .vector-page-toolbar {
background-color: transparent !important;
}
/* --- Pasek narzędzi użytkownika --- */
.skin-vector-2022 .vector-user-links {
background-color: #1a1a1a !important;
}
/* --- Footer --- */
.skin-vector-2022 .mw-footer {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
padding: 10px 20px;
background-color: #1a1a1a !important;
color: #cccccc !important;
border-top: 1px solid #444;
font-size: 13px;
}
/* --- Logo MediaWiki w stopce --- */
#footer-poweredbyico {
padding-right: 10px;
margin-top: 5px;
opacity: 0.6;
align-self: center;
}
#footer-poweredbyico:hover {
opacity: 1;
}
/* --- Pola edycji i formularze --- */
.skin-vector-2022 input,
.skin-vector-2022 textarea,
.skin-vector-2022 select {
background-color: #333333 !important;
color: #ffffff !important;
border: 1px solid #555555;
}
/* --- Nagłówki --- */
.skin-vector-2022 h1,
.skin-vector-2022 h2,
.skin-vector-2022 h3,
.skin-vector-2022 h4 {
color: #ffcc66 !important;
}
/* --- Bloki komunikatów --- */
.skin-vector-2022 .mw-message-box {
background-color: #333333 !important;
border: 1px solid #555555;
color: #ffffff !important;
}
/* === Stylizacja przycisków === */
.skin-vector-2022 .mw-ui-button,
.skin-vector-2022 .oo-ui-buttonElement-button {
background-color: #ffcc66 !important;
color: #2b2b2b !important;
border: none !important;
box-shadow: none !important;
}
.skin-vector-2022 .mw-ui-button:hover,
.skin-vector-2022 .oo-ui-buttonElement-button:hover {
background-color: #e6b800 !important;
color: #000000 !important;
}
.skin-vector-2022 .oo-ui-flaggedElement-primary .oo-ui-buttonElement-button {
background-color: #ffcc66 !important;
color: #2b2b2b !important;
}
.skin-vector-2022 .oo-ui-flaggedElement-primary .oo-ui-buttonElement-button:hover {
background-color: #e6b800 !important;
color: #000000 !important;
}
/* === Styl WikiEditor === */
.skin-vector-2022 .mw-edittoolbar,
.skin-vector-2022 .wikiEditor-ui-toolbar,
.skin-vector-2022 .wikiEditor-ui-toolbar .tabs,
.skin-vector-2022 .wikiEditor-ui-toolbar .sections,
.skin-vector-2022 .wikiEditor-ui-toolbar .group {
background-color: #1b1b1b !important;
border: none !important;
}
.skin-vector-2022 .wikiEditor-ui-toolbar .group input,
.skin-vector-2022 .wikiEditor-ui-toolbar .tool-select {
background-color: #2b2b2b !important;
color: #e0e0e0 !important;
border: 1px solid #444 !important;
}
.skin-vector-2022 .wikiEditor-ui-toolbar .tool {
background-color: #2b2b2b !important;
color: #e0e0e0 !important;
}
.skin-vector-2022 .wikiEditor-ui-toolbar .tool:hover,
.skin-vector-2022 .wikiEditor-ui-toolbar .tool:focus {
background-color: #3a3a3a !important;
color: #ffffff !important;
}
.skin-vector-2022 .wikiEditor-ui-toolbar .tabs span,
.skin-vector-2022 .wikiEditor-ui-toolbar .sections span {
color: #cccccc !important;
}
.skin-vector-2022 .wikiEditor-ui-toolbar .tool img {
filter: brightness(0.8) invert(0.9);
}
/* === Przycisk powrotu na górę === */
#scrollTopBtn {
display: none;
position: fixed;
bottom: 160px;
left: 40px;
z-index: 9999;
width: 60px;
height: 60px;
background: radial-gradient(circle at center, #ffcc66, #e6b800);
color: #1a1a1a;
border: none;
border-radius: 50%;
box-shadow: 0 0 10px rgba(255, 204, 102, 0.6);
font-size: 28px;
cursor: pointer;
transition: bottom 0.3s ease, transform 0.3s ease, opacity 0.3s ease;
opacity: 0.8;
}
#scrollTopBtn:hover {
transform: scale(1.15);
box-shadow: 0 0 20px rgba(255, 204, 102, 0.8);
opacity: 1;
}