?
Path : /home/admin/public_html/old/happy2/plugins/system/jatabs/jatabs/themes/nex/ |
Current File : /home/admin/public_html/old/happy2/plugins/system/jatabs/jatabs/themes/nex/style.css |
/** * ------------------------------------------------------------------------ * JA Tabs Plugin for J25 & J30 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html * Author: J.O.O.M Solutions Co., Ltd * Websites: http://www.joomlart.com - http://www.joomlancers.com * ------------------------------------------------------------------------ */ .ja-tabswrap .container { width: auto; } /* JA Tabs top*/ .nex .ja-tab-panels-top { } .nex .ja-tabs-title-top { position: relative; width: 100%; } .nex .ja-tabs-title-top ul.ja-tabs-title { width: 100%; background: url(border.gif) repeat-x 0 100% #fff; height: 39px; } .nex .ja-tabs-title-top ul.ja-tabs-title li { color: #aaa; text-align: center; height: 39px; padding: 0 14px; background: url(border-right.gif) no-repeat 100% 50%; } .nex .ja-tabs-title-top ul.ja-tabs-title li h3 { color: #aaa; background: none; padding: 0 0 6px; font-size: 85%; font-family: Helvetica, Arial, sans-serif; line-height: 38px; border-bottom: none; } .nex .ja-tabs-title-top ul.ja-tabs-title li.hover, .nex .ja-tabs-title-top ul.ja-tabs-title li.firsthover, .nex .ja-tabs-title-top ul.ja-tabs-title li.lasthover { color: #c33; } .nex .ja-tabs-title-top ul.ja-tabs-title li.hover h3, .nex .ja-tabs-title-top ul.ja-tabs-title li.firsthover h3, .nex .ja-tabs-title-top ul.ja-tabs-title li.lasthover h3 { color: #c33; } .nex .ja-tabs-title-top ul.ja-tabs-title li.active, .nex .ja-tabs-title-top ul.ja-tabs-title li.firstactive, .nex .ja-tabs-title-top ul.ja-tabs-title li.lastactive { color: #c33; } .nex .ja-tabs-title-top ul li.active h3, .nex .ja-tabs-title-top ul li.firstactive h3, .nex .ja-tabs-title-top ul li.lastactive h3 { color: #c33; background: url(arrow.gif) no-repeat 50% 100%; } /* JA Tabs left --- */ .nex .ja-tabs-title-left { position: relative; float: left; height: 100%; } .nex .ja-tabs-title-left ul.ja-tabs-title li { height: 100%; cursor: pointer; } .nex .ja-tabs-title-left ul.ja-tabs-title li h3 { font-size: 92%; font-weight: 700; } .nex .ja-tabs-title-left ul li.active, .nex .ja-tabs-title-left ul li.firstactive, .nex .ja-tabs-title-left ul li.lastactive { } .nex .ja-tabs-title-left ul li.active h3, .nex .ja-tabs-title-left ul li.firstactive h3, .nex .ja-tabs-title-left ul li.lastactive h3 { } /* JA Tabs right --- */ .nex .ja-tab-panels-right .ja-tab-subcontent { } .nex .ja-tabs-title-right { } .nex .ja-tabs-title-right ul.ja-tabs-title li { height: 100%; cursor: pointer; } .nex .ja-tabs-title-right ul.ja-tabs-title li h3 { font-size: 92%; font-weight: 700; background: none; } .nex .ja-tabs-title-right ul li.active, .nex .ja-tabs-title-right ul li.firstactive, .nex .ja-tabs-title-right ul li.lastactive { } .nex .ja-tabs-title-right ul li.active h3, .nex .ja-tabs-title-right ul li.firstactive h3, .nex .ja-tabs-title-right ul li.lastactive h3 { color: #333; } /* JA Tabs bottom --- */ .nex .ja-tabs-title-bottom { height: 30px; position: relative; width: 100%; } .nex .ja-tabs-title-bottom ul.ja-tabs-title li { background: #F7F7F7; margin-left: 5px; margin-top: -1px; } .nex .ja-tabs-title-bottom ul.ja-tabs-title li h3 { font-size: 100%; font-weight: 700 !important; margin: 0; padding: 0 10px; color: #999; } .nex .ja-tabs-title-bottom ul.ja-tabs-title li.hover, .nex .ja-tabs-title-bottom ul.ja-tabs-title li.firsthover, .nex .ja-tabs-title-bottom ul.ja-tabs-title li.lasthover { } .nex .ja-tabs-title-bottom ul.ja-tabs-title li.active, .nex .ja-tabs-title-bottom ul.ja-tabs-title li.firstactive, .nex .ja-tabs-title-bottom ul.ja-tabs-title li.lastactive { background: #fff; } .nex .ja-tabs-title-bottom ul li.active h3, .nex .ja-tabs-title-bottom ul li.firstactive h3, .nex .ja-tabs-title-bottom ul li.lastactive h3 { color: #333; } /* Tab content --- */ .nex div.ja-tab-content { padding: 20px 0; } .nex div.ja-tab-subcontent { padding: 0 15px; } .nex div.ja-sidenews-list { margin: 0 -15px; } .nex div.ja-tab-subcontent p { margin: 0 0 10px; } .nex div.ja-tab-subcontent img { border: none; }