summaryrefslogtreecommitdiff
path: root/css/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/styles.css')
-rw-r--r--css/styles.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/css/styles.css b/css/styles.css
index 2cfce95..734788b 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -34,6 +34,15 @@ img {
}
/* ######################
+ # global style properties
+ ######################
+*/
+
+.bold {
+ font-weight: bold;
+}
+
+/* ######################
# Tooltip style for hints
######################
*/
@@ -591,6 +600,7 @@ div.boxheader div div {
*/
div.recordings {
+ border: 1px solid black;
}
.recordings ul {