Fixed active items

This commit is contained in:
Djamil Legato
2019-09-10 19:12:59 -07:00
parent 753c99886e
commit 5332670ea3
6 changed files with 6 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1931,7 +1931,7 @@ body .bootstrap-datetimepicker-widget {
}
&.active > a {
&.fjs-active > a {
background-color: darken($content-bg, 4%);
border: 1px solid darken($content-bg, 7%);
border-left: 0;

View File

@@ -426,7 +426,7 @@
}
.item, .item.active {
.item, .item.fjs-active {
color: #777;
background: #eee;