mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
more fixs to that menu
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44485 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
72dedb6caf
commit
43fa438351
@ -432,7 +432,7 @@ iframe {
|
||||
border-right: none;
|
||||
}
|
||||
#contentPanel .thumbnailstrip {
|
||||
width: 184px;
|
||||
width: 195px;
|
||||
border: none;
|
||||
}
|
||||
#contentPanel fieldset {
|
||||
@ -509,6 +509,9 @@ iframe {
|
||||
}
|
||||
#contentPanel div.Actions {
|
||||
margin: 2px 0 0 5px;
|
||||
}
|
||||
#contentPanel #Image a.selectedImage img {
|
||||
border: 2px solid #222;
|
||||
}
|
||||
/* going to use this */
|
||||
#BlankImage {
|
||||
|
Loading…
Reference in New Issue
Block a user