[dark theme] changed style not primary button in dialogs

This commit is contained in:
Maxim Kadushkin 2020-11-18 19:06:29 +03:00
parent 09c7dc6936
commit c78ef1d2cc

View file

@ -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) {