Index: branches/5.2.x/core/admin_templates/incs/style_template.css =================================================================== diff -u -N -r15042 -r15434 --- branches/5.2.x/core/admin_templates/incs/style_template.css (.../style_template.css) (revision 15042) +++ branches/5.2.x/core/admin_templates/incs/style_template.css (.../style_template.css) (revision 15434) @@ -424,7 +424,7 @@ .grid-status-bar td { background-color: @@TitleBarBgColor@@; - color: @@TitleBarColor@@; + color: @@TitleBarColor@@; font-size: 11pt; font-weight: normal; padding: 2px 8px 2px 8px; @@ -610,11 +610,13 @@ text-decoration: none; } -/* Left side of bluebar */ -.header_left_bg { +/* Page header (bluebar) */ +.page-title td { background-color: @@TitleBarBgColor@@; - background-image: none; - padding-left: 5px; + color: @@TitleBarColor@@; + font-size: 11pt; + font-weight: normal; + padding: 2px 8px 2px 8px; } /* Right side of bluebar */