Merge pull request #1049 from mmollick/fullwidth_header

Fullwidth header
This commit is contained in:
James Brooks
2015-10-22 17:12:26 +01:00
22 changed files with 213 additions and 84 deletions
+14 -11
View File
@@ -120,17 +120,20 @@ return [
'custom-css' => 'Tilpasset stylesheet',
],
'theme' => [
'background-color' => 'Baggrundsfarve',
'background-fills' => 'Baggrundsfyld (Komponenter, hændelser og footer)',
'text-color' => 'Tekstfarve',
'dashboard-login' => 'Vis oversigtsside ikon i bunden af siden?',
'reds' => 'Rød (Brugt til fejl)',
'blues' => 'Blå (Brugt til information)',
'greens' => 'Grøn (Brugt til success)',
'yellows' => 'Gul (Brugt til advarsler)',
'oranges' => 'Orange (Brugt til noter)',
'metrics' => 'Graffyld',
'links' => 'Links',
'background-color' => 'Baggrundsfarve',
'background-fills' => 'Baggrundsfyld (Komponenter, hændelser og footer)',
'banner-background-color' => 'Banner Background Color',
'banner-padding' => 'Banner Padding',
'fullwidth-banner' => 'Enable fullwidth banner?',
'text-color' => 'Tekstfarve',
'dashboard-login' => 'Vis oversigtsside ikon i bunden af siden?',
'reds' => 'Rød (Brugt til fejl)',
'blues' => 'Blå (Brugt til information)',
'greens' => 'Grøn (Brugt til success)',
'yellows' => 'Gul (Brugt til advarsler)',
'oranges' => 'Orange (Brugt til noter)',
'metrics' => 'Graffyld',
'links' => 'Links',
],
],