| 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; |
| | + | } |
| | + | |
| | + | #mw-indicator-languageselector form { |
| | + | display: none !important; |
| | + | } |
| | | | |
| | .sticky { | | .sticky { |
| Zeile 278: |
Zeile 290: |
| | margin-left: 1% | | margin-left: 1% |
| | } | | } |
| − | }
| |
| − |
| |
| − | .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;
| |
| − | }
| |
| − |
| |
| − | #mw-indicator-languageselector form {
| |
| − | display: none !important;
| |
| | } | | } |