Index: branches/5.2.x/core/install/upgrades.css =================================================================== diff -u -N -r15042 -r15434 --- branches/5.2.x/core/install/upgrades.css (.../upgrades.css) (revision 15042) +++ branches/5.2.x/core/install/upgrades.css (.../upgrades.css) (revision 15434) @@ -784,3 +784,36 @@ + -webkit-border-radius: 0px !important; } \ No newline at end of file + +# ===== v 5.2.0 ===== +Index: style_template.css +=================================================================== +--- style_template.css (revision 15359) ++++ style_template.css (working copy) +@@ -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 */