mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
Merged [47011]: Additional CSS for GenericDataAdmin.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@60175 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
4144a01e14
commit
fc1cea3817
@ -93,6 +93,7 @@ form#Form_EditForm #Form_ExportForm fieldset {
|
|||||||
|
|
||||||
#Search_holder .Actions {
|
#Search_holder .Actions {
|
||||||
margin: 5px 0;
|
margin: 5px 0;
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
#Search_holder h3 {
|
#Search_holder h3 {
|
||||||
@ -113,6 +114,15 @@ form#Form_EditForm #Form_ExportForm fieldset {
|
|||||||
padding: 5px 10px;
|
padding: 5px 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#SearchForm_holder .indicator {
|
||||||
|
margin: .8em 0 0 .5em;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
|
#Form_SearchForm_action_getResults {
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
#SearchForm_holder #DateRange .calendardate,
|
#SearchForm_holder #DateRange .calendardate,
|
||||||
#SearchForm_holder #DateRange label{
|
#SearchForm_holder #DateRange label{
|
||||||
float:left;
|
float:left;
|
||||||
|
Loading…
Reference in New Issue
Block a user