From 9640354dd6623751b23904c06149acfd42a3a540 Mon Sep 17 00:00:00 2001 From: Botanic Date: Thu, 24 Oct 2013 05:43:38 -0700 Subject: [PATCH] fixed css --- .../server/ryzom_ams/www/html/css/custom.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/code/ryzom/tools/server/ryzom_ams/www/html/css/custom.css b/code/ryzom/tools/server/ryzom_ams/www/html/css/custom.css index 2e94ade39..06998c5a7 100644 --- a/code/ryzom/tools/server/ryzom_ams/www/html/css/custom.css +++ b/code/ryzom/tools/server/ryzom_ams/www/html/css/custom.css @@ -1,3 +1,19 @@ +.box-content { + background: white; +} + +.box-header { + background-color: white; +} + +.top-block { + background-color: white; +} + +.row-fluid [class*="span"] { + min-height: 69px; +} + .login-header { height:190px;