From: defacer <defacer>
Date: Mon, 31 Jan 2005 01:22:13 +0000 (+0000)
Subject: Added new id selector for the "inactive accounts will be unenrolled" message.
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4d411a997f7ca570dffdcc2eb01bf407ee0a41bc;p=moodle.git

Added new id selector for the "inactive accounts will be unenrolled" message.
---

diff --git a/theme/standard/styles_fonts.css b/theme/standard/styles_fonts.css
index 149e4a1946..bed6b97b79 100644
--- a/theme/standard/styles_fonts.css
+++ b/theme/standard/styles_fonts.css
@@ -314,3 +314,14 @@ table.calendarmonth tbody td div {
 .rssclientdescription {
     font-size:x-small;
 }
+
+
+/*****************************
+***
+*** User
+***
+******************************/
+
+body#user-index #longtimenosee {
+    text-align:center;
+}
\ No newline at end of file