Compare commits
No commits in common. "2230b88aa2bf29b3998d950efe98e2980cec0a11" and "04d293be1afda2c9e006516b6612a5255a24cad4" have entirely different histories.
2230b88aa2
...
04d293be1a
3 changed files with 0 additions and 42 deletions
|
@ -1,34 +0,0 @@
|
||||||
uuid: 0efe4cf0-2aff-4c18-a3ef-0f7fd8879cbb
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- block_class
|
|
||||||
id: config_sync.module.block_class
|
|
||||||
snapshotSet: config_sync
|
|
||||||
extensionType: module
|
|
||||||
extensionName: block_class
|
|
||||||
items:
|
|
||||||
-
|
|
||||||
collection: ''
|
|
||||||
name: block_class.settings
|
|
||||||
data:
|
|
||||||
block_classes_stored: { }
|
|
||||||
default_case: standard
|
|
||||||
enable_attributes: true
|
|
||||||
enable_auto_complete: true
|
|
||||||
enable_id_replacement: true
|
|
||||||
enable_special_chars: false
|
|
||||||
field_type: multiple_textfields
|
|
||||||
filter_html_clean_css_identifier: ''
|
|
||||||
items_per_page: 50
|
|
||||||
qty_attributes_per_block: 10
|
|
||||||
qty_classes_per_block: 10
|
|
||||||
maxlength_attributes: 255
|
|
||||||
maxlength_block_class_field: 255
|
|
||||||
maxlength_id: 255
|
|
||||||
weight_attributes: 0
|
|
||||||
weight_class: 0
|
|
||||||
weight_id: 0
|
|
||||||
_core:
|
|
||||||
default_config_hash: XEpuHrBp3DELKxVx0tmwE6CS7NSIKXu4F6QhT_vwqd0
|
|
|
@ -7118,9 +7118,6 @@ label.panel-block {
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
z-index: 10; }
|
z-index: 10; }
|
||||||
|
|
||||||
.page-title .container {
|
|
||||||
overflow-x: hidden; }
|
|
||||||
|
|
||||||
/* On content listing pages (e.g. card view mode). */
|
/* On content listing pages (e.g. card view mode). */
|
||||||
.background-replacement-for-no-image {
|
.background-replacement-for-no-image {
|
||||||
height: 10rem; }
|
height: 10rem; }
|
||||||
|
|
|
@ -39,11 +39,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Prevent a slight horizontal scroll.
|
|
||||||
.page-title .container {
|
|
||||||
overflow-x: hidden;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* On content listing pages (e.g. card view mode). */
|
/* On content listing pages (e.g. card view mode). */
|
||||||
.background-replacement-for-no-image {
|
.background-replacement-for-no-image {
|
||||||
height: 10rem;
|
height: 10rem;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue