Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
socialblue
Commits
47e2f560
Commit
47e2f560
authored
Nov 17, 2017
by
maikelkoopman
Browse files
DS-2906
by maikelkoopman: fix conding standards
parent
32560416
Changes
3
Hide whitespace changes
Inline
Side-by-side
color/color.inc
View file @
47e2f560
...
...
@@ -41,9 +41,9 @@ $info = [
],
],
'css'
=>
array
(
'css'
=>
[
'assets/css/brand.css'
,
)
,
]
,
// Files to copy.
'copy'
=>
[
...
...
config/install/socialblue.settings.yml
View file @
47e2f560
...
...
@@ -10,4 +10,4 @@ color_navbar_text: '#ffffff'
color_navbar_active_bg'
:
'
#1a8dbe'
color_navbar_active_text'
:
'
#f3f3f3'
color_navbar_sec_bg'
:
'
#1f7ea7'
color_navbar_sec_text'
:
'
#f9f9f9'
\ No newline at end of file
color_navbar_sec_text'
:
'
#f9f9f9'
src/Plugin/Preprocess/Html.php
View file @
47e2f560
...
...
@@ -29,4 +29,4 @@ class Html extends HtmlBase {
}
}
\ No newline at end of file
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment