-
Notifications
You must be signed in to change notification settings - Fork 5
/
bootstrap.info.yml
74 lines (65 loc) · 1.81 KB
/
bootstrap.info.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
core: 8.x
type: theme
base theme: false
name: 'Bootstrap'
description: 'Built to use Bootstrap, a sleek, intuitive, and powerful front-end framework for faster and easier web development.'
package: 'Bootstrap'
regions:
navigation: 'Navigation'
navigation_collapsible: 'Navigation (Collapsible)'
header: 'Top Bar'
highlighted: 'Highlighted'
help: 'Help'
content: 'Content'
sidebar_first: 'Primary'
sidebar_second: 'Secondary'
footer: 'Footer'
page_top: 'Page top'
page_bottom: 'Page bottom'
libraries:
- 'bootstrap/theme'
libraries-extend:
core/drupal.ajax:
- bootstrap/drupal.ajax
core/drupal.autocomplete:
- bootstrap/drupal.autocomplete
core/drupal.dialog.ajax:
- bootstrap/drupal.dialog.ajax
core/drupal.form:
- bootstrap/drupal.form
core/drupal.progress:
- bootstrap/drupal.progress
core/drupal.states:
- bootstrap/drupal.states
core/drupal.tabledrag:
- bootstrap/drupal.tabledrag
image_widget_crop/cropper.integration:
- bootstrap/image_widget_crop
views/views.ajax:
- bootstrap/views.ajax
libraries-override:
core/drupal.batch: bootstrap/drupal.batch
core/drupal.dropbutton: bootstrap/dropdown
core/drupal.vertical-tabs: bootstrap/drupal.vertical-tabs
filter/drupal.filter: bootstrap/drupal.filter
system/admin: false
text/drupal.text: bootstrap/drupal.text
# Remove individual stylesheets.
system/base:
css:
component:
css/components/ajax-progress.module.css: false
css/components/autocomplete-loading.module.css: false
css/components/tabledrag.module.css: false
file/drupal.file:
css:
theme:
css/file.admin.css: false
filter/drupal.filter.admin:
css:
theme:
css/filter.admin.css: false
node/drupal.node.preview:
css:
theme:
css/node.preview.css: false