You are here

Files in Vertical Tabs 6

Primary tabs

File namesort descending Location Namespace Description
vertical_tabs-rtl.css vertical_tabs-rtl.css div.vertical-tabs { margin-left: 0; margin-right: 15em; } .vertical-tabs ul.vertical-tabs-list { margin-left: 0; margin-right: -15em; float: right; } .vertical-tabs ul.vertical-tabs-list li.selected { border-left-width: 0; …
vertical_tabs.admin.inc vertical_tabs.admin.inc
vertical_tabs.css vertical_tabs.css div.vertical-tabs { margin: 1em 0 1em 15em; border: 1px solid #ccc; display: none; /** Backport only CSS **/ } div.vertical-tabs ul.vertical-tabs-list { width: 15em; list-style: none; list-style-image: none; /* IE6 */ border-top: 1px…
vertical_tabs.garland.css garland/vertical_tabs.garland.css Color module support for Vertical Tabs. Do not change the contents of this file! This file is automatically copied to the files directory when the theme settings are changed for Garland. It is not compatible with other color-module enhanced themes.
vertical_tabs.info vertical_tabs.info name = Vertical Tabs description = Provides vertical tabs for supported forms like the node edit page. core = 6.x package = User interface recommends[] = form
vertical_tabs.install vertical_tabs.install Install, update and uninstall functions for the vertical_tabs module.
vertical_tabs.module vertical_tabs.module Provides vertical tabs capability for fieldsets in forms.

Other projects