refs:4041: Accounting Manager portlet: give possibility to download raw data to users

https://support.d4science.org/issues/4041

Updated to Liferay 6.2

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/admin/accounting-manager@129240 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2016-06-21 16:40:46 +00:00
parent fd437a29df
commit 4c413b970f
1 changed files with 7 additions and 6 deletions

View File

@ -1,7 +1,8 @@
/** Add css rules here for your application. */
/*table {
border-spacing: 1px !important;
top: 0px !important;
}*/
/* FIX FOR Portal Theme */
.aui input[type="text"], .aui select, .aui textarea, .aui .uneditable-input {
margin-bottom: 0px !important;
}
.aui img {
vertical-align: baseline !important;
}