|
|
Zeile 1: |
Zeile 1: |
|
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
|
|
<bookmeta/>
|
|
h2 {margin: 1.8em 0 1.2em 0;}
|
|
* [[Handbuch:Benutzerhandbuch Einführung|Einführung]]
|
|
/*Discussions and attachments currently not in use in the helpdesk, therfore hiding for no */
|
|
** [[Handbuch:Wiki-Grundlagen|Was ist ein Wiki?]]
|
|
|
|
** [[Handbuch:Login|Login]]
|
|
#data-after-content {display: none;}
|
|
<!--** [[Handbuch:Erweiterung/BlueSpiceSocialProfile|Benutzerprofil]]--> |
|
table {font-size: var(--content-font-size);}
|
|
* [[Handbuch:Seiten erstellen|Mit Seiten arbeiten]]
|
|
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {padding: 0.8em 0.4em;}
|
|
** [[Handbuch:Seiten erstellen|Erstellen]]
|
|
span.new::after { content: 'neu!'; vertical-align: super; background: #64b334; margin-left: 3px;font-size: 10px;padding: 2px 5px; border-radius: 50%;
|
|
** [[Handbuch:Erweiterung/VisualEditor|Bearbeiten]]
|
|
color:#ffffff;}
|
|
*** [[Handbuch:Erweiterung/BlueSpiceInsertLink|Links]]
|
|
.flexbox{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;align-content:stretch;}
|
|
***[[Handbuch:Erweiterung/EmbedVideo|Video]]
|
|
.flexbox div{margin:5px;padding:2px 8px;text-align:center;background:#ececec}
|
|
***[[Handbuch:Erweiterung/DrawioEditor|Diagramme]]
|
|
.center > div.thumb {margin-top:2em}
|
|
** [[Handbuch:Seiten umbenennen und verschieben|Umbenennen/verschieben]]
|
|
#content .toctitle h2 {margin-right: 1em; display: inline;font-size: 1.4rem;}
|
|
** [[Handbuch:Artikel Löschen|Löschen]]
|
|
.qtip {font-size: 1em;line-height: 1.4em;}
|
|
** [[Handbuch:Erweiterung/BlueSpiceUniversalExport|PDF Export]]
|
|
|
|
* [[Handbuch:Benutzereinstellungen|Personalisierung]]
|
|
/*Related links */ |
|
** [[Handbuch:Benutzereinstellungen|Einstellungen]]
|
|
h2#relatedinfo
|
|
** [[Handbuch:Erweiterung/BlueSpicePrivacy|Datenschutzzentrale]]
|
|
{border-left: solid 4px #d8d8d9;
|
|
** [[Handbuch:Erweiterung/BlueSpiceUserSideBar|Persönliche Navigation]]
|
|
background:#f1f3f9;
|
|
* [[Handbuch:Wikiarchitektur|Konzepte]]
|
|
color: #868585;
|
|
** [[Handbuch:Wiki-Seiten-Modell|Seite]]
|
|
margin-top: 3rem;
|
|
** [[Handbuch:Das Konzept der Namensräume|Namensraum]]
|
|
margin-bottom:0 !important;
|
|
** [[Handbuch:Wikitext|Wikitext]] |
|
padding: 20px 10px 2px 30px;
|
|
** [[Handbuch:MagicWords|Magisches Wort]] |
|
}
|
|
* [[Handbuch:Inhaltsorganisation|Inhaltsorganisation]]
|
|
.relatedtopics {
|
|
** [[Handbuch:Kategorien_erstellen_und_nutzen|Kategorie]]
|
|
display:flex;
|
|
** [[Handbuch:Unterseiten erstellen|Unterseite]]
|
|
flex-wrap: wrap;
|
|
** [[Handbuch:Vorlagen|Vorlage]] |
|
border-left: solid 4px #d8d8d9;
|
|
*** [[Handbuch:Vorlagen/Beispiel/Infobox|Infobox]]
|
|
background:#f1f3f9;
|
|
*** [[Handbuch:Vorlagen/Beispiel/Translate|Übersetzung]]
|
|
padding: 2em !important;
|
|
* [[Handbuch:Inhaltsorganisation|Inhalte strukturieren]]
|
|
margin:0 !important;
|
|
* [[Handbuch:Erweiterung/BlueSpiceBookshelf|Bücher erstellen]]
|
|
}
|
|
* [[Handbuch:Qualitätsmanagement|Qualität sichern]]
|
|
.relatedtopics .col{flex-basis: 50%; flex-grow: 1; flex-shrink: 1;}
|
|
** [[Handbuch:Erweiterung/BlueSpiceArticleInfo|Seiteninformationen]]
|
|
|
|
** [[Handbuch:Erweiterung/BlueSpicePageAssignments|Seitenzuweisung]]
|
|
/*Themen*/
|
|
** [[Handbuch:Erweiterung/BlueSpiceReminder|Erinnerung]]
|
|
.flexbox.themenhd div {background:#fff; border:1px solid #d8d8d9; padding:10px 20px; flex-basis:24%; text-align:left}
|
|
** [[Handbuch:Begutachtungsprozess|Begutachtung]]
|
|
.flexbox.themenhd div [class*=" bi-"]::before {font-size: 1.6em; vertical-align: middle;background-color: #fff; padding: 6px; border-radius: 50%;}
|
|
** [[Handbuch:Erweiterung/BlueSpiceExpiry|Seiten veralten]]
|
|
.flexbox.themenhd div [class*=" bi-"]::before {font-size:2em; vertical-align:middle; background-color:#f1f3f9; padding: 10px; }
|
|
** [[Handbuch:Erweiterung/FlaggedRevs|Freigabe]]
|
|
.themenhd div a {display:block}
|
|
** [[Handbuch:Erweiterung/BlueSpiceCategoryCheck|Kategorienprüfung]]
|
|
.themenhd div:hover {background:rgb(233,233,238,0.5)}
|
|
** [[Handbuch:Erweiterung/BlueSpiceReadConfirmation|Lesebestätigung]] |
|
ul.smw-format.ul-format.alltopics-col {column-count: 3;}
|
|
** [[Handbuch:Erweiterung/BlueSpiceSignHere|Seitensignatur]]
|
|
|
|
** [[Handbuch:Erweiterung/BlueSpiceWatchList|Beobachtungsliste]]
|
|
/*Tours */
|
|
* [[Handbuch:Pflege|Wiki-Pflege]]
|
|
.nextstep {display: inline-block;padding: 6px;background: #36c;border-radius: 2px;color: #ffffff;font-weight: bold;}
|
|
** [[Handbuch:Spezialseiten|Spezialseiten]]
|
|
#mw-content-text .nextstep a:not(.new), [class^="mw-content-"] .nextstep a:not(.new), #mw-content-text .nextstep a:link:not(.new), [class^="mw-content-"] .nextstep a:link:not(.new) {
|
|
** [[Handbuch:Weiterleitungen nutzen|Weiterleitungen]]
|
|
color: #ffffff; font-weight: bold;}
|
|
** [[Handbuch:Erweiterung/BlueSpiceWikiExplorer|WikiExplorer]]
|
|
#mw-content-text .nextstep a:not(.new):hover, #mw-content-text .nextstep a:link:not(.new):hover, [class^="mw-content-"] .nextstep a:link:not(.new):hover {
|
|
* [[Handbuch:Erweiterung/BlueSpiceSocial|Social Wiki]]
|
|
color: #efefef;}
|
|
** [[Handbuch:Erweiterung/BlueSpiceSocial|Überblick]]
|
|
.nextstep a:not(.new)::after, .nextstep a:link:not(.new)::after {content: " \25B6";}
|
|
** [[Handbuch:Erweiterung/BlueSpiceSocialBlog|Blog]]
|
|
|
|
** [[Handbuch:Erweiterung/BlueSpiceSocialMicroBlog|Microblog]]
|
|
/*Main page*/
|
|
** [[Handbuch:Erweiterung/BlueSpiceSocialWikiPage|Anhänge]]
|
|
.flexbox-portal div > h2 span::before {vertical-align: text-bottom; size:1.1em;}
|
|
** [[Handbuch:Erweiterung/Rating|Seitenbewertung]]
|
|
.mw-parser-output .flexbox-portal.col3 > div:nth-child(3n) {margin-right:0 !important}
|
|
** [[Handbuch:Erweiterung/BlueSpiceSocialArticleActions|Seitenaktionen verfolgen]]
|
|
#maintopics ul {list-style: none!important;}
|
|
* [[Handbuch:Erweiterung/BlueSpiceExtendedSearch|Suche]]
|
|
#maintopics li {padding-bottom:0.6em!important;margin-left: 12px!important;}
|
|
** [[Handbuch:Erweiterung/BlueSpiceExtendedSearch|Globale Suche]] |
|
#mpbanner {background:#fff url(/w/nsfr_img_auth.php/f/fa/BlueSpice-Demo_Header.jpg) -90px no-repeat; padding-bottom: 20px; background-size: 1000px 122px;}
|
|
** [[Handbuch:Erweiterung/BlueSpiceTagSearch|Suchfeld im Inhalt]]
|
|
#mpbanner-byline {font-size:1.8em; color:#3e5389;line-height: 0.8rem; padding-top: 20px;}
|
|
* [[Kategorie:Extension|Appendix A: Erweiterungen]]
|
|
#mpbanner-title {font-size:3.4em; color:#3e5389; line-height:1.2em; font-weight: 900;letter-spacing: 1px;}
|
|
* [[Handbuch:MagicWords|Appendix B: Tags]]
|
|
#maintopics h2 span::before {vertical-align: text-bottom;padding-bottom: 2px;}
|
|
|
|
|
|
/** Cards **/ |
|
|
.cards {display:flex; flex-wrap:wrap; justify-content: space-around;}
|
|
|
.cards > div {flex-basis:290px; margin-bottom:50px; border-top: 1px solid #f0f0f0; box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
|
|
|
transition: all .3s cubic-bezier(.25,.8,.25,1); cursor: pointer; text-align:center}
|
|
|
.cards > div:hover {
|
|
|
box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);
|
|
|
}
|
|
|
.cards a.image img {max-width:600px}
|
|
|
.cards .screenshot {width:300px;height:200px; overflow:hidden; border-top:14px solid #eee; border-bottom:14px solid #eee}
|
|
|
#content #bodyContent .cards h2 {margin:10px; padding:0; font-size:1.1rem; font-color:#444; border:none; text-align:center}
|
|
|
.cards h2 .mw-editsection {display:none}
|
|
|
.cards .text {font-size:0.85rem; padding:20px 10px; text-align:center; font-weight:bold;}
|
|
|
#mw-content-text text a:not(.new), [class^="mw-content-"] .text a:not(.new), #mw-content-text .text a:link:not(.new), [class^="mw-content-"] .text a:link:not(.new), #mw-content-text .text a:not(.new):visited, [class^="mw-content-"] .text a:not(.new):visited, #mw-content-text .text a:link:not(.new):visited, [class^="mw-content-"] .text a:link:not(.new):visited
|
|
|
{color:#444;}
|
|
|
.cards .emptycard, .cards > div.emptycard:hover
|
|
|
{border: 0;
|
|
|
box-shadow: none;}
|
|
|
.getButton {
|
|
|
display: inline-block;
|
|
|
background-color: #4CAF50;
|
|
|
border: none;
|
|
|
color: white;
|
|
|
padding: 8px 20px;
|
|
|
text-align: center;
|
|
|
text-decoration: none;
|
|
|
font-size: 16px;
|
|
|
margin: 0 0 10px 0;
|
|
|
-webkit-transition-duration: 0.4s;
|
|
|
transition-duration: 0.4s;
|
|
|
border-radius: 8px;}
|
|
|
|
|
|
#mw-content-text .getButton a:not(.new), [class^="mw-content-"] .getButton a:not(.new), #mw-content-text .getButton a:link:not(.new), [class^="mw-content-"] .getButton a:link:not(.new), #mw-content-text .getButton a:not(.new):visited, [class^="mw-content-"] a:not(.new):visited, #mw-content-text .getButton a:link:not(.new):visited, [class^="mw-content-"] .getButton a:link:not(.new):visited
|
|
|
{color:#ffffff;}
|
|
|
.getButton:hover {
|
|
|
box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
|
|
|
color:'f5f5f5';
|
|
|
}
|
|
|
.getButton:active {
|
|
|
position:relative;
|
|
|
top:1px;
|
|
|
}
|
|
|
.getButton a:before {font-family: 'fontawesome';
|
|
|
content: '\f019 ';
|
|
|
font-size: 1.3em;
|
|
|
vertical-align: middle;
|
|
|
margin-right: 10px;
|
|
|
}
|
|
|
|
|
|
.cart a:before {font-family: 'fontawesome';
|
|
|
content: '\f217 ';
|
|
|
}
|
|
|
|
|
|
.downloadarea {
|
|
|
text-align:center;
|
|
|
display: inline-block;
|
|
|
float: right;
|
|
|
margin: 0 0 20px 40px;
|
|
|
padding: 10px;
|
|
|
background: #efefef;
|
|
|
background: linear-gradient(270deg, rgb(240, 240, 240) 0%, rgb(224, 224, 224) 52%, rgb(240, 240, 240) 100%);
|
|
|
}
|
|
|
.downloadarea p {margin:0}
|
|
|
@media only screen and (max-width: 768px)
|
|
|
{.cards > div {flex-basis:98%; }}
|
|
|
|
|
|
.headertabsbox .oo-ui-panelLayout-framed {border: 0;}
|
|
|
.headertabsbox .oo-ui-tabSelectWidget-framed {border-bottom: 1px solid #d3d5da;}
|
|
|
|
|
|
|
|
|
/*HP Aktuelles */ |
|
|
#aktuelles {background: rgba(201, 224, 143, .3); padding:10px; margin:20px 0}
|
|
|
#aktuelles h2::before {font-family:'fontawesome'; font-size:0.8em; content:'\f02e'; color: #64b334; margin-right:10px}
|
|
|
#aktuelles h2 {margin: 8px 0 8px 24px; color: #454545; font-size: 1.4em; border-bottom: none; }
|
|
|
#aktuelles table {margin: 0 8px 15px 37px}
|
|
|
#aktuelles td {padding:3px 10px}
|
|