fr
This commit is contained in:
@@ -74,16 +74,18 @@
|
||||
color: #dc3545;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.input-group-text {
|
||||
border-color: #dee2e6;
|
||||
min-width: 42px;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.form-control, .form-select {
|
||||
border-color: #dee2e6;
|
||||
}
|
||||
|
||||
.form-control:focus, .form-select:focus {
|
||||
border-color: #0d6efd;
|
||||
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.1);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user