summaryrefslogtreecommitdiff
path: root/www/styles/shows.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/styles/shows.css')
-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;
+}