Файловый менеджер - Редактировать - /home/wuectly/www/03cbe/less.zip
Назад
PK oq!]+�,�; ; component.lessnu &1i� .com_content body, .com_mailto body { padding-top: 0; } PK oq!]5)p�� � home.lessnu &1i� /** *------------------------------------------------------------------------------ * @package T3 Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github * & Google group to become co-author) * @Google group: https://groups.google.com/forum/#!forum/t3fw * @Link: http://t3-framework.org *------------------------------------------------------------------------------ */ // VARIABLES & MIXINS // ------------------ @import "vars.less"; // Modify this for custom colors, font-sizes, etc // --------------------------------------------------------- // HOME SPOTLIGHTS // --------------------------------------------------------- // Spotlight 1 // ----------- .home .t3-sl-1 { padding: 0; // jumbotron .jumbotron { #gradient > .radial(@white, @grayLighter); border-bottom: 1px solid @T3borderColor; //jumbotron btn .btn-large { font-size: @baseFontSize * 1.75; padding: 18px ((@baseFontSize * 1.75) + 20px); } } // social buttons .t3-social { background: @grayLighter; padding: @T3globalPadding 0; .t3-social-btns { margin: 0; height: 20px; text-align: center; } .t3-social-btns li { display: inline-block; margin: 0 10px; height: 20px; } } } // Spotlight 1 (Inverted) // ---------------------- .T3HomeSpotlight1() when (@T3SpotlightsInverted = 1) { // Begin: Mixin Styling color: @grayLighter; // jumbotron .jumbotron { #gradient > .radial(@grayDarker, @grayDarker); h1 { color: @white; } } // End: Mixin Styling } .T3HomeSpotlight1() when (@T3SpotlightsInverted = 0) { // Leave blank here because we will use the default style. } // Calling the styles .home .t3-sl-1 { .T3HomeSpotlight1 } // Spotlight 2 // ----------- .home .t3-sl-2 { text-align: center; p { font-size: @T3biggerFontSize; line-height: @baseLineHeight + 2px; } } // Spotlight 3 & 4 // --------------- .home .t3-sl-3 p img { margin-bottom: @T3globalMargin; } .home .t3-sl-3, .home .t3-sl-4 { border-top: 1px solid @T3borderColor; text-align: center; p { font-size: @T3biggerFontSize; line-height: @baseLineHeight + 2px; } // jumbotron .jumbotron { padding-top: 0; h1 { margin-bottom: @T3globalMargin / 2; margin-top: 0; } p { font-size: @baseFontSize * 1.5; line-height: 1.275; color: @grayLight; } } } // Spotlight 5 // ----------- .home .t3-sl-5 { background: @grayLighter; border-top: 1px solid @T3borderColor; padding: 0; // jumbotron .jumbotron { //jumbotron btn .btn-large { font-size: @baseFontSize * 1.75; padding: 18px ((@baseFontSize * 1.75) + 20px); //width: 269px; } } // arrow .section-arrow-alt { background: url("@{T3ImagePath}/arrow-section-alt.png") no-repeat center -1px @grayLighter; width: 37px; height: 19px; position: absolute; top: -1px; left: 50%; margin-left: -19px; } } // Spotlight 5 (Inverted) // ---------------------- .T3HomeSpotlight5() when (@T3SpotlightsInverted = 1) { // Begin: Mixin Styling background: @grayDarker; border-bottom: 1px solid @T3borderColor; color: @grayLighter; // arrow .section-arrow-alt { display: none; } // End: Mixin Styling } .T3HomeSpotlight5() when (@T3SpotlightsInverted = 0) { // Leave blank here because we will use the default style. } // Calling the styles .home .t3-sl-5 { .T3HomeSpotlight5 }PK oq!]��^s s typo-core-responsive.lessnu &1i� /** *------------------------------------------------------------------------------ * @package T3 Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github * & Google group to become co-author) * @Google group: https://groups.google.com/forum/#!forum/t3fw * @Link: http://t3-framework.org *------------------------------------------------------------------------------ */ // // MOBILE // ------------------------------------------------------------- @media (max-width: 767px) { // HEADINGS & TITLES // --------------------------------------------------------- h1 { font-size: @baseFontSize * 2; line-height: 1.25; small { font-size: @baseFontSize * 2; } } h2 { font-size: @baseFontSize * 1.5; line-height: 1.25; small { font-size: @baseFontSize * 1.5; } } h3 { font-size: @baseFontSize * 1.25; line-height: 1.25; small { font-size: @baseFontSize; } } h4, h5, h6 { font-size: @baseFontSize; line-height: 1.25; small { font-size: @baseFontSize -2px; } } }PK oq!]�}� ` ` megamenu-responsive.lessnu &1i� /** *------------------------------------------------------------------------------ * @package T3 Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github * & Google group to become co-author) * @Google group: https://groups.google.com/forum/#!forum/t3fw * @Link: http://t3-framework.org *------------------------------------------------------------------------------ */ // VARIABLES & MIXINS // ------------------ @import "vars.less"; // Include Variables and Mixins // EXTEND STYLE IN BASE // -------------------- @import "../../../plugins/system/t3/base/less/megamenu-responsive.less"; // // MOBILE // ------------------------------------------------------------- @media (max-width: @navbarCollapseWidth) { .t3-megamenu { // THE MEGAMENU //---------------------------------------------------------- // Global Menu Inner padding // ------------------------- .mega-inner { padding: (@T3globalPadding / 2) @T3globalPadding; } // Inner Padding for 1 column .span12 .mega-inner { } // Menu Grids // ---------- .row-fluid, .mega-dropdown-menu, .row-fluid [class*="span"] { } .row-fluid + .row-fluid { border-top: 1px solid @grayLight; } .row-fluid [class*="span"] { } // Nav in Megamenu // --------------- // Inner padding for nav in 1 column .span12.mega-col-nav .mega-inner { padding: 0; } // The Nav .mega-nav, .dropdown-menu .mega-nav { } .mega-nav > li, .dropdown-menu .mega-nav > li { } .mega-nav > li a, .dropdown-menu .mega-nav > li a { padding: 5px @T3globalPadding; } // Modules in Megamenu // ------------------- // The module .t3-module { margin-bottom: 0; } // End } // End Megamenu Styling }PK oq!]�x���% �% form.lessnu &1i� /** *------------------------------------------------------------------------------ * @package T3 Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github * & Google group to become co-author) * @Google group: https://groups.google.com/forum/#!forum/t3fw * @Link: http://t3-framework.org *------------------------------------------------------------------------------ */ // // FORM ELEMENTS // ------------------------------------------------------ // GENERIC STYLES // ------------------------------------------------------ // Make all forms have space below them form { margin: 0 0 @T3globalMargin; } fieldset { } // Groups of fields with labels on top (legends) legend { // Small small { } } // Set font for forms label, input, button, select, textarea { } // Identify controls by their labels label { } // FORM CONTROLS // ------------------------------------------------------ // Shared size and type resets select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { } // Reset appearance properties for textual inputs and textarea // Declare width for legacy (can't be on input[type=*] selectors or it's too specific) input, textarea { width: 210px; } // Everything else textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { .box-shadow(inset 0 1px 1px rgba(0,0,0,.075)); .transition(~"border linear .2s, box-shadow linear .2s, width 0.7s ease 0s"); // Focus state &:focus { border-color: darken(@inputBorder, 20%); .box-shadow(~"inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25)"); } } // Position radios and checkboxes better input[type="radio"], input[type="checkbox"] { } // Reset width of input images, buttons, radios, checkboxes input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] { width: auto; // Override of generic input selector } // Set the height of select and file controls to match text inputs select, input[type="file"] { height: 30px; line-height: 30px; } // Make select elements obey height by applying a border select { width: 220px; border: 1px solid @T3borderColor; } // Make multiple select elements height not fixed select[multiple], select[size] { height: auto; } // Focus for select, file, radio, and checkbox select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { } // CHECKBOXES & RADIOS // ------------------- // Indent the labels to position radios/checkboxes as hanging .radio, .checkbox { padding-left: 18px; } .radio input[type="radio"], .checkbox input[type="checkbox"] { margin-left: -18px; } // Move the options list down to align with labels .controls > .radio:first-child, .controls > .checkbox:first-child { padding-top: 5px; } // Radios and checkboxes on same line .radio.inline, .checkbox.inline { padding-top: 5px; margin-bottom: 0; } .radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline { margin-left: 10px; } // Joomla: Radio Button Groups .radio.btn-group input[type=radio] { display: none; } .radio.btn-group > label:first-of-type { margin-left: 0; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-topleft: 4px; } fieldset.radio.btn-group { padding-left: 0; } // INPUT SIZES // ----------- // General classes for quick sizes .input-mini { width: 60px; } .input-small { width: 90px; } .input-medium { width: 150px; } .input-large { width: 210px; } .input-xlarge { width: 270px; } .input-xxlarge { width: 530px; } // FORM ACTIONS // ------------ .form-actions { padding: (@T3globalPadding - 1px) 20px @T3globalPadding; margin-top: @T3globalMargin; margin-bottom: @T3globalMargin; background-color: @formActionsBackground; border-top: 1px solid @T3borderColor; } // HELP TEXT // --------- .help-block, .help-inline { color: lighten(@textColor, 15%); } .help-block { margin-bottom: @T3globalMargin / 2; } // INPUT GROUPS // ------------ // Allow us to put symbols and text within the input field for a cleaner look .input-append, .input-prepend { margin-bottom: 5px; } // HORIZONTAL & VERTICAL FORMS // --------------------------- // Common properties // ----------------- .form-search, .form-inline, .form-horizontal { input, textarea, select, .help-inline, .uneditable-input, .input-prepend, .input-append { margin-bottom: 0; } } // Remove margin for input-prepend/-append .form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend { margin-bottom: 0; } // Inline checkbox/radio labels (remove padding on left) .form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox { padding-left: 0; margin-bottom: 0; } .form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { margin-right: 3px; margin-left: 0; } .control-group { margin-bottom: @T3globalMargin / 2; } // Legend collapses margin, so next element is responsible for spacing legend + .control-group { margin-top: @T3globalMargin; } // Horizontal-specific styles // -------------------------- .form-horizontal { .control-group { margin-bottom: @T3globalMargin; } .control-label { width: 140px; padding-top: 5px; text-align: right; } .controls { margin-left: 160px; } .help-block { margin-top: @T3globalMargin / 2; margin-bottom: 0; } .form-actions { padding-left: 160px; } } // Form Vertical Overrides Form Horizontal // --------------------------------------- .form-vertical { .control-label { float: none; width: auto; padding-right: 0; padding-top: 0; text-align: left; } .controls{ margin-left: 0; } } // // BUTTONS // --------------------------------------------------------- // Base styles // -------------------------------------------------- // Core .btn, .button, button { padding: 4px 14px; .border-radius(@baseBorderRadius); .box-shadow(~"inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1)"); .buttonBackground(@btnBackgroundHighlight, @btnBackground, @textColor, 0 1px 1px rgba(255,255,255,.75)); // Hover state &:hover, a.btn:hover { text-decoration: none; background-color: @btnBackground; // Using variable instead of fixed value like Bootstrap "buttons.less" } // Focus state for keyboard and accessibility &:focus, a.btn:focus { outline: 0; } // Active state &.active, &:active, a.btn:active { text-decoration: none; outline: 0; .box-shadow(~"inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)"); } // Disabled state &.disabled, &[disabled] { } } // Button Sizes // -------------------------------------------------- // Large .btn-large { padding: 9px 14px; font-size: @baseFontSize + 2px; .border-radius(@baseBorderRadius); .box-shadow(~"inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5)"); } // Small .btn-small { padding: 3px 9px; font-size: @T3smallFontSize; } // Mini .btn-mini { padding: 2px 6px; font-size: @T3smallerFontSize; } // Joomla: Extended Button Classes .btn-micro { padding: 1px 4px; font-size: 10px; line-height: 8px; } // Set the backgrounds // ------------------------- // T3 Note: Do NOT remove these lines if you have modified ".btn" values; .btn { // reset here as of 2.0.3 due to Recess property order border-color: #c5c5c5; border-color: rgba(0,0,0,.15) rgba(0,0,0,.15) rgba(0,0,0,.25); } .btn-primary { .buttonBackground(@btnPrimaryBackgroundHighlight, @btnPrimaryBackground); } // Warning appears are orange .btn-warning { .buttonBackground(@btnWarningBackgroundHighlight, @btnWarningBackground); } // Danger and error appear as red .btn-danger, .btn-error { .buttonBackground(@btnDangerBackgroundHighlight, @btnDangerBackground); } // Success appears as green .btn-success { .buttonBackground(@btnSuccessBackgroundHighlight, @btnSuccessBackground); } // Info appears as a neutral blue .btn-info { .buttonBackground(@btnInfoBackgroundHighlight, @btnInfoBackground); } // Inverse appears as dark gray .btn-inverse { .buttonBackground(@btnInverseBackgroundHighlight, @btnInverseBackground); } // // FORM VALIDATION // ------------------------------------------------------- // Invalid // ------- .invalid { border-color: @red; } label.invalid { color: @red; } input.invalid { border: 1px solid @red; } PK oq!]�J2lY Y megamenu.lessnu &1i� /** *------------------------------------------------------------------------------ * @package T3 Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github * & Google group to become co-author) * @Google group: https://groups.google.com/forum/#!forum/t3fw * @Link: http://t3-framework.org *------------------------------------------------------------------------------ */ // VARIABLES & MIXINS // ------------------ @import "vars.less"; // Include Variables and Mixins // EXTEND STYLE IN BASE // -------------------- @import "../../../plugins/system/t3/base/less/megamenu.less"; // BASIC STYLE FOR MEGAMENU // ------------------------- .t3-megamenu { // THE MEGAMENU //-------------------------------------------- // Global Menu Inner padding // ------------------------- .mega-inner { padding: @T3globalPadding; } // Inner Padding for 1 column .span12 .mega-inner { } // Menu Grids // ---------- .row-fluid { } .row-fluid + .row-fluid { border-top: 1px solid @T3borderColor; } .row-fluid [class*="span"] { } // The Dropdown // ------------ .mega-dropdown-menu { } // The Group // --------- .mega-group { } // Group Title .mega-nav .mega-group > .mega-group-title, .dropdown-menu .mega-nav .mega-group > .mega-group-title, .dropdown-menu .active .mega-nav .mega-group > .mega-group-title { background: inherit; color: @grayDarker; font-size: @T3biggerFontSize; font-weight: bold; margin-bottom: 5px; &:hover, &:active, &:focus { background: inherit; color: @grayDarker; } } // Group Content .mega-group-ct { } .mega-group-ct > .row-fluid > [class*="span"] > .mega-inner { } // Nav in Megamenu // --------------- .mega-col-nav { } // Inner padding .mega-col-nav .mega-inner { } // Inner padding for nav in 1 column .span12.mega-col-nav .mega-inner { } // The Nav .mega-nav, .dropdown-menu .mega-nav { } .mega-nav > li, .dropdown-menu .mega-nav > li { } .mega-nav > li a, .dropdown-menu .mega-nav > li a { padding: 5px ( @T3globalPadding / 2 ); } // Nav in Group .mega-group > .mega-nav, .dropdown-menu .mega-group > .mega-nav { } .mega-group > .mega-nav > li, .dropdown-menu .mega-group > .mega-nav > li { } .mega-group .mega-nav > li a, .dropdown-menu .mega-group .mega-nav > li a { } // The caret .mega-nav .dropdown-submenu > a::after { margin-right: 0; } // Modules in Megamenu // ------------------- .mega-col-module { } // Inner padding .mega-col-module .mega-inner { } // Inner padding for module in 1 column .span12.mega-col-nav .mega-inner { } // The module .t3-module { } // Module Title .t3-module .module-title { font-size: @T3biggerFontSize; color: @grayDarker; display: block; line-height: @baseLineHeight; margin-bottom: 5px; } // Module Content .t3-module .module-ct { } // List in Module // Reset List Style in Module .t3-module ul, .t3-module .nav { margin: 0 0 0 15px; } .t3-module ul li, .t3-module .nav li { list-style: disc; display: list-item; float: none; margin: 0; padding: 0; border: 0; } .t3-module ul li a, .t3-module .nav li a { display: inline; padding: 0; margin: 0; border: 0; font-size: 100%; background: none; font: inherit; white-space: normal; // Link states &:hover, &:focus, &:active { background: none; color: inherit; font: inherit; } } // Nav in Module .dropdown-menu .t3-module .nav { } .dropdown-menu .t3-module .nav li { } .dropdown-menu .t3-module .t3-module li a { // Link states &:hover, &:focus, &:active { } } // The caption // ----------- .mega-caption { color: @grayLight; font-size: @T3smallerFontSize; margin-top: 3px; font-weight: normal; } // End } // MEGAMENU (Inverted) // ------------------------------------------------------- .T3Navbar() when (@T3NavbarInverted = 1) { // The Group // --------- // Group Title .mega-nav .mega-group > span, .dropdown-menu .mega-nav .mega-group > span { color: @white; // Link states &:hover, &:active, &:focus { color: @white; } } // Modules in Megamenu // ------------------- // Module Title .t3-module .module-title { color: @white; } // End Mixin } .T3Navbar() when (@T3NavbarInverted = 0) { // Leave blank here because we will use the default style. } // Calling the styles .t3-megamenu { .T3Navbar(); }PK oq!] rtl/template.lessnu &1i� PK oq!]Y�S�� � rtl/style.lessnu &1i� // RTL STYLES // ------------------------------------------------------ // Article Images // -------------- article img[align=left], .img_caption.left, .pull-left.item-image { margin: 0 @gridGutterWidth @T3globalMargin 0; } article img[align=right], .img_caption.right, .pull-right.item-image { margin: 0 0 @T3globalMargin @gridGutterWidth; } .languageswitcherload { ul { float: left; } }PK oq!]0OQ�� � rtl/joomla.lessnu &1i� // --------------------------------------------------------- // SMART SEARCH // --------------------------------------------------------- .off-canvas body > .autocompleter-choices { width: 0px; left: auto; } PK oq!] � style.lessnu &1i� /** *------------------------------------------------------------------------------ * @package T3 Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github * & Google group to become co-author) * @Google group: https://groups.google.com/forum/#!forum/t3fw * @Link: http://t3-framework.org *------------------------------------------------------------------------------ */ // --------------------------------------------------------- // HEADER // --------------------------------------------------------- .t3-header { padding-top: @T3globalPadding; padding-bottom: @T3globalPadding; } // Logo // --------------------------------------------------------- .logo { float: left; a { display: inline-block; line-height: 1; margin: 0; } } // Logo Image // ---------- .logo-image { overflow: hidden; a { background-repeat: no-repeat; width: @T3logoWidth; height: @T3logoHeight; } //hide sitename and slogan span, small { display: none; } } // Logo Text // ---------- .logo-text { a { color: @grayDark; text-decoration: none; font-size: @fontSizeLarge; } &:hover a, a:hover, a:active, a:focus { text-decoration: none; } // Taglines .site-slogan { display: block; font-size: @baseFontSize; margin-top: 5px; } } // Head Search // ------------------------------------------------------ .head-search { float: right; margin-top: @T3globalMargin; form { margin: 0; float: right; } label { display: none; } .search { } .input { background: url("@{T3ImagePath}/ico/search-invert.png") no-repeat 8px center; width: 120px; padding-left: 26px; // focus state &:focus { color: @grayDark; width: 180px; } } } // --------------------------------------------------------- // SPOTLIGHTS // --------------------------------------------------------- .t3-sl { padding-bottom: @T3globalPadding * 3; padding-top: @T3globalPadding * 3; // /.clearfix(); } // Spotlight 1 // ----------- .t3-sl-1 { } // Spotlight 2 // ----------- .t3-sl-2 { } // Spotlight 3 // ----------- .t3-sl-3 { } // Spotlight 4 // ----------- .t3-sl-4 { } // --------------------------------------------------------- // MAIN BODY // --------------------------------------------------------- .t3-mainbody { padding-bottom: @T3globalPadding * 2; padding-top: @T3globalPadding * 2; } // Content // ------- .t3-content { } // Sidebars // -------- .t3-sidebar { } .t3-sidebar-1 { } .t3-sidebar-2 { } // --------------------------------------------------------- // FOOTER // --------------------------------------------------------- .t3-footer { background: @grayDarker; color: @gray; .clearfix(); // small small { display: block; font-size: 100%; //Use global footer font size. } // links a { color: @T3FooterModuleColor; // Link States &:hover, &:active, &:focus { color: lighten(@gray,50%); } } } // Foot Nav // -------- .t3-footnav { padding: (@T3globalPadding * 3) 0 (@T3globalPadding * 2); .clearfix(); ul { list-style: none; margin-left: 0; } li { line-height: 24px; } .module-title { font-size: @baseFontSize + 4px; color: @T3FooterModuleTitleColor; } } // Copyright // --------- .t3-copyright { border-top: 1px solid lighten(@grayDarker,5%); font-size: @T3smallerFontSize; padding: (@T3globalPadding * 2) 0 (@T3globalPadding * 4); .clearfix(); } .copyright { float: left; } .poweredby { float: right; text-align: right; .t3-logo, .t3-logo-small { float: right; opacity: .5; } } // --------------------------------------------------------- // MISC. // --------------------------------------------------------- PK oq!]��/� � bootstrap.lessnu &1i� /*! * Bootstrap v2.1.0 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. */ // CSS Reset @import "../../../plugins/system/t3/base/bootstrap/less/reset.less"; // VARIABLES & MIXINS // ------------------ @import "vars.less"; // Modify this for custom colors, font-sizes, etc // Grid system and page structure //@import "../../../plugins/system/t3/base/bootstrap/less/scaffolding.less"; // T3 Note: Already in T3 core.less @import "../../../plugins/system/t3/base/bootstrap/less/grid.less"; @import "../../../plugins/system/t3/base/bootstrap/less/layouts.less"; // Base CSS //@import "../../../plugins/system/t3/base/bootstrap/less/type.less"; // T3 Note: Already in T3 typo.less @import "../../../plugins/system/t3/base/bootstrap/less/code.less"; @import "../../../plugins/system/t3/base/bootstrap/less/forms.less"; @import "../../../plugins/system/t3/base/bootstrap/less/tables.less"; // Components: common //@import "../../../plugins/system/t3/base/bootstrap/less/sprites.less"; // T3 Note: Using FontAwesome instead @import "../fonts/font-awesome/less/font-awesome.less"; // T3 Note: Using FontAwesome @import "../fonts/font-awesome/less/joomla3-compat.less"; // T3 Note: Include Joomla3 compatibility icons //@import "../../../plugins/system/t3/base/bootstrap/less/dropdowns.less"; // T3 Note: Already in T3 navigation-core.less @import "../../../plugins/system/t3/base/bootstrap/less/wells.less"; //@import "../../../plugins/system/t3/base/bootstrap/less/component-animations.less"; @import "../../../plugins/system/t3/base/bootstrap/less/close.less"; // Components: Buttons & Alerts @import "../../../plugins/system/t3/base/bootstrap/less/buttons.less"; @import "../../../plugins/system/t3/base/bootstrap/less/button-groups.less"; @import "../../../plugins/system/t3/base/bootstrap/less/alerts.less"; // Note: alerts share common CSS with buttons and thus have styles in buttons.less // Components: Nav @import "../../../plugins/system/t3/base/bootstrap/less/navs.less"; @import "../../../plugins/system/t3/base/bootstrap/less/navbar.less"; // @import "../../../plugins/system/t3/base/bootstrap/less/breadcrumbs.less"; // T3 Note: Already in T3 navigation-core.less // @import "../../../plugins/system/t3/base/bootstrap/less/pagination.less"; // T3 Note: Already in T3 navigation-core.less // @import "../../../plugins/system/t3/base/bootstrap/less/pager.less"; // T3 Note: Already in T3 navigation-core.less // Components: Popovers @import "../../../plugins/system/t3/base/bootstrap/less/modals.less"; @import "../../../plugins/system/t3/base/bootstrap/less/tooltip.less"; @import "../../../plugins/system/t3/base/bootstrap/less/popovers.less"; // Components: Misc //@import "../../../plugins/system/t3/base/bootstrap/less/thumbnails.less"; // T3 Note: Already in T3 global-typo.less @import "../../../plugins/system/t3/base/bootstrap/less/media.less"; //@import "../../../plugins/system/t3/base/bootstrap/less/labels-badges.less"; // T3 Note: Already in T3 typo.less @import "../../../plugins/system/t3/base/bootstrap/less/progress-bars.less"; @import "../../../plugins/system/t3/base/bootstrap/less/accordion.less"; @import "../../../plugins/system/t3/base/bootstrap/less/carousel.less"; @import "../../../plugins/system/t3/base/bootstrap/less/hero-unit.less"; // Utility classes @import "../../../plugins/system/t3/base/bootstrap/less/utilities.less"; // Has to be last to override when necessary PK oq!]˳�� � vars.lessnu &1i� /** *------------------------------------------------------------------------------ * @package T3 Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github * & Google group to become co-author) * @Google group: https://groups.google.com/forum/#!forum/t3fw * @Link: http://t3-framework.org *------------------------------------------------------------------------------ */ // VARIABLES & MIXINS // ------------------ // Prevent Bootstrap Upgrading errors @import "../../../plugins/system/t3/base/bootstrap/less/variables.less"; // Prevent T3 Upgrading errors @import "../../../plugins/system/t3/base/less/variables.less"; // Template variables @import "variables.less"; // Modify this for custom colors, font-sizes, etc // Bootstrap mixins @import "../../../plugins/system/t3/base/bootstrap/less/mixins.less"; // T3 mixins @import "../../../plugins/system/t3/base/less/mixins.less";PK oq!]�n�5�O �O joomla.lessnu &1i� /** *------------------------------------------------------------------------------ * @package T3 Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github * & Google group to become co-author) * @Google group: https://groups.google.com/forum/#!forum/t3fw * @Link: http://t3-framework.org *------------------------------------------------------------------------------ */ // --------------------------------------------------------- // GENERIC ARTICLE STYLES // --------------------------------------------------------- // Articles Layout // --------------------------------------------------------- .blog { } // Home Blog .blog-featured { } // Leading Article Rows .items-leading { } .items-leading .leading { margin-bottom: @T3globalMargin * 2; } // Article Rows .items-row { } .items-row .item { margin-bottom: @T3globalMargin * 2; } // Divider .divider-vertical { margin: 0 0 (@T3globalMargin * 2); border: 0; border-top: 1px solid @hrBorder; border-bottom: 1px solid @white; } // Article Aside // ------------- .article-aside { color: @grayLight; font-size: @T3smallFontSize; margin-bottom: @T3globalMargin; } .article-info { margin: 0; width: 90%; a { // Link states &:hover, &:focus, &:active { } } .article-info-term { display: none; } dd { float: left; margin-left: 0; margin-right: 10px; white-space: nowrap; span { font-weight: bold; } } } // Author .createdby { } // Category Name .category-name { } // URL .article-url { } // Publish Date .published { } // Modified Date .modifydate { } // Article Desciption .contentdescription { } .contentdescription p { } // Extra fields // ------------------------- .fields-container { dd { border-bottom: 1px dotted darken(@grayLighter, 5%); padding: (@T3globalMargin / 3) 0; .field-label { display: inline-block; font-weight: bold; padding-right: @T3globalMargin; } &:last-child { border-bottom: 0; } } } // Article Footer // -------------- .article-footer { color: @grayLight; font-size: @T3smallFontSize; margin-bottom: @T3globalMargin; } // Article Images // -------------- article img[align=left], .img_caption.left, .pull-left.item-image { margin: 0 @gridGutterWidth @T3globalMargin 0; } article img[align=right], .img_caption.right, .pull-right.item-image { margin: 0 0 @T3globalMargin @gridGutterWidth; } .img-intro-none, .img-intro-left, .img-intro-right, .img-fulltext-none, .img-fulltext-left, .img-fulltext-right, .img_caption { position: relative; } .img-intro-none, .img-intro-left, .img-intro-right, .img-fulltext-none, .img-fulltext-left, .img-fulltext-right, .img_caption { margin-bottom: @T3globalMargin; max-width: 100%; } .img-fulltext-left { float: left; margin-right: @gridGutterWidth; } .img-fulltext-right { float: right; margin-left: @gridGutterWidth; } .img-intro-none img, .img-intro-left img, .img-intro-right img, .img-fulltext-none img, .img-fulltext-left img, .img-fulltext-right img { margin: 0; } // Image caption .img_caption img { margin-bottom: 1px !important; } .img_caption p.img_caption { background: @grayLighter; color: @gray; font-size: @T3smallerFontSize; width: 100%; margin: 0; padding: 5px; text-align: center; .box-sizing(border-box); clear: both; } // Article Actions // --------------- article aside .btn-group { .dropdown-menu { } > .dropdown-toggle, > .dropdown-toggle:hover, > .dropdown-toggle:active, > .dropdown-toggle:focus { background: transparent; border: 0; padding: 0; .box-shadow(none); } } // --------------------------------------------------------- // COMMON JOOMLA STYLE // --------------------------------------------------------- // Login // --------------------------------------------------------- .login h1 { } .login_form fieldset, .login fieldset { padding: 15px 0 0; } .login_form fieldset p, .login fieldset p { margin: 0 0 5px; } .login_form label, .login label { display: block; font-weight: bold; } .login-fields { margin: 0 0 10px; } .login_form .input, .login_form .inputbox, .login-fields .required { margin-left: 10px; width: 150px; } .login_form .remember .input, .login_form .remember .inputbox { width: 20px; } .login_form .btn, .login_form .button, .login button { } // Register // --------------------------------------------------------- .form-register { fieldset { padding: 0 0 10px; } p { margin: 0 0 5px; } p.form-des { margin: 15px 0; } label { display: block; float: left; font-weight: bold; text-align: right; width: 130px; } .input, .inputbox { margin-left: 10px; width: 200px; } .btn, .button { margin-left: 140px; } } .registration fieldset dt { margin-right: 5px; } .admintable textarea { max-width: 90% !important; resize: none; } // Mail to Windows // --------------------------------------------------------- #mailto-window { background: #fff; margin: 10px 0 20px; padding: 0; position: relative; h2 { margin-top: 0; margin-bottom: 20px; } .mailto-close { background: #FFF; background: -moz-linear-gradient(bottom, #ccc, #f0f0f0); background: -webkit-linear-gradient(bottom, #ccc, #f0f0f0); border: 1px solid #ccc; border-radius: 3px; color: #666; font-size: 92%; padding: 2px 5px; position: absolute; top: -10px; right: 0px; text-shadow: 1px 1px 0 #f0f0f0; } .mailto-close a { color: #666; } .mailto-close:hover { border-color: #999; box-shadow: 0 0 3px rgba(0,0,0,0.2); } } #mailtoForm { .formelm { padding: 5px 0; vertical-align: middle; overflow: hidden; } .formelm label { display: inline-block; float: left; font-weight: bold; vertical-align: middle; width: 100px; } p { margin-top: 20px; } .input, .inputbox { width: 65%; } .btn, .button, button { margin-right: 5px; } } // User // --------------------------------------------------------- .user-details { padding: 10px 0; p { margin: 0 0 5px; } label { display: block; float: left; font-weight: bold; text-align: right; width: 130px; } .input, .inputbox { margin-left: 10px; width: 200px; } .btn, button { margin-left: 140px; } .paramlist { .paramlist_key { padding: 0 0 5px; width: 130px; } .paramlist_value { padding: 0 0 5px; } } .user_name span { font-weight: bold; padding-left: 10px; } } // Reset & Remind // -------------- .reset .form-validate p, .remind .form-validate p { background: @grayLighter; border: 1px solid @T3borderColor; margin-bottom: @T3globalMargin; padding: (@T3globalPadding / 2) @T3globalPadding; .border-radius (@baseBorderRadius); } .reset .form-validate fieldset dl, .remind .form-validate fieldset dl { margin: 0; } .reset .form-validate fieldset dt, .remind .form-validate fieldset dt { margin: 4px 0 0 0; } // Profile //--------- .profile .dl-horizontal { dd { } dt { } } // Search // --------------------------------------------------------- .search { } .searchintro { } // Search Form // ----------- #searchForm { padding: (@T3globalPadding / 2) @T3globalPadding; border: 1px solid @T3borderColor; background: @grayLighter; .border-radius (@baseBorderRadius); .clearfix(); fieldset { margin: @T3globalMargin 0; } legend { margin-bottom: @T3globalMargin / 2; } .phrases-box input[type="radio"] { vertical-align: top; margin-top: 3px; } } #search-form { ul#finder-filter-select-list { margin-left: 0; li { list-style: none; padding: (@T3globalPadding / 2) 0; label { width: 150px; } } } } .phrases-box input, .phrases-box label, .form-limit input, .form-limit label, .only label { display: inline-block; margin-right: 10px; } .phrases-box input { margin: 0; } // Search Result // ------------- .search-results { margin-top: @T3globalMargin; // Title .result-title { font-size: @T3biggerFontSize; margin-top: @T3globalMargin; } // Category .result-category { font-size: @T3smallerFontSize; color: @grayLight; } // Result Text .result-text { margin-top: 5px; margin-bottom: 5px; } // Date .result-created { font-size: @T3smallerFontSize; color: @grayLight; } // Higlight .highlight { } } // Contact // --------------------------------------------------------- .contact {} .contact .accordion-heading .accordion-toggle { font-weight: bold; } // List contact .contact-category { ul.category { border-top: 0; overflow: hidden; li.row-fluid { border: 1px solid @gray-lighter; width: 100%; margin-right: 0; margin-left: 0; .clearfix(); & > div { margin: 0; } } } .cat-children { ul { border: 0; border-top: 1px solid #ddd; list-style: none; margin: 10px 0 0 0; padding: 0; li { background: transparent; border-bottom: 1px solid #ddd; padding: 10px 0; .item-title { border-left: 1px dotted @gray-light; display: block; font-size: 14px; font-weight: 600; padding: 0 0 0 15px; margin-left: 20px; position: relative; &:after { border-top: 1px dotted @gray-light; display: block; content: ""; position: absolute; left: 0; top: 8px; height: 1px; width: 10px; } } li .item-title { margin-left: 40px; } li li .item-title { margin-left: 60px; } li li li .item-title { margin-left: 80px; } &:last-child { border: 0; } } } } } // Archive // --------------------------------------------------------- #archive-items > li { line-height: normal; margin: 0; overflow: visible; padding: 0; } #archive-items div.intro { clear: both; overflow: hidden; } // Category List // --------------------------------------------------------- .categories-list { } .category-desc { } // Sub Category List // ----------------- .category-item { margin-top: @T3globalMargin; .clearfix(); .page-header { line-height: normal; padding-top: @T3globalPadding / 2; padding-bottom: @T3globalPadding / 2; margin-bottom: @T3globalMargin; } // Sub Categories .category-item { margin-left: @fluidGridGutterWidth; } } // News Feeds // --------------------------------------------------------- // Feed categories .newsfeed-category, .newsfeed { > h2 { border-bottom: 1px solid @T3borderColor; padding-bottom: @T3globalPadding; margin-bottom: @T3globalMargin; margin-top: 0; } .category-desc { margin-bottom: @T3globalMargin; } .category { li { .clearfix(); } } } // Feeds item .newsfeed { > h2 { border-bottom: 1px solid @T3borderColor; padding-bottom: @T3globalPadding; margin-bottom: @T3globalMargin; margin-top: 0; } .feed-description { margin-bottom: @T3globalMargin; font-size: @T3biggerFontSize; } .feed-item-description .feed-description { font-size: @baseFontSize; } ol li > a { font-weight: bold; font-size: @T3biggerFontSize; } } // Edit Content // --------------------------------------------------------- .edit { fieldset { } fieldset legend { } textarea { .box-sizing (border-box); } } .edit.item-page { fieldset { .form-actions { clear: both; margin-top: @T3globalMargin*2; } } } .com_media #imageForm #upbutton { margin-top: 5px; } // Editor Buttons // -------------- #editor-xtd-buttons { } .button2-left, .button2-left div { float: left; } .button2-right, .button2-right div { float: right; } .button2-left { margin: 5px 5px 0 0; } .button2-right { margin: 5px 0 0 5px; } .button2-left a, .button2-right a, .button2-left span, .button2-right span { background: @grayLighter; border: 1px solid darken(@grayLighter, 5%); color: @grayLight; cursor: pointer; display: block; float: left; padding: 2px 10px; border-radius: @baseBorderRadius; } .button2-left span, .button2-right span { color: @grayLight; cursor: default; } .button2-left .page a, .button2-right .page a, .button2-left .page span, .button2-right .page span { padding: 0 6px; } .button2-left a:hover, .button2-right a:hover { background: darken(@grayLighter, 5%); color: @grayDark; text-decoration: none; } .button2-left { .image { } .readmore { } .pagebreak { } } .control-group a.modal { position: inherit; width: auto !important; margin-left: 0 !important; top: auto !important; } // Calendar Button // --------------- .controls img.calendar { cursor: pointer; margin-left: 5px; } // Upload image popup // ------------------- #imageForm #upbutton { margin-top: -18px; } .view-imagesList { body { padding-top: 0; } .t3-mainbody { padding: 0; } .manager.thumbnails { overflow: hidden; li { float: left; margin: 0 10px 20px; } } } // Addmin list table // ------------------- table.adminlist th a { color: @linkColor; } // --------------------------------------------------------- // CONTENT NAVIGATIONS // --------------------------------------------------------- // Pagebreak Nav // -------------- .article-content .pagination { ul { border-left: 1px solid @T3borderColor; } li { float: left; padding: (@T3globalPadding / 2) @T3globalPadding; line-height: normal; border: 1px solid @T3borderColor; border-left: 0; // Hover state &:hover { } } li a { border: 0; text-decoration: none; background-color: transparent; line-height: normal; padding: 0; // Link States &:hover, &:focus, &:active { } } } .pagenavcounter { margin: 0 0 @T3globalMargin; font-weight: bold; } // PageBreak Index // --------------- #article-index { float: right; margin: 0 0 @T3globalMargin @T3globalMargin; padding: 10px; width: 30%; border: 1px solid @T3borderColor; .border-radius (@baseBorderRadius); ul { margin: 0 0 0 20px; } } // Articles Navigation // ------------------- .pagenav { margin: 0; padding: 0; list-style: none; li { margin: 0; padding: 0; float: left; } li.pagenav-prev { margin-right: 10px; } li.pagenav-next { } li a { padding: (@T3globalPadding / 2) @T3globalPadding; line-height: normal; border: 1px solid @T3borderColor; .border-radius (@baseBorderRadius); &:hover, &:active, &:focus { background-color: @navbarLinkBackgroundHover; color: @navbarLinkColorHover; } } } // Pagination // ---------- .counter { float: right; line-height: 1; margin: (@T3globalMargin / 2) 0; text-align: right; } // Items More // ----------- .items-more { h3 { margin: 0 0 5px; } ol { } } // Back Buttons // ----------- .back_button a { display: block; margin: 10px 0; // Link states &:hover, &:focus, &:active { } } // Form Control // ------------ .filters { margin: (@T3globalMargin / 2) 0 5px; } .display-limit { margin: (@T3globalMargin / 2) 0 5px; } .filters .filter-search, .filters .display-limit { float: left; width: 50%; } .filters .display-limit { float: right; text-align: right; } // --------------------------------------------------------- // MESSAGES & NOTIFICATIONS // --------------------------------------------------------- // Messages // --------------------------------------------------------- #system-message { dt { font-weight: bold; } dd { font-weight: bold; } dd.message ul, dd.error ul, dd.notice ul { margin: 0; padding: 0; } dd.message ul li, dd.error ul li, dd.notice ul li { background: none; margin: 0; padding: 5px; } } // System Standard Messages #system-message dd.message ul { } // System Error Messages .error { } .error h2 { } #system-message dd.error ul { } // System Notice Messages #system-message dd.notice ul { } // Tooltips // --------------------------------------------------------- .tip-wrap { background: #fff6df; border: 1px solid #fb3; .border-radius (5px); .box-shadow (0 0 3px rgba(0,0,0,.4)); max-width: 300px; z-index: 999; } .tip-title { border-bottom: 1px solid #fb3; font-weight: bold; padding: 5px 10px; } .tip-text { font-size: @baseFontSize; margin: 0; padding: 5px 10px; } .hasTip img { border: none; margin: 0 5px 0 0; } // --------------------------------------------------------- // JOOMLA 3.0 EXTENDING BOOTSTRAP // --------------------------------------------------------- // Specific Widths .width-10 { width: 10px; } .width-20 { width: 20px; } .width-30 { width: 30px; } .width-40 { width: 40px; } .width-50 { width: 50px; } .width-60 { width: 60px; } .width-70 { width: 70px; } .width-80 { width: 80px; } .width-90 { width: 90px; } .width-100 { width: 100px; } // Specific Heights .height-10 { height: 10px; } .height-20 { height: 20px; } .height-30 { height: 30px; } .height-40 { height: 40px; } .height-50 { height: 50px; } .height-60 { height: 60px; } .height-70 { height: 70px; } .height-80 { height: 80px; } .height-90 { height: 90px; } .height-100 { height: 100px; } // iFrames .iframe-bordered { border: 1px solid @tableBorder; } // Input Prepend Chosen Select Boxes .input-prepend .chzn-container-single .chzn-single { border-color: @inputBorder; height: 26px; -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; } .input-prepend .chzn-container-active .chzn-single-with-drop { -webkit-border-radius: 0 3px 0 0; -moz-border-radius: 0 3px 0 0; border-radius: 0 3px 0 0; } .input-prepend .chzn-container-single .chzn-drop{ border-color: @inputBorder; } // Chosen proper wrapping in Bootstrap btn-group .btn-group .chzn-results { white-space: normal; } //Language .languageswitcherload { float: right; width: 100%; .mod-languages { text-align: right; } } // PRIVACY COMPONENT // -------------------------------------------------- #jform_privacyconsent_privacy-lbl, #jform_consentbox-lbl , #jform_terms_terms-lbl, #jform_profile_tos-lbl { a.modal { border-radius: 0; box-shadow: none; border: none; } } // Popup article #modal-jform_consentbox, #modal-consentbox { top: 5%; display: block; z-index: 1050; left: 50%; width: 80%; position: fixed; margin-left: -40%; background: #fff; border-radius: @borderRadiusLarge; -webkit-border-radius: @borderRadiusLarge; -moz-border-radius: @borderRadiusLarge; box-shadow: 0 3px 7px rgba(0,0,0,0.3); -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3); -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3); background-clip: padding-box; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; outline: none; padding: 0 !important; transform: none; bottom: auto; &.in { opacity: 1; display: block !important; } .modal-header { padding: 9px 15px; border-bottom: 1px solid #eee; } .modal-body { overflow-y: auto; width: 98%; position: relative; padding: 1%; } .iframe { max-height: 739px; } } #modal-jform_consentbox { .modal-body { max-height: 770px; } .iframe { max-height: 739px; } } #modal-consentbox { .modal-header { h3 { font-size: 26px; margin: 0; } } .modal-body { max-height: 220px; } .iframe { max-height: 200px; } }PK oq!]��_� � navigation-responsive.lessnu &1i� /** *------------------------------------------------------------------------------ * @package T3 Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github * & Google group to become co-author) * @Google group: https://groups.google.com/forum/#!forum/t3fw * @Link: http://t3-framework.org *------------------------------------------------------------------------------ */ // --------------------------------------------------------- // RESPONSIVE NAVIFATION FOR MOBILE // --------------------------------------------------------- @media (max-width: @navbarCollapseWidth) { // ------------------------------------------------------- // NAVIGATIONS ELEMENTS // ------------------------------------------------------- // BREADCRUMBS // ------------------------------------------------------- .t3-navhelper { margin-left: -20px; margin-right: -20px; } // ------------------------------------------------------- // JA MAIN MENU // ------------------------------------------------------- .t3-mainnav { background: @navbarBackground; border-top: 1px solid darken(@navbarBackground, 5%); height: auto; margin-left: -20px; margin-right: -20px; // Toggle Button //.navbar .btn-navbar { //margin-bottom: (@T3globalMargin / 2); //} .navbar .btn-navbar:hover { cursor: pointer; } // COLLAPSIBLE NAVBAR // ---------------------------------------------------- // The nav .nav-collapse { margin-top: (@T3globalMargin / 2); background: #fff; //#gradient > .vertical(@navbarBackground, @navbarBackgroundHighlight); } .nav-collapse .nav { margin: 0; } .nav-collapse .nav > li { } .nav-collapse .nav > li > a { margin-bottom: 0; } .nav-collapse .nav > li > span { padding: ((@navbarHeight - @T3globalPadding) / 2) @T3globalPadding; display: inline-block; } // Nav and dropdown links in navbar // ------------------------------- .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a { border-bottom: 1px solid @hrBorder; padding: (@T3globalPadding / 2) @T3globalPadding; font-weight: bold; //color: @navbarLinkColor; text-shadow: none; .border-radius(0); } .nav-collapse .dropdown-menu li + li a { margin-bottom: 0; } // Hover state .nav-collapse .nav > li > a:hover { background-color: @dropdownLinkBackgroundHover; background-image: none; color: @white; .reset-filter(); } // dropdown links // -------------- .nav-collapse .dropdown-menu a { border-top: 1px solid darken(@navbarBackground, 5%); border-bottom: 0; font-weight: normal; padding: (@T3globalPadding / 2) @T3globalPadding; .reset-filter(); } // Hover state .nav-collapse .dropdown-menu.open a, .nav-collapse .dropdown-submenu.open > a, .nav-collapse .dropdown-menu a:hover { background-color: @dropdownLinkBackgroundHover; background-image: none; color: @white; .reset-filter(); } // Dropdowns in the navbar // ----------------------- .nav-collapse .dropdown-menu { margin: 0; padding: 0; background-color: @navbarBackground; border: none; .border-radius(0); .box-shadow(none); } // Full width when fixed // --------------------- &.navbar-collapse-fixed-top, &.navbar-collapse-fixed-bottom { margin: 0; .nav-collapse { margin: 0; } } // End } // ------------------------------------------------------- // JA MAIN MENU (Inverted) // ------------------------------------------------------- .T3Navbar() when (@T3NavbarInverted = 1) { // Begin: Mixin Styling background: @grayDark; border-top: 1px solid @grayDark; // Toggle Button .navbar .btn-navbar { } // COLLAPSIBLE NAVBAR // ---------------------------------------------------- // The nav .nav-collapse { background: @grayDarker; color: @grayLighter; } // Nav and dropdown links in navbar // ------------------------------- .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a { border-bottom: 1px solid @gray; } // Hover state .nav-collapse .nav > li > a:hover, .nav-collapse .dropdown-menu a:hover { background-color: @dropdownLinkBackgroundHover; } // dropdown links // -------------- .nav-collapse .dropdown-menu a { border-top: 1px solid @gray; border-bottom: 0; } // Hover state .nav-collapse .dropdown-menu a:hover { background-color: @dropdownLinkBackgroundHover; } // Dropdowns in the navbar // ----------------------- .nav-collapse .dropdown-menu { background-color: @grayDark; } // End: Mixin Styling } .T3Navbar() when (@T3NavbarInverted = 0) { // Leave blank here because we will use the default style. } // Calling the styles .t3-mainnav { .T3Navbar(); } // ---------------------------------------------------- // MISC // ---------------------------------------------------- .t3-mainnav .navbar .nav > li > .dropdown-menu { // Hiding Menu and Divider in nav-collapse &:before, &:after, .divider { display: none; } } .t3-mainnav .customization { display: none; } // End Responsive }PK oq!]��G�) ) core.lessnu &1i� /** *------------------------------------------------------------------------------ * @package T3 Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github * & Google group to become co-author) * @Google group: https://groups.google.com/forum/#!forum/t3fw * @Link: http://t3-framework.org *------------------------------------------------------------------------------ */ // ------------------------------------------------------ // CORE ELEMENTS // ------------------------------------------------------ // SCAFFOLDING // ------------------------------------------------------ body { background-color: @bodyBackground; color: @textColor; font-family: @baseFontFamily; font-size: @baseFontSize; line-height: @baseLineHeight; margin: 0; } // Links // ------------------------------------------------------ a { color: @linkColor; text-decoration: none; // Hover state &:hover { color: @linkColorHover; text-decoration: underline; } } // IMAGES // ------------------------------------------------------ img { max-width: 100% !important; } .img-rounded { .border-radius(@baseBorderRadius); } .img-polaroid { padding: 4px; background-color: #fff; border: 1px solid #ccc; // for IE border: 1px solid rgba(0,0,0,.2); .box-shadow (0 1px 3px rgba(0,0,0,.1)); } .img-circle { .border-radius(500px); } // TABLES // ------------------------------------------------------- table { background-color: @tableBackground; border-collapse: collapse; border-spacing: 0; } th, td { line-height: @baseLineHeight; padding: 8px 10px; text-align: left; vertical-align: top; } td { border-top: 1px solid @tableBorder; } tr td { } th { background: @grayDark; color: @grayLighter; font-weight: bold; } th td { } th a { color: @grayLighter; // Link states &:hover, &:focus, &:active { color: @white; } } .cat-list-row0, .cat-list-row1, tr.cat-list-row0 td, tr.cat-list-row1 td { } .cat-list-row0:hover, .cat-list-row1:hover { background: @tableBackgroundHover; } .cat-list-row1, tr.cat-list-row1 td { background: @tableBackgroundAccent; } table.contentpane, table.tablelist, table.category, table.admintable, table.blog { width: 100%; } table.contentpaneopen { border: 0; } // LISTS // ------------------------------------------------------- // Alternating Rows .row-even,.row-odd { padding: 5px; width: 99%; border-bottom: 1px solid @tableBorder; } .row-odd { background-color: @tableBackground; } .row-even { background-color: @tableBackgroundAccent; } .blog-row-rule, .blog-item-rule { border: 0; } // Row reveal .row-fluid .row-reveal { visibility: hidden; } .row-fluid:hover .row-reveal { visibility: visible; } // Nav List Offset .nav-list > li.offset > a { padding-left: 30px; font-size: 12px; } .blog-row-rule, .blog-item-rule { border: 0; } // Striped .list-striped, .row-striped { list-style: none; line-height: 18px; text-align: left; vertical-align: middle; border-top: 1px solid @tableBorder; margin-left: 0; } .list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid { border-bottom: 1px solid @tableBorder; padding: 10px 15px; } .list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) { background-color: @tableBackgroundAccent; } .list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover { background-color: @tableBackgroundHover; } .row-striped .row-fluid { width: 97%; // lower than 100% since we have padding } .row-striped .row-fluid [class*="span"] { min-height: 10px; } .row-striped .row-fluid [class*="span"] { margin-left: 8px; } .row-striped .row-fluid [class*="span"]:first-child { margin-left: 0; } // Condensed .list-condensed { li { padding: 5px 10px; } } .row-condensed { .row, .row-fluid { padding: 5px 10px; } } // Bordered // -------- .list-bordered, .row-bordered{ list-style: none; line-height: 18px; text-align: left; vertical-align: middle; margin-left: 0; border: 1px solid @tableBorder; .border-radius(4px); } // MISC // ------------------------------------------------------- .star { color: @yellow; } .red { color: @red; } // Center .center, .table td.center, .table th.center { text-align: center; } // Horizontal rules hr { margin: @T3globalMargin 0; border: 0; border-top: 1px solid @hrBorder; border-bottom: 1px solid @white; } // Horizontal Row (hr) hr.hr-condensed { margin: 10px 0; } // Accessible Hidden Elements (good for hidden labels and such) .element-invisible { position: absolute; padding: 0; margin: 0; border: 0; height: 1px; width: 1px; overflow: hidden; } // Auto width .width-auto { width: auto; }PK oq!]y�e\� � template-responsive.lessnu &1i� /** *------------------------------------------------------------------------------ * @package T3 Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github * & Google group to become co-author) * @Google group: https://groups.google.com/forum/#!forum/t3fw * @Link: http://t3-framework.org *------------------------------------------------------------------------------ */ // Template-Responsive.less // For phone and tablet devices // ------------------------------------------------------------- // VARIABLES & MIXINS // ------------------ @import "vars.less"; // Modify this for custom colors, font-sizes, etc // T3 GLOBAL STYLES RESPONSIVE // --------------------------- // Extend Responsive Grid @import "../../../plugins/system/t3/base/less/grid-ext-responsive.less"; // Global Typo @import "../../../plugins/system/t3/base/less/global-typo-responsive.less"; // Global Module @import "../../../plugins/system/t3/base/less/global-modules-responsive.less"; // Extended functions for T3 @import "../../../plugins/system/t3/base/less/t3-responsive.less"; // TEMPLATE RESPONSIVE // ------------------- // Responsive Typo core @import "typo-core-responsive.less"; // Responsive Navigations @import "navigation-responsive.less"; // Responsive Joomla! Styles @import "joomla-responsive.less"; // Responsive Typo @import "typo-responsive.less"; // Responsive Template Styles @import "style-responsive.less";PK oq!]b� � � modules.lessnu &1i� /** *------------------------------------------------------------------------------ * @package T3 Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github * & Google group to become co-author) * @Google group: https://groups.google.com/forum/#!forum/t3fw * @Link: http://t3-framework.org *------------------------------------------------------------------------------ */ // // GENECRIC MODULE STYLE // -------------------------------------------------- .t3-module { background: @T3moduleBackground; color: @T3moduleColor; margin-bottom: @T3globalMargin * 2; // Module padding .module-inner { padding: @T3modulePadding; } } // Module Title // ------------ .module-title { background: @T3moduleTitleBackground; color: @T3moduleTitleColor; line-height: 30px; margin: 0 0 (@T3globalMargin / 2) 0; padding: @T3moduleTitlePadding; } // Module Content // -------------- .module-ct { background: @T3moduleContentBackground; color: @T3moduleContentColor; padding: @T3moduleContentPadding; .clearfix(); } // Module List // ----------- .t3-module { ul, ol { margin-left: 20px; } ul.unstyled, ol.unstyled, ul.nav, ol.nav { margin-left: 0; } } // // JOOMLA! MODULES // -------------------------------------------------- // Menu // ---- .module_menu { .nav { margin-bottom: @T3globalMargin; } .nav > li { border-top: 1px solid @hrBorder; } .nav > li > a { padding: 5px; } // No top border .nav > li:first-child { border-top: 0; } .nav > li:first-child > a { padding-top: 0; border-top: 0; } // Hover state .nav > li > a:hover { } // Active state .nav > li.active > a { } } // Login Form // ---------- #login-form { input[type="text"], input[type="password"] { width: 90%; } .btn-primary { } ul.unstyled { } #form-login-username { } #form-login-password { } #form-login-remember { } } // Advertisement // ------------- .bannergroup { } .banneritem { a { font-weight: bold; } } .bannerfooter { border-top: 1px solid @T3borderColor; font-size: @T3smallerFontSize; padding-top: @T3globalPadding / 2; text-align: right; } // Categories // ---------- .categories-module, ul.categories-module, .category-module, ul.category-module { margin: 0; li { list-style: none; padding: (@baseLineHeight / 2) 0; border-top: 1px solid @T3borderColor; // Remove border for first item &:first-child { border-top: 0; padding-top: 0; } } h4 { font-size: @baseFontSize; font-weight: normal; margin: 0; } } // News Feed // ---------- .feed { // Feed Title h4 { font-weight: bold; } // Feed list .newsfeed, ul.newsfeed { border-top: 1px solid @hrBorder; li {} .feed-link, h5.feed-link { font-size: @baseFontSize; font-weight: normal; margin: 0; } } } // Latest Users // ------------ .latestusers, ul.latestusers { margin-left: 0; li { background: @grayLighter; display: inline-block; padding: 5px 10px; .border-radius (@baseBorderRadius); } } // Stats // ------ .stats-module { dt, dd { display: inline-block; margin: 0; } dt { font-weight: bold; width: 35%; } dd { width: 60%; } } // Popular Tags div.tagspopular ul { display: block; margin: 0; padding: 0; list-style: none; overflow: hidden; } div.tagspopular ul li { color: @gray; display: inline-block; margin: 0 5px 5px 0; } div.tagspopular ul li a { background: @grayLighter; border-radius: 3px; color: @gray; display: block; padding: 2px 5px; } div.tagspopular ul li a:hover, div.tagspopular ul li a:focus, div.tagspopular ul li a:active { background: @linkColorHover; color: @white; text-decoration: none; } // Similar tags div.tagssimilar ul { margin: 0; padding: 0; list-style: none; } div.tagssimilar ul li { border-bottom: 1px solid @grayLighter; padding: 8px 0; } div.tagssimilar ul li a { color: @gray; } div.tagssimilar ul li a:hover, div.tagssimilar ul li a:focus, div.tagssimilar ul li a:active { color: @linkColorHover; }PK oq!]=1�< < themes/dark/variables.lessnu &1i� /** *------------------------------------------------------------------------------ * @package T3 Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github * & Google group to become co-author) * @Google group: https://groups.google.com/forum/#!forum/t3fw * @Link: http://t3-framework.org *------------------------------------------------------------------------------ */ // Global values // -------------------------------------------------- @T3BaseImagePath: "../../../images"; @T3ThemeImagePath: "@{T3BaseImagePath}/themes/dark"; // Scaffolding // ------------------------- @bodyBackground: @grayDarker; @textColor: @grayLighter; // Links // ------------------------- @linkColor: lighten(@blue, 20%); // Typography // ------------------------- @baseFontSize: 14px; @baseFontFamily: sans-serif; @headingsFontFamily: sans-serif; @headingsColor: @grayLighter; // empty to use BS default, @textColor // Navbar // ------------------------- @navbarLinkBackgroundActive: @blue; // Buttons // ------------------------- @btnBackground: @grayDark; @btnBackgroundHighlight: lighten(@grayDark, 10%); @btnBorder: darken(@grayDark, 10%); @btnPrimaryBackground: @blue; @btnPrimaryBackgroundHighlight: lighten(@blue, 10%); // Forms // ------------------------- @inputBackground: @grayDark; @inputBorder: @gray; @formActionsBackground: @grayDarker; // Hr border color // ------------------------- @hrBorder: @grayDark; // // T3 TEMPLATE STYLES // -------------------------------------------------- @T3borderColor: @grayDark; @T3NavbarInverted: 1; @T3SpotlightsInverted: 1; PK oq!];�*z themes/dark/template.lessnu &1i� /** *------------------------------------------------------------------------------ * @package T3 Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github * & Google group to become co-author) * @Google group: https://groups.google.com/forum/#!forum/t3fw * @Link: http://t3-framework.org *------------------------------------------------------------------------------ */ // // GENERIC ARTICLE STYLES // --------------------------------------------------------- .page-header { border-bottom: 1px solid @grayDark; } // Page Subheader // -------------- .page-subheader { border-bottom: 1px solid @grayDark; } // Divider .divider-vertical { border-top: 1px solid @grayDarker; border-bottom: 1px solid @grayDark; } // --------------------------------------------------------- // HEADER // --------------------------------------------------------- // Logo Text // ---------- .logo-text h1 { color: @white; } .logo-text h1 a { color: @white; } // Taglines .logo-text .site-slogan { display: block; font-size: @baseFontSize; margin-top: 5px; } // Head Search // ----------- .head-search .input { background: url("@{T3ThemeImagePath}/ico/search.png") no-repeat 8px center; } /* focus state */ .head-search .input:focus { color: @white; } // // DEFAULT JOOMLA! MENU // ------------------------------------------------------ .module_menu .nav > li { border-top: 1px solid @grayDark; } // Active nav items .t3-mainnav.inverted .navbar .nav > .active > a, .t3-mainnav.inverted .navbar .nav > .active > a:hover, .t3-mainnav.inverted .navbar .nav > .active > a:focus { color: @white; #gradient > .vertical(lighten(@blue, 10%), @blue); } // Shitty .input-append .add-on, .input-prepend .add-on { background: #444; } .nav-tabs.nav-stacked > li > a, .pagination a, .pagination span { border-color: #444; } .pagination a:hover, .pagination .active a, .pagination .active span, .pagination a, .pagination span { background: #444; } .btn { text-shadow: none;}PK oq!]��2 ! themes/dark/variables-custom.lessnu &1i� PK oq!]��*4 4 themes/green/home.lessnu &1i� /** *------------------------------------------------------------------------------ * @package T3 Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github * & Google group to become co-author) * @Google group: https://groups.google.com/forum/#!forum/t3fw * @Link: http://t3-framework.org *------------------------------------------------------------------------------ */ // HOME SPOTLIGHTS // --------------------------------------------------------- // Spotlight 1 // ----------- .home .t3-sl-1 { margin-top: -1px; // jumbotron .jumbotron { #gradient > .radial(lighten(@linkColor, 10%), @linkColor); color: @grayLighter; h1 { color: @white; } .btn-large { .buttonBackground(@grayDark, @grayDarker); } } }PK oq!]+m� i i themes/green/variables.lessnu &1i� /** *------------------------------------------------------------------------------ * @package T3 Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github * & Google group to become co-author) * @Google group: https://groups.google.com/forum/#!forum/t3fw * @Link: http://t3-framework.org *------------------------------------------------------------------------------ */ // Scaffolding // ------------------------- @bodyBackground: @white; @textColor: @grayDark; // Links // ------------------------- @linkColor: @green; // Typography // ------------------------- @baseFontSize: 14px; @baseFontFamily: sans-serif; @headingsFontFamily: sans-serif; // // ThemeMagic // ------------------------- @T3NavbarInverted: 0; @T3SpotlightsInverted: 0; PK oq!] % themes/green/template-responsive.lessnu &1i� PK oq!]_ Y� � themes/green/template.lessnu &1i� /** *------------------------------------------------------------------------------ * @package T3 Framework for Joomla! *------------------------------------------------------------------------------ * @copyright Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @authors JoomlArt, JoomlaBamboo, (contribute to this project at github * & Google group to become co-author) * @Google group: https://groups.google.com/forum/#!forum/t3fw * @Link: http://t3-framework.org *------------------------------------------------------------------------------ */ // --------------------------------------------------------- // FOOTER // --------------------------------------------------------- .t3-footer { background: @linkColor; color: @white; // links a { color: lighten(@linkColor,50%); } a:hover, a:active, a:focus { color: @white; } } // Foot Nav // -------- .t3-footnav .module-title { color: @white; } // Copyright // --------- .t3-copyright { border-top: 1px solid lighten(@linkColor,5%); }PK oq!] "