aboutsummaryrefslogtreecommitdiff
path: root/mod/notifications/views/default/notifications
diff options
context:
space:
mode:
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-02-27 17:20:25 +0000
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-02-27 17:20:25 +0000
commite3ecf46f78df19c34382f0873f7574fbbab5cd10 (patch)
tree6c0a06d29786a6f6b19ec16877121acd5da60f08 /mod/notifications/views/default/notifications
parentbd327f61b6f9cf255d6466f84de3c0d9f2fa9154 (diff)
downloadelgg-e3ecf46f78df19c34382f0873f7574fbbab5cd10.tar.gz
elgg-e3ecf46f78df19c34382f0873f7574fbbab5cd10.tar.bz2
default theme changed
git-svn-id: https://code.elgg.org/elgg/trunk@2988 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/notifications/views/default/notifications')
-rw-r--r--mod/notifications/views/default/notifications/css.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/mod/notifications/views/default/notifications/css.php b/mod/notifications/views/default/notifications/css.php
index a46bd978d..164586b3c 100644
--- a/mod/notifications/views/default/notifications/css.php
+++ b/mod/notifications/views/default/notifications/css.php
@@ -1,3 +1,17 @@
+<?php
+
+ /**
+ * Elgg notifications CSS
+ *
+ * @package notifications
+ * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
+ * @author Curverider <info@elgg.com>
+ * @copyright Curverider Ltd 2008-2009
+ * @link http://elgg.org/
+ */
+
+?>
+
#notificationstable td.namefield {
width:250px;
text-align: left;