From 4d411a997f7ca570dffdcc2eb01bf407ee0a41bc Mon Sep 17 00:00:00 2001 From: defacer Date: Mon, 31 Jan 2005 01:22:13 +0000 Subject: [PATCH] Added new id selector for the "inactive accounts will be unenrolled" message. --- theme/standard/styles_fonts.css | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 -- 2.39.5