Fixes #29766 : Juno, default dashboards, 'Click to hide this in the future' nearly invisible

This commit is contained in:
starfighter83
2010-12-23 06:02:14 -01:00
parent 25daf42363
commit 389454868d

View File

@@ -571,6 +571,6 @@ guiEditor {
.dashboardHideLink
{
float: right;
color: #fff;
color: #aaa;
text-decoration: none;
}