From f6df6e93dbcda42a2e1658956bbda121092f04ae Mon Sep 17 00:00:00 2001 From: Kordan Date: Fri, 24 Feb 2012 07:35:56 +0100 Subject: [PATCH] accessibility colors for formal_white M22 --- theme/formal_white/style/formal_white.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/theme/formal_white/style/formal_white.css b/theme/formal_white/style/formal_white.css index e1b79ed7f79..d259e096b66 100644 --- a/theme/formal_white/style/formal_white.css +++ b/theme/formal_white/style/formal_white.css @@ -121,6 +121,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;margin-bottom:-3px;} +table.flexible .r1, table.generaltable .r1 {background-color: #FAFAFA;margin-bottom:-3px;} /* admin pages */ div#chooseuser {border:0 transparent none;}