[themes] changed stylesheets for dataview
This commit is contained in:
parent
24f8ec1bc8
commit
4ea1f0f1d5
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue