N°2847 - Datatables for forms

This commit is contained in:
Eric
2020-11-12 11:44:06 +01:00
parent 291041610b
commit 6d82a85b12
11 changed files with 330 additions and 279 deletions

View File

@@ -23,4 +23,5 @@
@import "fieldset";
@import "field";
@import "toolbar";
@import "richtext";
@import "richtext";
@import "formtable";

View File

@@ -0,0 +1,4 @@
/*!
* copyright Copyright (C) 2010-2020 Combodo SARL
* license http://opensource.org/licenses/AGPL-3.0
*/

View File

@@ -2645,7 +2645,6 @@
}
> .field_input_btn {
display: table-cell;
width: 25px;
padding-left: 0.4em;