2007-05-03 Raul Mateos <raulofpandora@gmail.com>
* images/reporting.png: Renamed from chart_pie.png. * include/op.css: Updated with reporting.png. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@450 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
9ebfe51efd
commit
8d3f6071ec
|
@ -1,3 +1,9 @@
|
|||
2007-05-03 Raul Mateos <raulofpandora@gmail.com>
|
||||
|
||||
* images/reporting.png: Renamed from chart_pie.png.
|
||||
|
||||
* include/op.css: Updated with reporting.png.
|
||||
|
||||
2007-05-03 Sancho Lerena <slerena@artica.es>
|
||||
|
||||
* include/FreeSans.ttf: Added to repos, should be here to use in graphs.
|
||||
|
@ -49,7 +55,7 @@
|
|||
* pandora_graphical_console.sql: Cleanup.
|
||||
|
||||
|
||||
2007-04-22 Sancho Lerena <slerena@artica.es>
|
||||
2007-05-02 Sancho Lerena <slerena@artica.es>
|
||||
|
||||
* pandoradb.sql: Fixed small problem with tgrupos
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 918 B |
Binary file not shown.
After Width: | Height: | Size: 927 B |
|
@ -49,7 +49,7 @@ div#op7s>ul, div#op8s>ul, div#op9s>ul {
|
|||
background: url(../../images/email.png) no-repeat 4px 4px;
|
||||
}
|
||||
#op8 li, #op8 li:hover, #op8s li {
|
||||
background: url(../../images/chart_pie.png) no-repeat 4px 4px;
|
||||
background: url(../../images/reporting.png) no-repeat 4px 4px;
|
||||
}
|
||||
#op9 li, #op9 li:hover, #op9s li {
|
||||
background: url(../../images/op9.gif) no-repeat 4px 3px;
|
||||
|
|
Loading…
Reference in New Issue