1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-04 10:12:31 +01:00

portainer form-control importaint

This commit is contained in:
GilbN 2021-10-02 10:45:48 +02:00
parent 78b6d2f502
commit 8a995b681a

View File

@ -435,7 +435,7 @@ fieldset[disabled] .btn-primary:hover {
/* FORM CONTROL */ /* FORM CONTROL */
.form-control { .form-control {
background-color: rgba(255, 255, 255, 0.15); background-color: rgba(255, 255, 255, 0.15) !important;
border: 1px solid transparent; border: 1px solid transparent;
} }