2012-10-02 Dario Rodriguez <dario.rodriguez@artica.es>

* include/styles/pandora.css: Fixed a wrong change
        in style of table background.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7030 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
darode 2012-10-02 15:30:24 +00:00
parent 1e9c6e4a23
commit 88d09cb3c4
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2012-10-02 Dario Rodriguez <dario.rodriguez@artica.es>
* include/styles/pandora.css: Fixed a wrong change
in style of table background.
2012-10-02 Dario Rodriguez <dario.rodriguez@artica.es>
* include/functions_graph.php: Fixed all bugs

View File

@ -886,7 +886,7 @@ span.rmess, span.nrmess {
}
.databox {
background-color: #f4f504;
background-color: #f4f5f4;
}
table.alternate tr:nth-child(odd) td{
background-color: #e4e5e4;