MediaWiki:Common.css: Porovnání verzí
Z TEST Wiki
Bez shrnutí editace |
Bez shrnutí editace |
||
| Řádek 265: | Řádek 265: | ||
} | } | ||
/* | /* Přepsání vzhledu tlačítek Ano/Ne */ | ||
.articleFeedbackv5-button-placeholder { | .articleFeedbackv5 .articleFeedbackv5-button-placeholder.ui-button { | ||
background-color: # | background-color: #0052cc !important; | ||
color: # | color: #fff !important; | ||
border: | font-weight: bold !important; | ||
border-radius: 4px; | border: none !important; | ||
padding: 8px 16px; | border-radius: 4px !important; | ||
padding: 8px 16px !important; | |||
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important; | |||
text-decoration: none | transition: background-color 0.2s ease-in-out !important; | ||
text-decoration: none !important; | |||
} | } | ||
/* Hover efekt | /* Hover efekt */ | ||
.articleFeedbackv5-button-placeholder:hover { | .articleFeedbackv5 .articleFeedbackv5-button-placeholder.ui-button:hover { | ||
background-color: # | background-color: #003d99 !important; | ||
color: #fff !important; | |||
} | } | ||
__NOCACHE__ | __NOCACHE__ | ||
Verze z 9. 6. 2025, 09:43
/* Zde uvedené CSS bude ovlivňovat všechny vzhledy */
#ca-talk {
display: none !important;
}
#ca-viewsource { display: none !important; }
#ca-history {
display: none;
}
.cdx-button {
display: none !important;
}
#mw-category-media {display: none ;}
/*obsah v div s .noautonum nebude číslován https://www.mediawiki.org/wiki/Manual:Table_of_contents - sekce auto-numbering*/
.noautonum .tocnumber { display: none; }
/*pozadí hlavičky*/
#mw-header-container, #mw-header-nav-hack {
background: #7e6864;
color: #ffffff;
}
/*font a barva v hlavičce*/
#p-logo-text a, #personal h2 {
color: #ffffff;
font-family: 'Noto Sans','Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Helvetica Neue','Helvetica',sans-serif;
}
/*pruh s barvami pod hlavičkou*/
.color-middle, .color-left, .color-right {
background: #7e6864;
}
/*Podtržení u typu stránky*/
.tools-inline li.selected {
border-bottom-color: #7e6864;
}
/*patička pruh*/
#mw-content-container {
background: #d6d6d6;
border-bottom: solid 4px #7e6864;
}
#mw-footer-container.mw-footer-container.ts-container ul li {font-size: 13px;}
/*Skrýt Powered by - patička*/
#footer-poweredbyico { display: none; }
#footer-places { display: none; }
.mw-footer-container {
background: ##6a615f;
}
#mw-footer-container.ts-container {
box-shadow: none;
border: none;
background: #a30328;
display: inline-block;
width: 100%;
}
#mw-wrapper .mw-body h1 {
text-transform: uppercase;
border-bottom: solid 2px lightgray;
font-family: 'Noto Sans','Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Helvetica Neue','Helvetica',sans-serif;
font-size: 1.7em;
font-weight: 600;
}
#mw-wrapper .mw-body h2 {
text-transform: uppercase;
border-bottom: solid 2px lightgray;
font-family: 'Noto Sans','Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Helvetica Neue','Helvetica',sans-serif;
font-size: 1.7em;
font-weight: 600;
}
#mw-wrapper .mw-body h1.firstHeading {
border-bottom: solid 0px #3366cc;
margin: 0.25em 0 1.5em;
}
#mw-wrapper .mw-body h3 {
text-transform: uppercase;
font-family: 'Noto Sans','Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Helvetica Neue','Helvetica',sans-serif;
font-weight: 600;
font-size: 1.5em;
border: none;
}
#mw-wrapper .mw-body h4 {
text-transform: none;
font-family: 'Noto Sans','Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Helvetica Neue','Helvetica',sans-serif;
margin-left: 20px;
font-weight: 600;
font-size: 1.3em;
border: none;
}
#mw-wrapper .mw-body h5 {
text-transform: none;
font-family: 'Noto Sans','Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Helvetica Neue','Helvetica',sans-serif;
margin-left: 30px;
font-weight: 600;
font-size: 1.1em;
border: none;
}
/*
#personal h2 {
background-image: url(/var/www/html/images/control_images/user-white.svg);
}
#personal h2:after {
background-image: url(/var/www/html/images/control_images/arrow-down-white.svg);
}
#site-tools h2 {
background-image: url(/var/www/html/images/control_images/gear-large-white.svg);
}
#user-tools h2:after, .sidebar-chunk h2:after {
background-image: url(/var/www/html/images/control_images/arrow-down-white.svg);
}
#site-navigation h2 {
background-image: url(/var/www/html/images/control_images/menu-large-white.svg);
}
*/
#user-tools h2 span {
text-transform: uppercase;}
/*GALERIE - slideshow*/
.mw-gallery-slideshow .gallerycarousel {
display: block;
text-align: center;
width: 60%;
}
.mw-gallery-slideshow-caption .gallerytext {
font-weight: bold;
}
ul.gallery.gallery.gallery.mw-gallery-slideshow {
display: block;
margin: 1em 0;
border: solid 1px black;
background-color: #d3d3d314
}
.mw-gallery-slideshow .gallerycarousel {
display: block;
text-align: center;
width: 60%;
margin-left: auto;
margin-right: auto;
}
@media only screen and (max-width: 780px) {
/*GALERIE - slideshow*/
.mw-gallery-slideshow .gallerycarousel {
display: block;
text-align: center;
width: auto;
height: auto;
}
.mw-gallery-slideshow-caption .gallerytext {
font-weight: bold;
}
ul.gallery.gallery.gallery.mw-gallery-slideshow {
display: block;
margin: 1em 0;
border: solid 1px black;
background-color: #d3d3d314
}
.mw-gallery-slideshow .gallerycarousel {
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
oo-ui-icon-imageGallery {
border: solid 1px black;
background-color: white;
}
}
#n-Wiki-in-English {
text-indent: 1.8em;
background-size: 1.5em;
background-repeat: no-repeat;
background-image: url("https://wiki.jcu.cz/images/2/24/United-kingdom_30.png");
}
div#zalohovani_exchange {
padding-left: 9em;
background-image: url("https://upload.wikimedia.org/wikipedia/commons/d/df/Microsoft_Office_Outlook_%282018%E2%80%93present%29.svg");
background-repeat: no-repeat;
background-size: 6em;
background-position: 1em 0em;
min-height: 8em;
}
div#zalohovani_onedrive {
padding-left: 9em;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/3/3c/Microsoft_Office_OneDrive_%282019%E2%80%93present%29.svg);
background-repeat: no-repeat;
background-size: 7em;
min-height: 8em;
background-position: 0.8em 0.5em;
}
div#zalohovani_teams {
padding-left: 9em;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/c/c9/Microsoft_Office_Teams_%282018%E2%80%93present%29.svg);
background-repeat: no-repeat;
background-size: 6em;
min-height: 8em;
background-position: 1em 0em;
}
div#zalohovani_sharepoint {
padding-left: 9em;
background-image: url(https://wiki-t.jcu.cz/images/9/96/Sharepoint-logo.svg);
background-repeat: no-repeat;
background-size: 6em;
min-height: 8em;
background-position: 1em 0em;
}
div#lada_style h3 {
text-transform: none !important;
}
a.articleFeedbackv5-tooltip-trigger {
display: none !important;
}
.articleFeedbackv5-confirmation-panel {
display: none !important;
}
li#t-articlefeedbackv5-view {
display: none;
}
/* Vzhled hlavního tlačítka Odeslat */
.articleFeedbackv5-submit {
background-color: #0052cc !important;
color: white !important;
font-weight: bold;
padding: 10px 20px;
border-radius: 4px;
border: none;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
transition: background-color 0.2s ease-in-out;
}
/* Hover efekt */
.articleFeedbackv5-submit:hover:enabled {
background-color: #003d99 !important;
}
/* Přepsání vzhledu tlačítek Ano/Ne */
.articleFeedbackv5 .articleFeedbackv5-button-placeholder.ui-button {
background-color: #0052cc !important;
color: #fff !important;
font-weight: bold !important;
border: none !important;
border-radius: 4px !important;
padding: 8px 16px !important;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;
transition: background-color 0.2s ease-in-out !important;
text-decoration: none !important;
}
/* Hover efekt */
.articleFeedbackv5 .articleFeedbackv5-button-placeholder.ui-button:hover {
background-color: #003d99 !important;
color: #fff !important;
}
__NOCACHE__