mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 09:05:53 +00:00
MINOR Removed obsolete css rules for tree search in left panel
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92624 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
94d03555a5
commit
b50f1a5978
@ -342,24 +342,7 @@ body.stillLoading select {
|
|||||||
#SearchControls label {
|
#SearchControls label {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#SearchControls select#SiteTreeFilterAddCriteria {
|
|
||||||
padding:1px 0; margin:0;
|
|
||||||
}
|
|
||||||
#searchIndicator {
|
|
||||||
display: none;
|
|
||||||
width: 16px;
|
|
||||||
height: 16px;
|
|
||||||
background: #EFEFEF url(../images/network-save.gif) no-repeat;
|
|
||||||
}
|
|
||||||
#searchIndicator.loading {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
.SearchCriteriaContainer {
|
|
||||||
float: left;
|
|
||||||
width: 100%;
|
|
||||||
padding-left: 5px;
|
|
||||||
margin-bottom: 4px;
|
|
||||||
}
|
|
||||||
#sitetree_ul, ul#sitetree {
|
#sitetree_ul, ul#sitetree {
|
||||||
padding: 3px 0 0 3px;
|
padding: 3px 0 0 3px;
|
||||||
clear: left;
|
clear: left;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user