From f54523023488ba5eb2eddb2e910237d2cd5d4a3c Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Thu, 15 Nov 2007 11:43:25 +0000 Subject: [PATCH] changed the form lable look. --- theme/custom_corners/user_styles.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme/custom_corners/user_styles.css b/theme/custom_corners/user_styles.css index 64cfff06292..eaae8b1f5a4 100644 --- a/theme/custom_corners/user_styles.css +++ b/theme/custom_corners/user_styles.css @@ -938,6 +938,10 @@ form.mform legend { color: #0066ff; font-size: 120%; } +form#adminsettings span.form-shortname { + color: #AAAAAA; + font-style: italic; +} div.coursebox div.summary { width: 45%; }