3.2 hardening color audit

This commit is contained in:
John Mitchell
2017-07-25 16:44:34 -04:00
parent 808b386fea
commit 5a3466a3b6
17 changed files with 69 additions and 60 deletions

View File

@@ -34,7 +34,7 @@
&, &:active, &:hover, &:focus {
color: @at-color-button-text-default;
border-color: @at-color-input-border;
background-color: @at-color-default;
background-color: @at-gray-light-2x;
cursor: pointer;
}
}