diff --git a/theme/formal_white/style/formal_white.css b/theme/formal_white/style/formal_white.css index 33f2e022c75..e1b79ed7f79 100644 --- a/theme/formal_white/style/formal_white.css +++ b/theme/formal_white/style/formal_white.css @@ -206,5 +206,9 @@ pre, code, tt { background: none repeat scroll 0 0 [[setting:lblockcolumnbgc]]; } +/* MDL-29403 */ +.capdefault {background-image:url([[pix:theme|gradient_h]]);background-repeat:repeat-x;background-color:#E3DFD4;} +table#defineroletable th {border-top:none;} + /** Custom CSS **/ [[setting:customcss]]