Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
041fee66
Commit
041fee66
authored
May 02, 2015
by
webchick
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2481183
by davidhernandez: Quote tokens in theme .info.yml files
parent
b3cd8487
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
6 deletions
+6
-6
core/modules/system/tests/themes/test_basetheme/test_basetheme.info.yml
...ystem/tests/themes/test_basetheme/test_basetheme.info.yml
+1
-1
core/modules/system/tests/themes/test_subtheme/test_subtheme.info.yml
.../system/tests/themes/test_subtheme/test_subtheme.info.yml
+2
-2
core/modules/system/tests/themes/test_theme/test_theme.info.yml
...odules/system/tests/themes/test_theme/test_theme.info.yml
+1
-1
core/themes/bartik/bartik.info.yml
core/themes/bartik/bartik.info.yml
+1
-1
core/themes/seven/seven.info.yml
core/themes/seven/seven.info.yml
+1
-1
No files found.
core/modules/system/tests/themes/test_basetheme/test_basetheme.info.yml
View file @
041fee66
...
...
@@ -6,4 +6,4 @@ core: 8.x
libraries
:
-
test_basetheme/global-styling
stylesheets-remove
:
-
@
theme_test/css/base-remove.css
-
'
@theme_test/css/base-remove.css
'
core/modules/system/tests/themes/test_subtheme/test_subtheme.info.yml
View file @
041fee66
...
...
@@ -7,5 +7,5 @@ base theme: test_basetheme
libraries
:
-
test_subtheme/global-styling
stylesheets-remove
:
-
@
theme_test/css/sub-remove.css
-
@
test_basetheme/base-add.sub-remove.css
-
'
@theme_test/css/sub-remove.css
'
-
'
@test_basetheme/base-add.sub-remove.css
'
core/modules/system/tests/themes/test_theme/test_theme.info.yml
View file @
041fee66
...
...
@@ -15,7 +15,7 @@ version: VERSION
base theme
:
classy
core
:
8.x
stylesheets-remove
:
-
@
system/css/system.module.css
-
'
@system/css/system.module.css
'
regions
:
content
:
Content
left
:
Left
...
...
core/themes/bartik/bartik.info.yml
View file @
041fee66
...
...
@@ -6,7 +6,7 @@ package: Core
version
:
VERSION
core
:
8.x
stylesheets-remove
:
-
@
classy/css/layout.css
-
'
@classy/css/layout.css
'
libraries
:
-
bartik/global-styling
ckeditor_stylesheets
:
...
...
core/themes/seven/seven.info.yml
View file @
041fee66
...
...
@@ -10,7 +10,7 @@ libraries:
-
seven/global-styling
stylesheets-remove
:
-
core/assets/vendor/jquery.ui/themes/base/dialog.css
-
@
classy/css/layout.css
-
'
@classy/css/layout.css
'
quickedit_stylesheets
:
-
css/components/quickedit.css
regions
:
...
...
Write
Preview
Markdown
is supported
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