Progress on filters
This commit is contained in:
13
web/dist/main.css
vendored
13
web/dist/main.css
vendored
@@ -581,7 +581,7 @@ html {
|
||||
letter-spacing: .26px;
|
||||
border-radius: 3px;
|
||||
background: #fff;
|
||||
color: #5ab8f8;
|
||||
color: #51bc6a;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@@ -783,3 +783,14 @@ html {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
.fa-refresh-custom {
|
||||
font-size: 1.5em;
|
||||
cursor: pointer;
|
||||
color: #b6d53b;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.hide {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user