diff --git a/templates/bootstrap/file.html b/templates/bootstrap/file.html index b04b20e..1b04315 100644 --- a/templates/bootstrap/file.html +++ b/templates/bootstrap/file.html @@ -128,12 +128,12 @@ opacity: 0.5; } - .filter-include { + #filter li.filter-include { border-left:thick solid blue; opacity: 1; } - .filter-exclude { + #filter li.filter-exclude { border-right:thick solid red; opacity: 1; }