Updated to Liferay 6.2
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@129591 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
f2c08f48ab
commit
63917a4a32
|
@ -10,6 +10,11 @@
|
|||
padding: 0px !important;
|
||||
}
|
||||
|
||||
.aui input[type="radio"], .aui input[type="checkbox"] {
|
||||
margin: 0px !important;
|
||||
width: 10px !important;
|
||||
}
|
||||
|
||||
.aui input, .aui textarea, .aui .uneditable-input {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue