0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
14.1-0
/
standard
/
htdocs
/
themes
/
darkly
/
less
/
[
Home
]
File: darkly.less
// $Id: darkly.less 54996 2015-04-07 14:40:06Z chibaguy $ @import "../../../vendor/twitter/bootstrap/less/bootstrap.less"; @import "../../base_files/less/bootswatch_overrides.less"; // So far, just removes the CSS content theme-option-required warning. @import "../../base_files/less/tiki-variables"; // Values/definitions for Tiki variables (outside of Bootstrap variables) such as tiki-selectors.less. @import "bootswatch.less"; // defines the theme's CSS values that are outside of variables.less @import "../../base_files/less/tiki-selectors.less"; // Tiki non-Bootstrap CSS selectors related to color @import "tiki-selectors.less"; @import "../../base_files/less/tablesorter-custom.less"; @import "variables.less"; // the Bootstrap variables.less file with theme-specific values replacing the defaults