bootstrap-admin.css |
plugins/layouts/bootstrap/bootstrap-admin.css |
|
html{
font-size: inherit !important;
}
.container-full {
padding: 0 15px;
}
#panels-dnd-main .panel-bootstrap-edit-layout div.panels-display .pane-add-link,
.panel-bootstrap-edit-layout .panel-pane {
display:… |
bootstrap.css |
plugins/layouts/bootstrap/bootstrap.css |
|
.container-full {
padding: 0 15px;
} |
bootstrap.inc |
plugins/layouts/bootstrap/bootstrap.inc |
|
|
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
panels_bootstrap_layout_builder.info |
panels_bootstrap_layout_builder.info |
|
name = Panels bootstrap layouts builder
description = bootstrap layout builder for panels.
core = 7.x
dependencies[] = panels
dependencies[] = libraries
dependencies[] = jquery_update
; Information added by Drupal.org packaging script on… |
panels_bootstrap_layout_builder.module |
panels_bootstrap_layout_builder.module |
|
|