mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 09:05:53 +00: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;
|
border-right: none;
|
||||||
}
|
}
|
||||||
#contentPanel .thumbnailstrip {
|
#contentPanel .thumbnailstrip {
|
||||||
width: 184px;
|
width: 195px;
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
#contentPanel fieldset {
|
#contentPanel fieldset {
|
||||||
@ -509,6 +509,9 @@ iframe {
|
|||||||
}
|
}
|
||||||
#contentPanel div.Actions {
|
#contentPanel div.Actions {
|
||||||
margin: 2px 0 0 5px;
|
margin: 2px 0 0 5px;
|
||||||
|
}
|
||||||
|
#contentPanel #Image a.selectedImage img {
|
||||||
|
border: 2px solid #222;
|
||||||
}
|
}
|
||||||
/* going to use this */
|
/* going to use this */
|
||||||
#BlankImage {
|
#BlankImage {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user