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;