Skip to content
Code-Schnipsel Gruppen Projekte
Commit 3016b37c erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

Merge branch 'dev'

Übergeordnete f49fb348 b9de09f8
Keine zugehörigen Branchen gefunden
Keine zugehörigen Tags gefunden
1 Merge Request!63Update 'next-2.x' with latest changes from 'main'
......@@ -14,7 +14,6 @@ textarea {
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}
......@@ -25,8 +24,8 @@ select {
select:focus,
input:focus,
textarea:focus {
border: 1px solid #a4a9ae;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
box-shadow: 0 0 3px 1px #cd201f;
outline: 0;
}
select:hover,
......@@ -48,4 +47,4 @@ textarea:disabled {
border: 1px solid transparent;
color: #8F9399;
cursor: default;
}
\ No newline at end of file
}
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