zmiany ux
This commit is contained in:
@@ -387,4 +387,11 @@ select.form-select:focus {
|
||||
border: 0;
|
||||
border-top: 1px dashed rgba(255, 255, 255, 0.2);
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
.btn-outline-light.custom-hover {
|
||||
transition: background-color .2s ease, color .2s ease, box-shadow .2s ease, border-color .2s ease;
|
||||
}
|
||||
.btn-outline-light.custom-hover:hover {
|
||||
box-shadow: 0 .25rem .5rem rgba(0,0,0,.1);
|
||||
}
|
Reference in New Issue
Block a user