2012-05-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>

* include/styles/pandora.css: Removed background color of 
	header separators and background header font color in godmode views.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6243 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
juanmanuelr 2012-05-03 11:11:22 +00:00
parent 14082b25dc
commit 648605f2aa
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2012-05-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora.css: Removed background color of
header separators and background header font color in godmode views.
2012-05-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora_legacy.css

View File

@ -720,12 +720,10 @@ div.title_line {
}
#menu_tab li.separator_view {
background: #9BC969;
padding: 4px;
}
#menu_tab li.separator {
background: #e79b5d;
padding: 4px;
}
@ -763,7 +761,6 @@ div.title_line {
}
#menu_tab_left li a, #menu_tab_left li span {
/* text-transform: uppercase; */
background: #e79b5d;
padding: 2px 5px 2px 5px;
color: #fff;
font-weight: bold;