arrows.css |
tabstyles/arrows/arrows.css |
|
.quicktabs_main{
clear:both;
}
.quicktabs_wrapper ul.quicktabs_tabs{
font:bold 12px/170% Verdana;
border-bottom:1px solid #ccc;
padding:0 10px 0 0!important;
line-height:22px;
margin:0 0 10px 0;
}
.quicktabs_wrapper ul.quicktabs_tabs… |
basic.css |
tabstyles/basic/basic.css |
|
.quicktabs_main{
clear:both;
}
.quicktabs_wrapper ul.quicktabs_tabs{
border-bottom:1px solid #aaa;
padding:0 5px 0 0;
font:bold 12px/19px Verdana !important;
font-weight:bold;
height:19px;
margin:0;
}
.quicktabs_wrapper… |
bullets.css |
tabstyles/bullets/bullets.css |
|
.quicktabs_main{
clear:both;
}
.quicktabs_wrapper ul.quicktabs_tabs{
margin:0 0 10px 0;
font-size:11px;
list-style: none;
padding:3px 0 23px 0;
}
.quicktabs_wrapper ul.quicktabs_tabs li{
float: left;
height:20px;
margin:0 5px;
padding: 0… |
garland.css |
tabstyles/garland/garland.css |
|
.quicktabs_main{
clear:both;
}
ul.quicktabs_tabs {
background: #bcd6eb url('images/bg.gif') repeat-x bottom;
font:bold 12px/20px Verdana;
padding: 3px 0px 3px;
height: 20px;
margin:0 0 10px 0;
}
.sidebar ul.quicktabs_tabs… |
mac.css |
tabstyles/mac/mac.css |
|
.quicktabs_main{
clear:both;
}
ul.quicktabs_tabs{
margin:0 0 10px 0;
font-size:11px;
list-style: none;
padding:3px 0 23px 0;
}
ul.quicktabs_tabs li{
float: left;
height:24px;
margin:0 5px;
padding: 0 0 0 15px;
background:transparent… |
phylactere.css |
tabstyles/phylactere/phylactere.css |
|
.quicktabs_main{
clear:both;
}
ul.quicktabs_tabs{
margin:0 0 10px 0;
padding:0;
font-size:12px;
list-style: none;
background:transparent url(images/shade.png) repeat-x bottom left;
height:28px;
}
ul.quicktabs_tabs li{
float: left;
… |
quicktabs.css |
quicktabs.css |
|
/* Edit QT section */
#qt-tablist-table label{
float:left;
clear:left;
width:120px;
}
#qt-tablist-table .form-item{
margin-bottom:5px;
}
#qt-tablist-table .form-item .description{
margin-top:3px;
}
#qt-tablist-table… |
quicktabs.info |
quicktabs.info |
|
name = Quick Tabs
description = Create blocks of tabbed views and blocks.
core = 6.x |
quicktabs.install |
quicktabs.install |
|
|
quicktabs.module |
quicktabs.module |
|
|
README.txt |
README.txt |
|
*******************************************************************************
quicktabs
Description:
-------------------------------------------------------------------------------
This module allows you to create a block of tabbed content,… |
sky.css |
tabstyles/sky/sky.css |
|
/* Quicktabs - Sky theme style
* http://drupal.org/project/sky
*/
div.block-quicktabs .content {
border: none!important;
padding: 0;
}
.quicktabs_main {
border: 1px solid #eee;
clear: both;
padding: 10px 5px 0 5px;
position: relative;
… |
zen.css |
tabstyles/zen/zen.css |
|
/* Style from the new (great!) ZEN THEME for Drupal
http://drupal.org/project/zen
*/
.quicktabs_main{
clear:both;
}
ul.quicktabs_tabs{
margin:0 0 10px 0;
padding:0 0 3px;
font-size:1em;
list-style: none;
height:21px;
… |