Your IP : 216.73.216.224


Current Path : /var/www/html/templates/t3_blank/less/
Upload File :
Current File : /var/www/html/templates/t3_blank/less/template-responsive.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:         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";