From d3176c22e90e0a09b22790036f1f61fc926912c9 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sat, 15 Dec 2007 08:54:54 +0000 Subject: added little note on access add as to the defaults, fixed api to use session_length added check for session functions with redirect to /test.php on failure --- themes/classic/templates/default.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'themes/classic') diff --git a/themes/classic/templates/default.css b/themes/classic/templates/default.css index 06fabf73..ba71d503 100644 --- a/themes/classic/templates/default.css +++ b/themes/classic/templates/default.css @@ -682,3 +682,9 @@ a.button{padding:1px 3px;} display: none; text-indent:-9999em; } + +.information { + font-size: 0.9em; + font-style: italic; + color: #c0c0c0; +} -- cgit