dza
This commit is contained in:
parent
2fd02788b8
commit
caed328567
|
|
@ -56,6 +56,6 @@
|
||||||
/* Animation au focus */
|
/* Animation au focus */
|
||||||
.form-control:focus {
|
.form-control:focus {
|
||||||
border-color: #212e53 !important;
|
border-color: #212e53 !important;
|
||||||
box-shadow: 0 0 0 0.25rem rgba(40, 167, 69, 0.15) !important;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
Loading…
Reference in New Issue
Block a user