From 26f2c868daba9012dc0309c922e2f6a0b8b1b1a1 Mon Sep 17 00:00:00 2001
From: Friendika
Date: Sun, 9 Oct 2011 20:26:17 -0700
Subject: some notification text cleanup and notification page layout fixes for
duepuntozero
---
view/notifications.tpl | 1 +
view/theme/duepuntozero/style.css | 9 +++++++++
2 files changed, 10 insertions(+)
(limited to 'view')
diff --git a/view/notifications.tpl b/view/notifications.tpl
index 8656ea9d1..24f78f37e 100644
--- a/view/notifications.tpl
+++ b/view/notifications.tpl
@@ -7,6 +7,7 @@
Introductions
Messages
+
$notif_content
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index d488ed7e2..c098ae7d5 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -2576,6 +2576,15 @@ a.mail-list-link {
filter:alpha(opacity=100);
}
+.notif-image {
+ height: 80px;
+ width: 80px;
+}
+.notification-listing-end {
+ clear: both;
+}
+
+
/**
* Plugins settings
*/
--
cgit v1.2.3