Skip to content
Code-Schnipsel Gruppen Projekte
Commit cefb3c86 erstellt von Michael Danielczok's avatar Michael Danielczok
Dateien durchsuchen

refactor: Popup styling. Title will be not displayed.

Übergeordneter 8cd94a44
Keine zugehörigen Branchen gefunden
Keine zugehörigen Tags gefunden
Keine zugehörigen Merge Requests gefunden
......@@ -1433,17 +1433,30 @@ a.toTop:before {
/*********/
/* Popup */
/*********/
.qui-window-popup-title-close {
align-items: center;
color: inherit;
display: flex;
justify-content: center;
line-height: 0;
.qui-window-popup-title-icon,
.qui-window-popup-title-text {
display: none !important;
}
.qui-window-popup .qui-window-popup-title {
background-color: transparent;
padding: 10px 20px;
}
.qui-window-popup-title .qui-window-popup-title-close {
padding-bottom: 0;
padding-top: 0;
z-index: 50;
color: var(--text-muted);
font-size: 1.5rem;
}
.qui-window-popup-title .qui-window-popup-title-close:hover {
color: inherit;
background-color: transparent !important;
}
.qui-window-popup-buttons.box {
.qui-window-popup .qui-window-popup-buttons {
background: none;
height: auto !important;
padding: 20px 0;
......
0% Lade oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren