fg
This commit is contained in:
parent
84b543f623
commit
869f15f7b7
|
|
@ -84,7 +84,7 @@
|
|||
</div>
|
||||
|
||||
<style>
|
||||
.btn-primary-ghost { background-color: rgba(52, 98, 223, 0.08) !important; color: #212e53; }
|
||||
.btn-primary-ghost { background-color: rgba(33, 46, 83, 0.08) !important; }
|
||||
.bg-success-light { background-color: rgba(25, 135, 84, 0.08) !important; }
|
||||
.btn-danger-light { color: #dc3545; background-color: rgba(220, 53, 69, 0.1); border: none; }
|
||||
|
||||
|
|
|
|||
|
|
@ -63,7 +63,7 @@
|
|||
</div>
|
||||
|
||||
<style>
|
||||
/* Harmonisation SelectPicker Neutral Pro */
|
||||
/* Harmonisation SelectPicker Neutral Pro
|
||||
.bootstrap-select .btn.dropdown-toggle {
|
||||
padding-top: 0.6rem !important;
|
||||
padding-bottom: 0.6rem !important;
|
||||
|
|
@ -78,6 +78,7 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
*/
|
||||
|
||||
.border-dashed { border-style: dashed !important; }
|
||||
.bg-primary-ghost { background-color: rgba(33, 46, 83, 0.08) !important; }
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user