Fix color of help links

This commit is contained in:
Girish Ramakrishnan
2016-10-01 18:01:36 -07:00
parent 3ae7a514ef
commit 0f882614b1
2 changed files with 8 additions and 5 deletions
+5 -2
View File
@@ -146,7 +146,11 @@ html {
}
sup {
top: -1.5em;
top: -1.3em;
}
sup.help a {
color: #757c82;
}
// ----------------------------
@@ -967,7 +971,6 @@ $graphs-success-alt: lighten(#27CE65, 20%);
white-space: nowrap;
}
// ----------------------------
// Upgrade
// ----------------------------