Commit eba8aa74 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

More styling to select2

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent ea9ea3fe
......@@ -14,6 +14,15 @@
.select2-drop-active {
border: 1px solid #BBB;
margin-top: 4px;
.select2-search input {
background: #fafafa;
border-color: #DDD;
}
.select2-results .select2-highlighted {
background: $bg_style_color;
}
}
select {
......
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