added update styles back

This commit is contained in:
Andy Miller
2016-09-08 08:50:25 -06:00
parent f119da9f36
commit 1f097a7500
4 changed files with 8 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -397,7 +397,7 @@ tr {
#admin-main {
.grav-update {
background: rgba($update-bg, 50%);
background: $update-bg;
color: $update-text;
a.button, span.button, button.button {
@include button-color(shade($update-bg, 20%), $update-text, true);