bootstrap-basic-image-gallery.html.twig |
templates/bootstrap-basic-image-gallery.html.twig |
|
Default implementation for bootstrap basic image gallery. |
bootstrap-basic.css |
css/bootstrap-basic.css |
|
.bootstrap-basic-image-gallery .modal.carousel {
/* Needed because the carousel overrides the position property */
position: fixed;
}
.bootstrap-basic-image-gallery .modal .carousel .item img {
margin: 0px auto;
}
.bootstrap-basic-image-gallery… |
bootstrap.css |
bootstrap/css/bootstrap.css |
|
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2017 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*!
* Generated using the Bootstrap Customizer… |
bootstrap.min.css |
bootstrap/css/bootstrap.min.css |
|
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2017 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*//*!
* Generated using the Bootstrap Customizer… |
BootstrapBasicImageGalleryFormatter.php |
src/Plugin/Field/FieldFormatter/BootstrapBasicImageGalleryFormatter.php |
Drupal\bootstrap_basic_image_gallery\Plugin\Field\FieldFormatter |
|
bootstrap_basic_image_gallery.info.yml |
bootstrap_basic_image_gallery.info.yml |
|
bootstrap_basic_image_gallery.info.yml |
bootstrap_basic_image_gallery.libraries.yml |
bootstrap_basic_image_gallery.libraries.yml |
|
bootstrap_basic_image_gallery.libraries.yml |
bootstrap_basic_image_gallery.links.menu.yml |
bootstrap_basic_image_gallery.links.menu.yml |
|
bootstrap_basic_image_gallery.links.menu.yml |
bootstrap_basic_image_gallery.module |
bootstrap_basic_image_gallery.module |
|
Drupal Module: Bootstrap Basic Image Gallery. |
bootstrap_basic_image_gallery.routing.yml |
bootstrap_basic_image_gallery.routing.yml |
|
bootstrap_basic_image_gallery.routing.yml |
bootstrap_basic_image_gallery.schema.yml |
config/schema/bootstrap_basic_image_gallery.schema.yml |
|
config/schema/bootstrap_basic_image_gallery.schema.yml |
bootstrap_basic_image_gallery.settings.yml |
config/install/bootstrap_basic_image_gallery.settings.yml |
|
config/install/bootstrap_basic_image_gallery.settings.yml |
SettingsForm.php |
src/Form/SettingsForm.php |
Drupal\bootstrap_basic_image_gallery\Form |
|