aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/clear/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'admin/themes/clear/theme.css')
-rw-r--r--admin/themes/clear/theme.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css
index 95c78562a..197c7c659 100644
--- a/admin/themes/clear/theme.css
+++ b/admin/themes/clear/theme.css
@@ -209,4 +209,7 @@ html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers
#themesContent H3 {border-bottom:1px solid #aaa;}
.themeDefault {background-color:#dbe8f3;}
-#pluginsMenuSeparator {border:1px solid #ddd;} \ No newline at end of file
+#pluginsMenuSeparator {border:1px solid #ddd;}
+
+#helpContent A {border-bottom:1px dotted #005E89;}
+#helpContent A:hover {border-bottom:1px solid #d54e21;} \ No newline at end of file