Commit bac590b031da162c56af1f168dbf49b5f082f9af

Authored by Rodrigo Souto
Committed by Antonio Terceiro
1 parent ffbaefb9

Using browser-safe color in the top menu

Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
public/designs/themes/base/errors.css
@@ -14,7 +14,7 @@ body { @@ -14,7 +14,7 @@ body {
14 } 14 }
15 15
16 #header { 16 #header {
17 - background: #d6d3d6 url(imgs/menu-top-bg-right.png) top right no-repeat; 17 + background: #ccc url(imgs/menu-top-bg-right.png) top right no-repeat;
18 height: 42px; 18 height: 42px;
19 margin-top: 48px; 19 margin-top: 48px;
20 } 20 }
public/designs/themes/base/layout.css
@@ -134,7 +134,7 @@ body, th, td, input { @@ -134,7 +134,7 @@ body, th, td, input {
134 right: 0px; 134 right: 0px;
135 width: 100%; 135 width: 100%;
136 text-align: right; 136 text-align: right;
137 - background: #d6d3d6 url(imgs/menu-top-bg-left.png) no-repeat; 137 + background: #ccc url(imgs/menu-top-bg-left.png) no-repeat;
138 } 138 }
139 139
140 #navigation-end { 140 #navigation-end {
public/designs/themes/noosfero/images/logo-noosfero.png

12.5 KB | W: | H:

12.5 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
public/designs/themes/noosfero/images/logo-noosfero.xcf
No preview for this file type