aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-04-05 22:43:12 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-04-05 22:43:12 +0200
commit7300fa5ce1e1a5993d06ebcc2766113179b9dcf2 (patch)
treedca20c7fb23ae1430d657dfa522d97c9bb841e46 /static/style.css
parentMade dates in month-view slightly smaller. (diff)
downloadcalp-7300fa5ce1e1a5993d06ebcc2766113179b9dcf2.tar.gz
calp-7300fa5ce1e1a5993d06ebcc2766113179b9dcf2.tar.xz
Minor changes.
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index dc8dcdfd..c928e7b5 100644
--- a/static/style.css
+++ b/static/style.css
@@ -272,6 +272,9 @@ along with their colors.
}
.date-info.non-current {
+ /* TODO
+Find color between gray and lightgray
+*/
color: lightgray !important;
}