Update to drupal 8.0.0-rc1. For more information, see https://www.drupal.org/node/2582663
This commit is contained in:
parent
eb34d130a8
commit
f32e58e4b1
8476 changed files with 211648 additions and 170042 deletions
|
|
@ -11,6 +11,7 @@ base:
|
|||
css/components/clearfix.module.css: { weight: -10 }
|
||||
css/components/details.module.css: { weight: -10 }
|
||||
css/components/hidden.module.css: { weight: -10 }
|
||||
css/components/item-list.module.css: { weight: -10 }
|
||||
css/components/js.module.css: { weight: -10 }
|
||||
css/components/nowrap.module.css: { weight: -10 }
|
||||
css/components/position-container.module.css: { weight: -10 }
|
||||
|
|
@ -19,31 +20,7 @@ base:
|
|||
css/components/resize.module.css: { weight: -10 }
|
||||
css/components/sticky-header.module.css: { weight: -10 }
|
||||
css/components/tabledrag.module.css: { weight: -10 }
|
||||
theme:
|
||||
css/components/action-links.theme.css: { weight: -10 }
|
||||
css/components/breadcrumb.theme.css: { weight: -10 }
|
||||
css/components/button.theme.css: { weight: -10 }
|
||||
css/components/collapse-processed.theme.css: { weight: -10 }
|
||||
css/components/container-inline.theme.css: { weight: -10 }
|
||||
css/components/details.theme.css: { weight: -10 }
|
||||
css/components/exposed-filters.theme.css: { weight: -10 }
|
||||
css/components/field.theme.css: { weight: -10 }
|
||||
css/components/form.theme.css: { weight: -10 }
|
||||
css/components/icons.theme.css: { weight: -10 }
|
||||
css/components/inline-form.theme.css: { weight: -10 }
|
||||
css/components/item-list.theme.css: { weight: -10 }
|
||||
css/components/link.theme.css: { weight: -10 }
|
||||
css/components/links.theme.css: { weight: -10 }
|
||||
css/components/menu.theme.css: { weight: -10 }
|
||||
css/components/messages.theme.css: { weight: -10 }
|
||||
css/components/more-link.theme.css: { weight: -10 }
|
||||
css/components/pager.theme.css: { weight: -10 }
|
||||
css/components/progress.theme.css: { weight: -10 }
|
||||
css/components/tableselect.theme.css: { weight: -10 }
|
||||
css/components/tabledrag.theme.css: { weight: -10 }
|
||||
css/components/tablesort.theme.css: { weight: -10 }
|
||||
css/components/tabs.theme.css: { weight: -10 }
|
||||
css/components/textarea.theme.css: { weight: -10 }
|
||||
css/components/tablesort.module.css: { weight: -10 }
|
||||
css/components/tree-child.module.css: { weight: -10 }
|
||||
|
||||
admin:
|
||||
|
|
|
|||
Reference in a new issue