Closes #110: Update notification filter buttons styling.
This commit is contained in:
parent
007179ba66
commit
d130d684c9
@ -113,7 +113,7 @@ notificationFilterView filter =
|
||||
button
|
||||
[ class <|
|
||||
if filter == event then
|
||||
"btn btn-primary"
|
||||
"btn btn-primary active"
|
||||
else
|
||||
"btn btn-default"
|
||||
, title tooltip
|
||||
|
Loading…
Reference in New Issue
Block a user