From: moodler Date: Thu, 9 Mar 2006 16:41:37 +0000 (+0000) Subject: Some styles for reports etc X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=72d1301aa44babcead5a99171e79d5835231ae7b;p=moodle.git Some styles for reports etc --- diff --git a/theme/standard/styles_color.css b/theme/standard/styles_color.css index 408ad3f446..ce25a3ad11 100644 --- a/theme/standard/styles_color.css +++ b/theme/standard/styles_color.css @@ -455,6 +455,19 @@ body#course-user .section { border-color:#AAAAAA; } +#course-report .plugin, +#course-import .plugin { + margin-bottom: 20px; + margin-left:10%; + margin-right:10%; + + border-bottom: 1px solid #cecece; + border-top: 1px solid #cecece; + border-right: 1px solid #cecece; + border-left: 1px solid #cecece; + + background-color: #fdfdfd; +} /***