ref 12119:AccountingDashboard - Create a new Accounting Dashboard
https://support.d4science.org/issues/12119 Updated Export file support. Added PNG/JPEG/PDF file export. git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/accounting-dashboard@169835 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
bf62855f5d
commit
390a1c753a
|
@ -57,7 +57,7 @@
|
||||||
|
|
||||||
/* Chart */
|
/* Chart */
|
||||||
.uiDataChartWrapper {
|
.uiDataChartWrapper {
|
||||||
|
width: 1024px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.uiDataChartCanvas {
|
.uiDataChartCanvas {
|
||||||
|
@ -67,8 +67,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.uiDataChartMenuPosition {
|
.uiDataChartMenuPosition {
|
||||||
top: 30px!important;
|
top: 30px !important;
|
||||||
left: 868px!important;
|
left: 862px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Monitor Dialog */
|
/* Monitor Dialog */
|
||||||
|
|
Loading…
Reference in New Issue