]> git.mjollnir.org Git - moodle.git/commitdiff
Some styles for reports etc
authormoodler <moodler>
Thu, 9 Mar 2006 16:41:37 +0000 (16:41 +0000)
committermoodler <moodler>
Thu, 9 Mar 2006 16:41:37 +0000 (16:41 +0000)
theme/standard/styles_color.css

index 408ad3f446c2927c51e85683614157c4f7b14b28..ce25a3ad11aabb2c1847d02b9b60cbe70fd42c4e 100644 (file)
@@ -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;
+}
 
 
 /***