the activator

This commit is contained in:
Adam Bradley
2015-07-23 00:51:29 -05:00
parent d67ba6f7c1
commit 96a84e593b
10 changed files with 274 additions and 34 deletions

View File

@@ -247,7 +247,6 @@ a[button] {
text-decoration: none;
}
&:active,
&.activated {
opacity: 1;
background-color: darken($bg-color, 12%);