Merge branch 'MDL-31712_master' of git://github.com/kordan/moodle

This commit is contained in:
Eloy Lafuente (stronk7) 2012-03-07 15:39:01 +01:00
commit f1662409a0

View File

@ -133,6 +133,8 @@ th.header,
.generalbox th,
.generaltable th.header {background-image:url([[pix:theme|gradient_h]]);background-repeat:repeat-x;border-top:1px #C6BDA8 solid;background-color:#E3DFD4;}
/*#modules, .compatibleblockstable {margin-left:auto; margin-right:auto;} waiting for MDL-26760*/
table.flexible .r0, table.generaltable .r0 {background-color: #F0F0F0;}
table.flexible .r1, table.generaltable .r1 {background-color: #FAFAFA;}
/* admin pages */
div#chooseuser {border:0 transparent none;}