diff options
Diffstat (limited to 'css/styles.css')
-rw-r--r-- | css/styles.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/css/styles.css b/css/styles.css index 09dfc47..2cfce95 100644 --- a/css/styles.css +++ b/css/styles.css @@ -548,6 +548,12 @@ table.schedule tr.active { background: #DEE6EE; } +table.schedule div.more { + margin: 0px; + font-weight: bold; + cursor: pointer; +} + /* ############################## # Blue Background Thingy |