From 140fd7ac69ca46835d01cc8f664a03b879fb71f4 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Fri, 4 May 2007 21:24:24 +0000 Subject: - tooltip is now on events title --- css/styles.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'css/styles.css') 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 -- cgit v1.2.3