From 7e8e9493629aca1aaf1416b9f1a94b73b9830392 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Wed, 16 Jul 2014 11:04:04 -0300 Subject: [PATCH] fix submenu colors --- cabecalho.css | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/cabecalho.css b/cabecalho.css index 9505fc9..70a7bf4 100644 --- a/cabecalho.css +++ b/cabecalho.css @@ -914,20 +914,10 @@ text-decoration: none; #control_panel_bar.show { padding-top: 0px; - background-color: #ccc; + background-color: rgb(248, 248, 248); height: 80px; } -#control_panel_bar.menu_content{ - background-color: Tomato; -} -#control_panel_bar.menu_aparence{ - background-color: seagreen; -} -#control_panel_bar.menu_settings{ - background-color: lightSteelBlue; -} - #navigation { text-align: right; position: static; -- libgit2 0.21.2