You are here

Files in Bootstrap Quick Tabs 7

Primary tabs

File namesort descending Location Namespace Description
bootstrap2users.css extras/bootstrap2users.css /* included these styles if you are using the Bootstrap 2 theme */ /* custom inclusion of justified tabs */ .nav-tabs.nav-justified { width: 100%; border-bottom: 0; } .nav-tabs.nav-justified > li { float: none; } .nav-tabs.nav-justified…
bootstrap3users.css extras/bootstrap3users.css /* included these styles if you are using the Bootstrap 3 theme */ /* custom inclusion of right, left and below tabs, staacked tabs */ .tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs, .tabs-below >…
BootstrapAccordion.inc BootstrapAccordion.inc
BootstrapQuickTabs.inc BootstrapQuickTabs.inc Extends Quicktabs module's core functions.
bootstrap_quicktabs.info bootstrap_quicktabs.info name = Bootstrap Quicktabs description = Makes tabs from Bootstrap framework available to the Quicktabs modules. Compatible with Bootstrap 2 and 3 theme. package = Bootstrap dependencies[] = quicktabs dependencies[] = jquery_update core = 7.x
bootstrap_quicktabs.install bootstrap_quicktabs.install Tests availability of module requirements at install.
bootstrap_quicktabs.module bootstrap_quicktabs.module Provides Bootstrap's tab styles to the Quicktabs module. Adapted from the re_quicktabs_foundation module.
README.txt README.txt ******************************************************************************* Quicktabs Description: ------------------------------------------------------------------------------- This module provides a Bootstrap tabs "renderer" for to…

Other projects