summaryrefslogtreecommitdiffstats
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index e918c8c..0c37846 100644
--- a/static/style.css
+++ b/static/style.css
@@ -9,3 +9,6 @@ table#lab {
border: 1px solid #000;
padding: 5px;
}
+#lab tr.staff td {
+ background-color: #ddd;
+}