0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
14.1-0
/
standard
/
htdocs
/
themes
/
didiem
/
less
/
[
Home
]
File: didiem.less
// $Id: didiem.less 54996 2015-04-07 14:40:06Z chibaguy $ - didiem.less; compile to make /* didiem.css - the Didiem theme for Tiki Wiki CMS Groupware. */ @import "../../../vendor/twitter/bootstrap/less/bootstrap.less"; // Bootstrap framework HTML elements to be styled @import "tiki-selectors.less"; // HTML elements to be styled by the theme; rules contain @tiki_variables @import "../../base_files/less/tiki-variables"; // Values/definitions for Tiki variables (outside of Bootstrap variables) such as tiki-selectors.less. @import "../../base_files/less/tiki-selectors.less"; // Tiki non-Bootstrap CSS selectors related to color @import "tiki-selector-variables.less"; // Definitions/values for @tiki_variables for the theme @import "../../base_files/less/tablesorter-custom.less"; // Tablesorter elements to be styled by the theme @import "bootstrap-variables.less"; // Definitions/values for @bootstrap-variables