mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 09:05:53 +00:00
MINOR Layout manager tweaks
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92699 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
5e4fa55472
commit
d478f175b7
@ -273,6 +273,7 @@ body.stillLoading select {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
padding: 5px 6px 0 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ss-cms-bottom-bar #logInStatus {
|
.ss-cms-bottom-bar #logInStatus {
|
||||||
|
@ -99,6 +99,7 @@ var ss_MainLayout;
|
|||||||
// multiple panels which are triggered through tinymce buttons,
|
// multiple panels which are triggered through tinymce buttons,
|
||||||
// so a user shouldn't be able to toggle this panel manually
|
// so a user shouldn't be able to toggle this panel manually
|
||||||
initHidden: true,
|
initHidden: true,
|
||||||
|
spacing_closed: 0,
|
||||||
fxName: "none",
|
fxName: "none",
|
||||||
size: 250
|
size: 250
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user