diff --git a/public/designs/themes/base/errors.css b/public/designs/themes/base/errors.css index d1ff8d8..5686978 100644 --- a/public/designs/themes/base/errors.css +++ b/public/designs/themes/base/errors.css @@ -14,7 +14,7 @@ body { } #header { - background: #ced3ce url(imgs/menu-top-bg-right.png) top right no-repeat; + background: #d6d3d6 url(imgs/menu-top-bg-right.png) top right no-repeat; height: 42px; margin-top: 48px; } diff --git a/public/designs/themes/base/layout.css b/public/designs/themes/base/layout.css index 8f714e4..cf0fb43 100644 --- a/public/designs/themes/base/layout.css +++ b/public/designs/themes/base/layout.css @@ -134,7 +134,7 @@ body, th, td, input { right: 0px; width: 100%; text-align: right; - background: #ced3ce url(imgs/menu-top-bg-left.png) no-repeat; + background: #d6d3d6 url(imgs/menu-top-bg-left.png) no-repeat; } #navigation-end { -- libgit2 0.21.2