[dark theme] changed style not primary button in dialogs
This commit is contained in:
parent
09c7dc6936
commit
c78ef1d2cc
|
@ -834,7 +834,8 @@
|
|||
font-weight: bold;
|
||||
width: 86px;
|
||||
color: @text-normal;
|
||||
background-color: @highlight-button-hover;
|
||||
background-color: @background-normal;
|
||||
border: 1px solid @border-regular-control;
|
||||
|
||||
&:hover:not(.disabled),
|
||||
&.hover:not(.disabled) {
|
||||
|
|
Loading…
Reference in a new issue