PATH:
home
/
sparklp6
/
public_html
/
sparklerfilters-org
/
plugins
/
system
/
t3
/
base
/
less
/** *------------------------------------------------------------------------------ * @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: https://github.com/t3framework/ *------------------------------------------------------------------------------ */ // // INCLUDES VARIOUS FUNCTIONS FOR T3 // --------------------------------------------------------- // Logo control class // --------------------------------------------------------- .logo-control { .logo-img-sm { display: none; } .logo-img { display: block; } } // for interact with javascript // --------------------------------------------------------------------------- // place holder class to detect the grid variables value in javascript .body-data-holder:before { display: none; content: "grid-float-breakpoint:@{navbarCollapseWidth} screen-xs:600px screen-sm:@{gridRowWidth768} screen-md:@{gridRowWidth} screen-lg:@{gridRowWidth1200}"; }
[-] mixins.less
[edit]
[-] frontend-edit.less
[edit]
[-] megamenu.less
[edit]
[+]
rtl
[-] t3.less
[edit]
[-] global-typo-responsive.less
[edit]
[-] megamenu-responsive.less
[edit]
[-] grid-ext.less
[edit]
[-] grid-ext-responsive.less
[edit]
[-] global-typo.less
[edit]
[-] global-modules.less
[edit]
[-] t3-responsive.less
[edit]
[-] non-responsive.less
[edit]
[-] off-canvas.less
[edit]
[-] variables.less
[edit]
[-] layout-preview.less
[edit]
[+]
..
[-] global-modules-responsive.less
[edit]