Commit 6a007a4bcaf09fe7e1b8292809d4cfe9944d32c2
1 parent
6cff4efe
Exists in
master
and in
29 other branches
ActionItem110: Color li in item4 red
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@723 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
public/stylesheets/menu.css
@@ -350,7 +350,7 @@ background-position: -494px -76px !important; | @@ -350,7 +350,7 @@ background-position: -494px -76px !important; | ||
350 | 350 | ||
351 | li#category4 ul li a { | 351 | li#category4 ul li a { |
352 | color: white; | 352 | color: white; |
353 | - background: #5c3566; | 353 | + background: #ae0303; |
354 | border-right: 1px solid black; | 354 | border-right: 1px solid black; |
355 | } | 355 | } |
356 | 356 |