aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-02-22 20:08:15 -0800
committerFriendika <info@friendika.com>2011-02-22 20:08:15 -0800
commita5b80e5d564f6c239510dbee10daf3ff4c314f2e (patch)
tree0e105de39f740c2ee2f20369d0b14205fb85e5ae /view/theme/duepuntozero
parentf57f9852b198ec15ea7e9dbd20ebcf97a09112a9 (diff)
downloadvolse-hubzilla-a5b80e5d564f6c239510dbee10daf3ff4c314f2e.tar.gz
volse-hubzilla-a5b80e5d564f6c239510dbee10daf3ff4c314f2e.tar.bz2
volse-hubzilla-a5b80e5d564f6c239510dbee10daf3ff4c314f2e.zip
add some calendaring functions
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r--view/theme/duepuntozero/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 35ffe3a89..a820c381c 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -2019,3 +2019,9 @@ a.mail-list-link {
}
+.calendar {
+ font-family: Courier, monospace;
+}
+.today {
+ color: #FF0000;
+}