aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-11 20:41:28 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-11 20:41:28 +0200
commit263e64dfe8549e6c726fb06dd5cdc03fa6a90298 (patch)
treed5e1db7248ddd453e71d6776c881f3ce54ac54ed /static
parentFix color in popups. (diff)
downloadcalp-263e64dfe8549e6c726fb06dd5cdc03fa6a90298.tar.gz
calp-263e64dfe8549e6c726fb06dd5cdc03fa6a90298.tar.xz
Limit CAL_ class to once per 'thing'.
Diffstat (limited to 'static')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 1a7b2f14..719cca1c 100644
--- a/static/style.css
+++ b/static/style.css
@@ -818,7 +818,7 @@ along with their colors.
}
.tab [type=radio]:checked ~ label ~ .content {
- z-index: 1;
+ z-index: 1;
}
/* Other