Fix color of help links
This commit is contained in:
@@ -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
|
||||
// ----------------------------
|
||||
|
||||
Reference in New Issue
Block a user