MediaWiki:Common.css: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 442: Zeile 442:
}
}
.hint-notice {
.hint-notice {
   border-color: #17a2b8;
   border-color: #17a2b8 !important;
   background-color: rgba(23, 162, 184, 0.08);
   background-color: rgba(23, 162, 184, 0.08);
}
}
.hint-success {
.hint-success {
   border-color: #28a745;
   border-color: #28a745 !important;
   background-color: rgba(40, 167, 69, 0.08);
   background-color: rgba(40, 167, 69, 0.08);
}
}
.hint-error {
.hint-error {
   border-color: #dc3545;
   border-color: #dc3545 !important;
   background-color: rgba(220, 53, 69, 0.08);
   background-color: rgba(220, 53, 69, 0.08);
}
}
.hint-warning {
.hint-warning {
   border-color: #ffc107;
   border-color: #ffc107 !important;
   background-color: rgba(255, 193, 7, 0.08);
   background-color: rgba(255, 193, 7, 0.08);
}
}
8.581

Bearbeitungen