From bac590b031da162c56af1f168dbf49b5f082f9af Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Wed, 3 Feb 2010 10:53:35 -0300 Subject: [PATCH] Using browser-safe color in the top menu --- public/designs/themes/base/errors.css | 2 +- public/designs/themes/base/layout.css | 2 +- public/designs/themes/noosfero/images/logo-noosfero.png | Bin 12793 -> 0 bytes public/designs/themes/noosfero/images/logo-noosfero.xcf | Bin 23919 -> 0 bytes 4 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/designs/themes/base/errors.css b/public/designs/themes/base/errors.css index 5686978..56aa645 100644 --- a/public/designs/themes/base/errors.css +++ b/public/designs/themes/base/errors.css @@ -14,7 +14,7 @@ body { } #header { - background: #d6d3d6 url(imgs/menu-top-bg-right.png) top right no-repeat; + background: #ccc 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 037d4fc..05bdb81 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: #d6d3d6 url(imgs/menu-top-bg-left.png) no-repeat; + background: #ccc url(imgs/menu-top-bg-left.png) no-repeat; } #navigation-end { diff --git a/public/designs/themes/noosfero/images/logo-noosfero.png b/public/designs/themes/noosfero/images/logo-noosfero.png index 3e43713..6fbb2a8 100644 Binary files a/public/designs/themes/noosfero/images/logo-noosfero.png and b/public/designs/themes/noosfero/images/logo-noosfero.png differ diff --git a/public/designs/themes/noosfero/images/logo-noosfero.xcf b/public/designs/themes/noosfero/images/logo-noosfero.xcf index e3c37e7..a90a5eb 100644 Binary files a/public/designs/themes/noosfero/images/logo-noosfero.xcf and b/public/designs/themes/noosfero/images/logo-noosfero.xcf differ -- libgit2 0.21.2