mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
MINOR: fixed formatting on no images found
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@63608 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
4c03867428
commit
98b347276c
@ -447,6 +447,12 @@ iframe {
|
||||
#contentPanel h2 {
|
||||
margin: -5px -5px 0 -5px;
|
||||
}
|
||||
#contentPanel #Image h2 {
|
||||
margin: 0;
|
||||
background: none;
|
||||
color: #555;
|
||||
height: auto;
|
||||
}
|
||||
#contentPanel select {
|
||||
width: 186px;
|
||||
padding: 1px 0;
|
||||
|
Loading…
Reference in New Issue
Block a user