summaryrefslogtreecommitdiff
path: root/data/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/style.css')
-rw-r--r--data/style.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/data/style.css b/data/style.css
index f42d2a3a..e3404883 100644
--- a/data/style.css
+++ b/data/style.css
@@ -604,9 +604,13 @@ table.aliases td { padding: 0 5px; }
table.aliases td.key { padding: 0 5px 0 0; width: auto }
-/***** Staff display *****/
+/***** Staff display on VN pages *****/
-div.staff td { white-space: nowrap; padding-left: 20px; padding-right: 20px; }
+div.staff ul { list-style: none; margin: 5px 15px; float: left; min-width: 300px }
+div.staff li b.grayedout { margin-left: 10px }
+
+div.staff td.tc1,
+div.staff td.tc2 { white-space: nowrap; padding-left: 20px; padding-right: 20px; }
/***** Staff edit *****/