[themes] changed stylesheets for dataview

This commit is contained in:
Maxim Kadushkin 2021-05-06 12:00:59 +03:00
parent 24f8ec1bc8
commit 4ea1f0f1d5

View file

@ -103,7 +103,8 @@
margin: 0 @minus-px-ie @minus-px-ie 0;
margin: 0 @minus-px @minus-px 0;
height: @combo-dataview-height;
background-color: @canvas-content-background;
background-color: @background-normal-ie;
background-color: @background-normal;
&:hover {
.box-inner-shadow(0 0 0 2px @border-preview-hover-ie);