add toggle button for sites

This commit is contained in:
Lachlan Kermode
2019-01-08 14:02:25 +00:00
parent 7ca8610bfa
commit d9c86ee6a8
8 changed files with 82 additions and 64 deletions

View File

@@ -152,7 +152,7 @@
cursor: default;
}
&.active {
&.enabled {
border: 1px solid $offwhite;
color: $offwhite;