Skip to content

Commit

Permalink
added superfluous CSS files to asset_injector
Browse files Browse the repository at this point in the history
  • Loading branch information
brycebenton committed Jan 19, 2024
1 parent 4ced9b1 commit 61e81a7
Show file tree
Hide file tree
Showing 214 changed files with 17,510 additions and 0 deletions.
53 changes: 53 additions & 0 deletions scripts/config/asset_injector.css.2024_bootstrap_a.yml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
uuid: 021f1e5b-7ecc-4904-ab13-14a603deda05
langcode: eng
status: true
dependencies:
module:
- node
id: 2_columns_contextual_menu_below
label: '2 columns, contextual menu below'
code: |-
.layout.layout--onecol {
max-width: 580px;
float: right;
}
.layout.layout--onecol:nth-child(2) {
max-width: 300px;
}
media: all
preprocess: false
conditions:
'entity_bundle:node':
id: 'entity_bundle:node'
negate: false
context_mapping:
node: '@node.node_route_context:node'
bundles:
article: article
contexts: { }
conditions_require_all: false
21 changes: 21 additions & 0 deletions scripts/config/asset_injector.css._admin_.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
uuid: 590e2699-0fc7-4601-9adc-d5269c776e31
langcode: eng
status: true
dependencies:
module:
- system
id: _admin_
label: '/admin/*'
code: |-
#edit-actions {
margin-top: .75em;
}
media: all
preprocess: true
conditions:
request_path:
id: request_path
negate: false
pages: '/admin/*'
contexts: { }
conditions_require_all: true
21 changes: 21 additions & 0 deletions scripts/config/asset_injector.css._admin_batch_cancel_events.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
uuid: a3c83f8f-5987-4055-aa1f-4239687a4545
langcode: eng
status: true
dependencies:
module:
- system
id: _admin_batch_cancel_events
label: /admin/batch-cancel-events
code: |-
.js-form-item {
margin: 10px;
}
media: all
preprocess: true
conditions:
request_path:
id: request_path
negate: false
pages: /admin/batch-cancel-events
contexts: { }
conditions_require_all: true
22 changes: 22 additions & 0 deletions scripts/config/asset_injector.css._admin_people_create.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
uuid: 7d8553db-7432-426b-be25-05e4cc8130a4
langcode: eng
status: true
dependencies:
module:
- system
id: _admin_people_create
label: /admin/people/create
code: |-
.js-form-item.form-item.js-form-type-email.form-type--email.js-form-item-mail.form-item--mail,#block-claro-help,#edit-pass-disabled,#edit-ldap-user-fields,#edit-field-first-name-wrapper,#edit-field-last-name-wrapper,#edit-field-division-wrapper,#edit-field-phone-number-wrapper,#edit-user-picture-wrapper,#edit-language,#edit-contact,#edit-path-wrapper,#edit-field-api-key-wrapper,
#edit-field-locations-wrapper {
display: none;
}
media: all
preprocess: true
conditions:
request_path:
id: request_path
negate: false
pages: /admin/people/create
contexts: { }
conditions_require_all: true
21 changes: 21 additions & 0 deletions scripts/config/asset_injector.css._admin_slide_organizer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
uuid: a964fecf-a3af-43fc-88c3-d9499ab32806
langcode: eng
status: true
dependencies:
module:
- system
id: _admin_slide_organizer
label: /admin/slide-organizer
code: |-
#edit-actions {
margin-top: 12px;
}
media: all
preprocess: true
conditions:
request_path:
id: request_path
negate: false
pages: /admin/slide-organizer
contexts: { }
conditions_require_all: true
30 changes: 30 additions & 0 deletions scripts/config/asset_injector.css._ahc_news_events.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
uuid: bcd96e83-8d95-4c04-9512-4f14f186da6d
langcode: eng
status: true
dependencies:
module:
- system
id: _ahc_news_events
label: /ahc/news-events
code: |-
.views-element-container.block {
padding: 1px 15px;
}
.field-title {
margin-top: 15px;
}
.views-element-container.block a {
text-decoration: none;
}
.views-element-container.block a:hover {
text-decoration: underline;
}
media: all
preprocess: true
conditions:
request_path:
id: request_path
negate: false
pages: "/ahc/news-events\r\n/ahc/outreach"
contexts: { }
conditions_require_all: true
21 changes: 21 additions & 0 deletions scripts/config/asset_injector.css._apltv_branch_events.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
uuid: a4ca1977-c51b-4344-964c-f4a51e5bbedb
langcode: eng
status: true
dependencies:
module:
- system
id: _apltv_branch_events
label: /apltv/signature/events
code: |-
.view-filters {
display: none;
}
media: all
preprocess: true
conditions:
request_path:
id: request_path
negate: false
pages: '/apltv/*'
contexts: { }
conditions_require_all: true
93 changes: 93 additions & 0 deletions scripts/config/asset_injector.css._book_a_librarian.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
uuid: 957e1db2-f362-4b4b-93e0-55c4db6a7b0a
langcode: eng
status: false
dependencies:
module:
- system
id: _book_a_librarian
label: /book-a-librarian
code: |-
.alert-title {
width: 100%;
display: flex;
}
.fieldset-legend {
padding-left: 0 !important;
}
#block-claro2-content {
width: 500px !important;
float: right;
}
#apl_main_image {
width: 530px !important;
max-width: 530px !important;
margin: -25px 0 0 -15px;
}
.region.region-content > div {
background: white;
box-shadow: 3px 3px 8px silver;
margin-bottom: 20px;
padding: 1px 15px;
margin-right: 0 !important;
margin-top: 0;
padding-bottom: 30px;
}
.region.region-content {
max-width: 960px;
margin: 0 auto;
}
#block-views-block-navigation-block-1 {
width: 330px;
float: left;
}
#block-views-block-navigation-block-1 li {
list-style: none;
margin-left: -25px;
}
#block-views-block-navigation-block-1 li a {
text-decoration: none;
}
#block-views-block-navigation-block-1 li a:hover {
text-decoration: underline;
}
@media only screen and (min-width: 0px) and (max-width: 959px) {
.layout.layout--onecol,
.layout.layout--onecol:nth-child(1), .layout.layout--onecol:nth-child(2)
{
width: 100%;
}
body .region.region-content {
width: 530px !important;
max-width: 530px !important;
margin: 0 auto;
}
body #block-claro2-content {
width: 500px !important;
}
#apl_main_image {
width: 530px !important;
max-width: 530px !important;
margin: -25px 0 0 -15px;
}
#block-views-block-navigation-block-1 {
width: 500px;
float: left;
margin-top: 20px;
}
}
media: all
preprocess: true
conditions:
request_path:
id: request_path
negate: false
pages: /book-a-librarian
contexts: { }
conditions_require_all: true
29 changes: 29 additions & 0 deletions scripts/config/asset_injector.css._es.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
uuid: a02bd31e-6b2f-4081-9511-870789eb1f49
langcode: eng
status: true
dependencies:
module:
- language
id: _es
label: /es
code: |-
.block-views-blockrandom-facet-2022a-adult,
.block-views-blockrandom-facet-2022a-block-1,
.block-views-blockrandom-facet-2022a-block-3,
.block-views.block-views-blockrandom-node-block-1,
.block-views.block-views-blockrandom-node-block-2,
.block-views.block-views-blockrandom-node-block-3 {
display: none;
}
media: all
preprocess: false
conditions:
language:
id: language
negate: false
context_mapping:
language: '@language.current_language_context:language_interface'
langcodes:
es: es
contexts: { }
conditions_require_all: true
Loading

0 comments on commit 61e81a7

Please sign in to comment.