MediaWiki:Common.css: Porovnání verzí
Z Wiki JU
Bez shrnutí editace |
Bez shrnutí editace |
||
(Není zobrazeno 34 mezilehlých verzí od stejného uživatele.) | |||
Řádek 12: | Řádek 12: | ||
} | } | ||
#mw-category-media {display:none;} | #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*/ | /*obsah v div s .noautonum nebude číslován https://www.mediawiki.org/wiki/Manual:Table_of_contents - sekce auto-numbering*/ | ||
Řádek 155: | Řádek 155: | ||
} | } | ||
@media only screen and (max-width: 780px) { | @media only screen and (max-width: 780px) { | ||
Řádek 165: | Řádek 161: | ||
display: block; | display: block; | ||
text-align: center; | text-align: center; | ||
width: | width: auto; | ||
height: auto; | |||
} | } | ||
.mw-gallery-slideshow-caption .gallerytext { | .mw-gallery-slideshow-caption .gallerytext { | ||
font-weight: | font-weight: normal; | ||
} | } | ||
ul.gallery.gallery.gallery.mw-gallery-slideshow { | ul.gallery.gallery.gallery.mw-gallery-slideshow { | ||
Řádek 182: | Řádek 181: | ||
display: block; | display: block; | ||
text-align: center; | text-align: center; | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
} | } | ||
oo-ui-icon-imageGallery { | |||
border: solid 1px black; | border: solid 1px black; | ||
background-color: white; | 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://wiki.jcu.cz/images/4/46/Outlook-logo.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://wiki.jcu.cz/images/5/5b/Onedrive-logo.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://wiki.jcu.cz/images/b/b8/Msteams-logo.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.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; | |||
} | |||
.articlefeedbackv5-help-transparency-terms{ | |||
display:none !important; | |||
} | |||
li#pt-createaccount { | |||
display:none !important; | |||
} | |||
/* Styly pro tlačítko Odeslat názor – bez změny display */ | |||
.articleFeedbackv5-submit.ui-button { | |||
/* NEZASAHUJEME do display! Necháme to na JS */ | |||
align-items: center !important; | |||
justify-content: center !important; | |||
height: 40px !important; | |||
line-height: normal !important; | |||
padding: 0 16px !important; | |||
font-weight: bold !important; | |||
font-size: 1em; | |||
background: #0052cc !important; | |||
color: white !important; | |||
border: 1px solid #003d99 !important; | |||
border-radius: 0 !important; | |||
box-shadow: none !important; | |||
text-shadow: none !important; | |||
} | |||
/* Zůstane skryté, pokud má inline display: none nebo opacity */ | |||
.articleFeedbackv5-submit[style*="display: none"], | |||
.articleFeedbackv5-submit[style*="opacity: 0"] { | |||
visibility: hidden; | |||
} | |||
/* Styl pro tlačítka Ano a Ne – vyšší, pohodlnější */ | |||
.articleFeedbackv5-button-placeholder.ui-button { | |||
display: inline-flex !important; | |||
align-items: center !important; | |||
justify-content: center !important; | |||
padding: 10px 20px !important; /* VÝŠKA: 10px nahoru/dolů */ | |||
font-weight: bold !important; | |||
font-size: 1em; | |||
background: #0052cc !important; | |||
color: white !important; | |||
border: 1px solid #003d99 !important; | |||
border-radius: 0 !important; | |||
box-shadow: none !important; | |||
text-shadow: none !important; | |||
margin-right: 8px; /* rozestup mezi tlačítky */ | |||
line-height: 1.2 !important; | |||
white-space: nowrap !important; | |||
} | |||
/* Hover efekt */ | |||
.articleFeedbackv5-button-placeholder.ui-button:hover { | |||
background: #003d99 !important; | |||
} | |||
.articleFeedbackv5-panel .articleFeedbackv5-title { | |||
float: left; | |||
border: none; | |||
font-weight: bold; | |||
font-size: 1.3em; | |||
font-family: inherit !important; | |||
} | |||
.articleFeedbackv5-ui .instructions-left { | |||
float: left; | |||
margin: 0 15px 0 0; | |||
font-size: 1.0em; | |||
font-family: inherit !important; | |||
} | |||
__NOCACHE__ |
Aktuální verze z 18. 6. 2025, 14:22
/* 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: #e00034; 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: #e00034; } /*Podtržení u typu stránky*/ .tools-inline li.selected { border-bottom-color: #e00034; } /*patička pruh*/ #mw-content-container { background: #eaecf0; border-bottom: solid 4px #e00034; } #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: #a30328; } #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: normal; } 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://wiki.jcu.cz/images/4/46/Outlook-logo.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://wiki.jcu.cz/images/5/5b/Onedrive-logo.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://wiki.jcu.cz/images/b/b8/Msteams-logo.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.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; } .articlefeedbackv5-help-transparency-terms{ display:none !important; } li#pt-createaccount { display:none !important; } /* Styly pro tlačítko Odeslat názor – bez změny display */ .articleFeedbackv5-submit.ui-button { /* NEZASAHUJEME do display! Necháme to na JS */ align-items: center !important; justify-content: center !important; height: 40px !important; line-height: normal !important; padding: 0 16px !important; font-weight: bold !important; font-size: 1em; background: #0052cc !important; color: white !important; border: 1px solid #003d99 !important; border-radius: 0 !important; box-shadow: none !important; text-shadow: none !important; } /* Zůstane skryté, pokud má inline display: none nebo opacity */ .articleFeedbackv5-submit[style*="display: none"], .articleFeedbackv5-submit[style*="opacity: 0"] { visibility: hidden; } /* Styl pro tlačítka Ano a Ne – vyšší, pohodlnější */ .articleFeedbackv5-button-placeholder.ui-button { display: inline-flex !important; align-items: center !important; justify-content: center !important; padding: 10px 20px !important; /* VÝŠKA: 10px nahoru/dolů */ font-weight: bold !important; font-size: 1em; background: #0052cc !important; color: white !important; border: 1px solid #003d99 !important; border-radius: 0 !important; box-shadow: none !important; text-shadow: none !important; margin-right: 8px; /* rozestup mezi tlačítky */ line-height: 1.2 !important; white-space: nowrap !important; } /* Hover efekt */ .articleFeedbackv5-button-placeholder.ui-button:hover { background: #003d99 !important; } .articleFeedbackv5-panel .articleFeedbackv5-title { float: left; border: none; font-weight: bold; font-size: 1.3em; font-family: inherit !important; } .articleFeedbackv5-ui .instructions-left { float: left; margin: 0 15px 0 0; font-size: 1.0em; font-family: inherit !important; } __NOCACHE__