mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
Added close button on right panel
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44451 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
f3e9b8f35f
commit
5b607612a2
@ -474,4 +474,10 @@ div.originallang_holder.field.CompositeField.nolabel {
|
||||
}
|
||||
#contentPanel ul.tree a {
|
||||
padding-left: 15px;
|
||||
}
|
||||
}
|
||||
#contentPanel h2 img {
|
||||
float: right;
|
||||
margin-right: 2px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user