aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-01-05 20:46:10 +0100
committerAlex Legler <alex@a3li.li>2015-01-05 20:46:10 +0100
commit04452fddf98b5935aa848a996e7ecec485b928b9 (patch)
treec78513cf400da680582ff6d3c899c51530a65200 /sources
parentUpdate Font-Awesome to 4.2.0 (diff)
downloadtyrian-theme-04452fddf98b5935aa848a996e7ecec485b928b9.tar.gz
tyrian-theme-04452fddf98b5935aa848a996e7ecec485b928b9.tar.bz2
tyrian-theme-04452fddf98b5935aa848a996e7ecec485b928b9.zip
Set icon path to ''
Diffstat (limited to 'sources')
-rw-r--r--sources/css/tyrian/bootstrap/variables-tyrian.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/sources/css/tyrian/bootstrap/variables-tyrian.less b/sources/css/tyrian/bootstrap/variables-tyrian.less
index 9565644..dc9cfd3 100644
--- a/sources/css/tyrian/bootstrap/variables-tyrian.less
+++ b/sources/css/tyrian/bootstrap/variables-tyrian.less
@@ -29,6 +29,8 @@
@navbar-height: 40px;
+@icon-font-path: "";
+
// Default navbar (purple)
@navbar-default-color: #fff;
@navbar-default-bg: @gentoo-purple;