From 4d69ee0d98b76e9644d92f0a2c58cdf7068ec5b8 Mon Sep 17 00:00:00 2001 From: andreabix Date: Fri, 15 Jun 2007 13:39:56 +0000 Subject: [PATCH] Fixed MDL-10073 --- theme/formal_white/fw_color.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme/formal_white/fw_color.css b/theme/formal_white/fw_color.css index 54817ee2ba..b7ffede823 100644 --- a/theme/formal_white/fw_color.css +++ b/theme/formal_white/fw_color.css @@ -107,6 +107,10 @@ background-color:#E3DFD4; border-color:#C6BDA8; } +h1.headermain { + background-color: transparent; +} + /*** *** Login ***/ -- 2.39.5