move filter to top
This commit is contained in:
parent
3b975bae47
commit
7981f696fe
3 changed files with 35 additions and 35 deletions
|
|
@ -446,7 +446,8 @@ select.form-control:not([multiple]):not([size]) {
|
|||
/* theme: light */
|
||||
|
||||
a,
|
||||
.btn-link:hover {
|
||||
.btn-link:hover,
|
||||
.toolbar-item.active {
|
||||
color: #0080d4;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue