aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-04-26 16:36:50 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-04-26 16:36:50 +0200
commit3e7b79285b851063640bd023556a1bd62cdefab3 (patch)
tree3a722281bbf57efe92646404a4ed808e76a91e89
parentCSS change scale from percent to parts. (diff)
downloadcalp-3e7b79285b851063640bd023556a1bd62cdefab3.tar.gz
calp-3e7b79285b851063640bd023556a1bd62cdefab3.tar.xz
Styled weekly,monthly button better.
-rw-r--r--static/style.css16
1 files changed, 12 insertions, 4 deletions
diff --git a/static/style.css b/static/style.css
index 880f83d6..7b17d1ca 100644
--- a/static/style.css
+++ b/static/style.css
@@ -100,11 +100,19 @@ html, body {
.change-view a {
padding: 0.5em;
- border: 1px solid black;
- border-radius: 0.5em;
- background-color: #ECECEC;
+ background-color: #3399ff;
text-decoration: none;
- color: black;
+ color: white;
+
+ box-shadow: 1ex 1ex gray;
+
+ margin-top: 1ex;
+ margin-bottom: 1ex;
+}
+
+.change-view a:active {
+ transform: translate(1ex, 1ex);
+ box-shadow: none;
}
/* Eventlist