Save geofresco's settings, set to be same as Octavia/Bulma
Otherwise, things don't work! https://www.drupal.org/project/bulma/issues/3071421
This commit is contained in:
parent
25223fa902
commit
9b2bf0ddcc
1 changed files with 42 additions and 0 deletions
42
config/sync/geofresco.settings.yml
Normal file
42
config/sync/geofresco.settings.yml
Normal file
|
@ -0,0 +1,42 @@
|
|||
features:
|
||||
node_user_picture: true
|
||||
comment_user_picture: true
|
||||
comment_user_verification: 1
|
||||
favicon: 1
|
||||
logo:
|
||||
use_default: 1
|
||||
favicon:
|
||||
use_default: 1
|
||||
general:
|
||||
block: 0
|
||||
icon: 1
|
||||
icon_type: 1
|
||||
menu: main
|
||||
button:
|
||||
colorize: 1
|
||||
size: '0'
|
||||
outlined: 0
|
||||
inverted: 0
|
||||
elements:
|
||||
labels_inline: 1
|
||||
input_size: '0'
|
||||
labels_rounded: 0
|
||||
labels_color: '0'
|
||||
labels_size: '0'
|
||||
breadcrumb:
|
||||
position: '0'
|
||||
size: '0'
|
||||
separator: '0'
|
||||
tabs:
|
||||
position: '0'
|
||||
size: '0'
|
||||
style: is-toggle
|
||||
fullwidth: 0
|
||||
table:
|
||||
bordered: 0
|
||||
striped: 0
|
||||
narrow: 0
|
||||
cdn:
|
||||
bulma:
|
||||
version: ''
|
||||
bulmaswatch: null
|
Loading…
Add table
Reference in a new issue