Warning: file_put_contents(): Only 0 of 7279 bytes written, possibly out of free disk space in /var/www/bluespice/w/extensions/BlueSpiceVisualDiff/includes/HTMLDiffEngine.class.php on line 113

Warning: file_put_contents(): Only 0 of 7398 bytes written, possibly out of free disk space in /var/www/bluespice/w/extensions/BlueSpiceVisualDiff/includes/HTMLDiffEngine.class.php on line 113

Warning: file_put_contents(): Only 0 of 63 bytes written, possibly out of free disk space in /var/www/bluespice/w/extensions/BlueSpiceVisualDiff/includes/HTMLDiffEngine.class.php on line 68

Warning: file_put_contents(): Only 0 of 108 bytes written, possibly out of free disk space in /var/www/bluespice/w/extensions/BlueSpiceVisualDiff/includes/HTMLDiffEngine.class.php on line 173

Warning: file_put_contents(): Only 0 of 6086 bytes written, possibly out of free disk space in /var/www/bluespice/w/extensions/BlueSpiceVisualDiff/includes/UnifiedTextDiffEngine.class.php on line 24

Warning: file_put_contents(): Only 0 of 6183 bytes written, possibly out of free disk space in /var/www/bluespice/w/extensions/BlueSpiceVisualDiff/includes/UnifiedTextDiffEngine.class.php on line 26

Warning: file_put_contents(): Only 0 of 63 bytes written, possibly out of free disk space in /var/www/bluespice/w/extensions/BlueSpiceVisualDiff/includes/UnifiedTextDiffEngine.class.php on line 67

Warning: file_put_contents(): Only 0 of 108 bytes written, possibly out of free disk space in /var/www/bluespice/w/extensions/BlueSpiceVisualDiff/includes/HTMLDiffEngine.class.php on line 173
MediaWiki:Common.css: Unterschied zwischen den Versionen – Maxcrc MediaWiki

MediaWiki:Common.css: Unterschied zwischen den Versionen

 
(6 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 +
 +
.oo-ui-icon-languageselector-flag-de ,
 +
.oo-ui-icon-languageselector-flag-de-formal {
 +
    background-image: url( skins/BlueSpiceCalumma/resources/images/common/flags/DE.png ) !important;
 +
}
 +
.oo-ui-icon-languageselector-flag-en {
 +
    background-image: url( skins/BlueSpiceCalumma/resources/images/common/flags/GB.png ) !important;
 +
}
 +
 +
.languageselector form select {
 +
    display: none !important;
 +
}
  
 
.sticky {
 
.sticky {
Zeile 280: Zeile 292:
 
}
 
}
  
.oo-ui-icon-languageselector-flag-de ,
+
/* Warnung für anonyme Benutzer auf Checkliste ausblenden */
.oo-ui-icon-languageselector-flag-de-formal {
+
#mw-anon-edit-warning {
    background-image: url( skins/BlueSpiceCalumma/resources/images/common/flags/DE.png ) !important;
+
display:none;
}
 
.oo-ui-icon-languageselector-flag-en {
 
    background-image: url( skins/BlueSpiceCalumma/resources/images/common/flags/GB.png ) !important;
 
}
 
 
#mw-indicator-languageselector form {
 
    display: none !important;
 
 
}
 
}