Update core 8.3.0
This commit is contained in:
parent
da7a7918f8
commit
cd7a898e66
6144 changed files with 132297 additions and 87747 deletions
|
@ -98,6 +98,12 @@ libraries-override:
|
|||
css:
|
||||
theme:
|
||||
css/image.admin.css: css/image/image.admin.css
|
||||
image/quickedit.inPlaceEditor.image:
|
||||
css:
|
||||
component:
|
||||
css/editors/image.css: css/image/editors/image.css
|
||||
theme:
|
||||
css/editors/image.theme.css: css/image/editors/image.theme.css
|
||||
|
||||
language/drupal.language.admin:
|
||||
css:
|
||||
|
@ -169,6 +175,9 @@ libraries-override:
|
|||
css/components/reset-appearance.module.css: css/system/components/reset-appearance.module.css
|
||||
css/components/resize.module.css: css/system/components/resize.module.css
|
||||
css/components/sticky-header.module.css: css/system/components/sticky-header.module.css
|
||||
css/components/system-status-counter.css: css/system/components/system-status-counter.css
|
||||
css/components/system-status-report-counters.css: css/system/components/system-status-report-counters.css
|
||||
css/components/system-status-report-general-info.css: css/system/components/system-status-report-general-info.css
|
||||
css/components/tabledrag.module.css: css/system/components/tabledrag.module.css
|
||||
css/components/tablesort.module.css: css/system/components/tablesort.module.css
|
||||
css/components/tree-child.module.css: css/system/components/tree-child.module.css
|
||||
|
|
Reference in a new issue