Commit 3b187f75 authored by Julia Radzhabova's avatar Julia Radzhabova

[SSE] Changed autofilter dialog style.

parent 86c2eac5
......@@ -12,6 +12,16 @@
.border-values {
border: 1px solid @input-border;
.item {
&.selected {
background-color: @secondary;
border-color: @secondary;
color: @gray-deep;
border-style: solid;
border-width: 1px 0;
}
}
}
.body {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment