HelpDesk
This commit is contained in:
parent
d2f462a479
commit
8278ab1286
|
|
@ -2397,3 +2397,7 @@ display: block;
|
|||
color: #000000 !important;
|
||||
}
|
||||
|
||||
.form-control:focus, .custom-select:focus{
|
||||
border-color: #d43d34;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue