mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02: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;
|
||||
font-size: 10px;
|
||||
color: #fff;
|
||||
padding: 5px 6px 0 3px;
|
||||
}
|
||||
|
||||
.ss-cms-bottom-bar #logInStatus {
|
||||
|
@ -99,6 +99,7 @@ var ss_MainLayout;
|
||||
// multiple panels which are triggered through tinymce buttons,
|
||||
// so a user shouldn't be able to toggle this panel manually
|
||||
initHidden: true,
|
||||
spacing_closed: 0,
|
||||
fxName: "none",
|
||||
size: 250
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user