aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/default/default.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/default/default.css b/template/default/default.css
index 6176bd21e..d5dc70bb7 100644
--- a/template/default/default.css
+++ b/template/default/default.css
@@ -307,3 +307,7 @@ div.information {
margin:10px;
padding:5px;
}
+
+span.selected {
+ font-weight:bold;
+}