theme admin default width size
This commit is contained in:
parent
a55e80c3c0
commit
68de5ceb92
@ -188,7 +188,8 @@ class init extends common
|
|||||||
'backgroundColorButtonGreen' => 'rgba(100, 207, 8, 1)',
|
'backgroundColorButtonGreen' => 'rgba(100, 207, 8, 1)',
|
||||||
'backgroundColorButtonHelp' => 'rgba(255, 153, 0, 1)',
|
'backgroundColorButtonHelp' => 'rgba(255, 153, 0, 1)',
|
||||||
'backgroundBlockColor' => 'rgba(236, 239, 241, 1)',
|
'backgroundBlockColor' => 'rgba(236, 239, 241, 1)',
|
||||||
'borderBlockColor' => 'rgba(190, 202, 209, 1)'
|
'borderBlockColor' => 'rgba(190, 202, 209, 1)',
|
||||||
|
'width' => '960px'
|
||||||
],
|
],
|
||||||
'blacklist' => [],
|
'blacklist' => [],
|
||||||
'language' => [
|
'language' => [
|
||||||
|
Loading…
Reference in New Issue
Block a user