mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Add bar in MemberTalbeField style changes
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@44680 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
1f1414a04a
commit
6889b6d7cf
@ -79,6 +79,14 @@ table.CMSList tfoot td {
|
|||||||
padding-left : 5px;
|
padding-left : 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.TableListField table.data tfoot tr.addtogrouprow td {
|
||||||
|
padding:3px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.TableListField table.data tfoot tr.addtogrouprow input {
|
||||||
|
width: 94%;
|
||||||
|
}
|
||||||
|
|
||||||
.TableField td input,
|
.TableField td input,
|
||||||
.TableListField td input {
|
.TableListField td input {
|
||||||
width: 98%;
|
width: 98%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user