1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +02: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 {
background-color: rgba(255, 255, 255, 0.15);
background-color: rgba(255, 255, 255, 0.15) !important;
border: 1px solid transparent;
}