summaryrefslogtreecommitdiff
path: root/www/styles
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-04-19 19:28:01 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-04-19 19:28:01 (GMT)
commitaff9aaaa27bfb989432e23c768b2ec52fc8e70f7 (patch)
treee9f09f6aaed9e91142d10b2a1ad0400c0c341ce3 /www/styles
parentf66535fef191f9183fde73a6eeb01e8678593c7e (diff)
improved rendering of show rhythm
Diffstat (limited to 'www/styles')
-rw-r--r--www/styles/shows.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/styles/shows.css b/www/styles/shows.css
index 2daa8b6..c977334 100644
--- a/www/styles/shows.css
+++ b/www/styles/shows.css
@@ -28,3 +28,8 @@
margin-top: 1.5em;
margin-bottom: 1em;
}
+
+.label-disabled {
+ background-color: #EEE;
+ color: #888;
+}