]> git.mjollnir.org Git - moodle.git/commitdiff
Added following classes:
authorandreabix <andreabix>
Tue, 5 Feb 2008 18:56:08 +0000 (18:56 +0000)
committerandreabix <andreabix>
Tue, 5 Feb 2008 18:56:08 +0000 (18:56 +0000)
.rolecap .inherit.capdefault, .rolecap .allow.capdefault {
  background-color:#E3DFD4;
}

#admin-roles-override .capcurrent {
  background-color:#E3DFD4;
}

theme/formal_white/fw_color.css

index 78a89c61eccb494e054bbc05612552b0b237568c..3a8693c7200ae17864f82188fd9b196cf130a38d 100644 (file)
@@ -96,7 +96,17 @@ background-color:#E3DFD4;
   color:#C6BDA8; /* highlight missing terms in forum search */
 }
 
+/***
+ *** Roles
+ ***/
 
+.rolecap .inherit.capdefault, .rolecap .allow.capdefault {
+  background-color:#E3DFD4;
+}
+
+#admin-roles-override .capcurrent {
+  background-color:#E3DFD4;
+}
 
 /***
  *** Header