0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
14.1-0
/
standard
/
htdocs
/
themes
/
sandstone
/
less
/
[
Home
]
File: tiki-selectors.less
// $Id: tiki-selectors.less 54446 2015-03-16 12:14:09Z chibaguy $ // This file is for additional LESS rules beyond what are in variables.less. // Image path example: // @imagePath: ~"../images/"; // body { // background-image: url('@{imagePath}bg.jpg'); // } // // If Glyphicons should be rendered in a color other than the Bootstrap default or the theme default, uncomment and specify the color. // .glyphicon {color: @gray-lighter;}