aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-04-05 23:04:56 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-04-05 23:04:56 +0200
commit45eb9f21a47e91ba77d6200d61d2fd4b7886384b (patch)
treeb1f4e4e25038b75258515474701021076e96060c
parentFix JS for current time. (diff)
downloadcalp-45eb9f21a47e91ba77d6200d61d2fd4b7886384b.tar.gz
calp-45eb9f21a47e91ba77d6200d61d2fd4b7886384b.tar.xz
CSS made smallcal links larger.
-rw-r--r--static/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index c928e7b5..7651e9f6 100644
--- a/static/style.css
+++ b/static/style.css
@@ -203,6 +203,11 @@ Each event within the eventlist
padding: 5px;
}
+.small-calendar td a {
+ /* Makes link fill box */
+ display: block;
+}
+
/* Calendar List
----------------------------------------
The list of all the loaded calendars,