summaryrefslogtreecommitdiffstats
path: root/skins/custom
diff options
context:
space:
mode:
Diffstat (limited to 'skins/custom')
-rw-r--r--skins/custom/global.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/custom/global.css b/skins/custom/global.css
index 27232c274..cc155124a 100644
--- a/skins/custom/global.css
+++ b/skins/custom/global.css
@@ -71,3 +71,7 @@ a.controller {
width: 100%;
text-align: right;
}
+
+.highlighted {
+ background: lightyellow;
+}