| Server IP : 69.39.225.240 / Your IP : 216.73.216.138 Web Server : Apache System : Linux bronze7.serverhost.net 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64 User : reademotions ( 1074) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/reademotions/www/wp-content/plugins/bb-plugin/modules/tabs/css/ |
Upload File : |
/* Labels
------------------------------------ */
.fl-tabs-labels {
display: none;
}
.fl-tabs-label.fl-tab-active {
position: static;
}
/* Panel Labels
------------------------------------ */
.fl-tabs-panel-label {
display: table;
padding: 10px 15px;
width: 100%;
}
/* Panels
------------------------------------ */
.fl-tabs-panel {
border-bottom-style: solid;
border-bottom-width: 1px;
}
.fl-tabs-panel:last-child {
border-bottom: none;
}
.fl-tabs-panel-content {
padding: 0 15px 15px 15px;
}
/* Horizontal
------------------------------------ */
.fl-tabs-horizontal .fl-tabs-label {
float: none;
}
.fl-tabs-horizontal .fl-tabs-label.fl-tab-active {
border: none;
padding: 10px 15px;
}
/* Vertical
------------------------------------ */
.fl-tabs-vertical .fl-tabs-labels {
float: none;
width: auto;
}
.fl-tabs-vertical .fl-tabs-label.fl-tab-active {
border: none;
padding: 10px 15px;
}
.fl-tabs-vertical .fl-tabs-panels {
float: none;
width: auto;
}