mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 09:05:53 +00:00
mujma: BBUGFIX: Save button is now on right hand side. (merged from branches/gsoc)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@41723 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
1bff08f5d2
commit
83bc91db7f
@ -767,4 +767,10 @@ div.CommentFilter {
|
||||
|
||||
#Form_EditForm_Permissions .Arg input {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#ComplexTableField_Popup_DetailForm input.action
|
||||
{
|
||||
position: relative;
|
||||
float: right;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user