2011-07-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>

* include/styles/pandora_black.css: Changed some imcompatible 
	colors.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4518 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
juanmanuelr 2011-07-07 09:04:24 +00:00
parent d453255b13
commit a05338916e
2 changed files with 17 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2011-07-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora_black.css: Changed some imcompatible
colors.
2011-07-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* pandoradb_data.sql

View File

@ -22,7 +22,6 @@ Description: A theme with a dark style
*/
@import url(pandora.css);
@import url(pandora_width.css);
body, body.pure {
color: #EEE;
@ -185,3 +184,15 @@ ol.steps li.visited {
.menu .menu_icon, .menu li.links {
background-color: #000;
}
#ip {
color: #000000;
}
input.login {
background-color: #f5f5f5;
}
.databox_login {
color: #000000;
}