Compare commits
No commits in common. "350d75ed69b63e56274a009c2b76e92d42e21fce" and "00313e058aa8a8ed867a9d796574c351f73c280c" have entirely different histories.
350d75ed69
...
00313e058a
2 changed files with 0 additions and 23 deletions
|
@ -1,22 +0,0 @@
|
||||||
uuid: 882955ac-8ef5-465a-b984-686e11a30368
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- block_visibility_groups
|
|
||||||
id: hero_body
|
|
||||||
label: 'Hero body'
|
|
||||||
code: |-
|
|
||||||
.has-background-image .hero-body .content {
|
|
||||||
background-color: rgba(0, 0, 0, 0.5);
|
|
||||||
padding: 0.2em;
|
|
||||||
}
|
|
||||||
media: all
|
|
||||||
preprocess: true
|
|
||||||
conditions:
|
|
||||||
condition_group:
|
|
||||||
id: condition_group
|
|
||||||
negate: false
|
|
||||||
block_visibility_group: ''
|
|
||||||
contexts: { }
|
|
||||||
conditions_require_all: true
|
|
|
@ -5,7 +5,6 @@ module:
|
||||||
admin_toolbar_links_access_filter: 0
|
admin_toolbar_links_access_filter: 0
|
||||||
admin_toolbar_search: 0
|
admin_toolbar_search: 0
|
||||||
admin_toolbar_tools: 0
|
admin_toolbar_tools: 0
|
||||||
asset_injector: 0
|
|
||||||
automated_cron: 0
|
automated_cron: 0
|
||||||
automated_crop: 0
|
automated_crop: 0
|
||||||
autosave_form: 0
|
autosave_form: 0
|
||||||
|
|
Loading…
Reference in a new issue