File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1992,6 +1992,14 @@ tr
19921992 text-transform : uppercase ;
19931993 margin-left : auto ; }
19941994
1995+ .wfui-type-field-table .btn-add-col :active ,
1996+ .wfui-type-field-table .btn-add-col :hover ,
1997+ .wfui-type-field-table .btn-add-col :focus ,
1998+ .wfui-form-addAnother .add-btn :active ,
1999+ .wfui-form-addAnother .add-btn :focus ,
2000+ .wfui-form-addAnother .add-btn :hover {
2001+ background-position : 15px center ; }
2002+
19952003.wfui-type-field-table .btn-add-col {
19962004 float : right ; }
19972005
Original file line number Diff line number Diff line change @@ -1018,6 +1018,15 @@ div[class^='multiple-inputs-'] .wfui-input-table__li:nth-child(even) {
10181018 margin-left : auto ;
10191019}
10201020
1021+ .wfui-type-field-table .btn-add-col :active ,
1022+ .wfui-type-field-table .btn-add-col :hover ,
1023+ .wfui-type-field-table .btn-add-col :focus ,
1024+ .wfui-form-addAnother .add-btn :active ,
1025+ .wfui-form-addAnother .add-btn :focus ,
1026+ .wfui-form-addAnother .add-btn :hover {
1027+ background-position : 15px center ;
1028+ }
1029+
10211030.wfui-type-field-table .btn-add-col {
10221031 float : right ;
10231032}
You can’t perform that action at this time.
0 commit comments