aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/loozah
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-14 19:48:37 -0700
committerFriendika <info@friendika.com>2011-06-14 19:48:37 -0700
commit5105b3febc5619541a7a97032def5922690e9c02 (patch)
tree4bde6f06858f92c76c8079b3cf6145bc8ab41c69 /view/theme/loozah
parenta62d33dd48cee5326819b6620313869869d9e87a (diff)
downloadvolse-hubzilla-5105b3febc5619541a7a97032def5922690e9c02.tar.gz
volse-hubzilla-5105b3febc5619541a7a97032def5922690e9c02.tar.bz2
volse-hubzilla-5105b3febc5619541a7a97032def5922690e9c02.zip
event calendar links, editing
Diffstat (limited to 'view/theme/loozah')
-rw-r--r--view/theme/loozah/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css
index a566acadc..31a77c0a2 100644
--- a/view/theme/loozah/style.css
+++ b/view/theme/loozah/style.css
@@ -2432,6 +2432,13 @@ a.mail-list-link {
margin-bottom: 10px;
}
+
+.edit-event-link, .plink-event-link {
+ float: left;
+ margin-right: 4px;
+}
+
+
.event-description:before {
content: url('../../../images/calendar.png');
margin-right: 15px;
@@ -2461,6 +2468,7 @@ a.mail-list-link {
font-family: Courier, monospace;
}
.today {
+ font-weight: bold;
color: #FF0000;
}