For now hide the jshint warning. re #125
This commit is contained in:
parent
42eb4c2a70
commit
509b58b456
2 changed files with 10 additions and 1 deletions
|
@ -89,6 +89,15 @@ opacity: 0.5;
|
|||
opacity: 1;
|
||||
}
|
||||
|
||||
.filter-include:after {
|
||||
content: "\fa99";
|
||||
}
|
||||
|
||||
.filter-exclude:after {
|
||||
content: "\fa9d";
|
||||
}
|
||||
|
||||
|
||||
.filter-exclude {
|
||||
border-right:thick solid red;
|
||||
opacity: 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue