MediaWiki:Common.css: Unterschied zwischen den Versionen
Admin (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Admin (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 278: | Zeile 278: | ||
background: none; | background: none; | ||
cursor: pointer; | cursor: pointer; | ||
background-image: url("/w/index.php?title=Special:FilePath/ | background-image: url("/w/index.php?title=Special:FilePath/Whisky_empty.png | ||
"); | "); | ||
background-size: contain; background-repeat: no-repeat; background-position: center; | background-size: contain; background-repeat: no-repeat; background-position: center; | ||
| Zeile 292: | Zeile 292: | ||
} | } | ||
.whisky-glass.is-active { | .whisky-glass.is-active { | ||
background-image: url("/w/index.php?title=Special:FilePath/ | background-image: url("/w/index.php?title=Special:FilePath/Whisky_filled.png"); | ||
opacity: 1; | opacity: 1; | ||
} | } | ||