обновлен модуль оформления
This commit is contained in:
parent
3094b90e16
commit
4fcd31d75c
@ -43,6 +43,13 @@
|
|||||||
!important;
|
!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
option:active, .dropdown-item:active{
|
||||||
|
background-color:
|
||||||
|
{{ DESIGN_PARAMETERS['primary_color'] }}
|
||||||
|
!important;
|
||||||
|
color:#fff!important;
|
||||||
|
}
|
||||||
|
|
||||||
.btn-primary {
|
.btn-primary {
|
||||||
background-color:
|
background-color:
|
||||||
{{ DESIGN_PARAMETERS['primary_color'] }}
|
{{ DESIGN_PARAMETERS['primary_color'] }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user