summaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/stylesheets/variables.less
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2013-11-21 16:56:08 +0600
committerStas Vilchik <vilchiks@gmail.com>2013-11-21 16:56:14 +0600
commit227c4f07b24f1825b880ab381f2838d70e44b1ed (patch)
treebc11cef687bfa716365543638a33e21c1eb35ce3 /sonar-server/src/main/webapp/stylesheets/variables.less
parentd95c584671c59aa9b14ca703ed96262be52f9a69 (diff)
downloadsonarqube-227c4f07b24f1825b880ab381f2838d70e44b1ed.tar.gz
sonarqube-227c4f07b24f1825b880ab381f2838d70e44b1ed.zip
SONAR-4883 Improve Select2 look and feel
Diffstat (limited to 'sonar-server/src/main/webapp/stylesheets/variables.less')
-rw-r--r--sonar-server/src/main/webapp/stylesheets/variables.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/sonar-server/src/main/webapp/stylesheets/variables.less b/sonar-server/src/main/webapp/stylesheets/variables.less
index 354f666ed0a..b03e45fcb24 100644
--- a/sonar-server/src/main/webapp/stylesheets/variables.less
+++ b/sonar-server/src/main/webapp/stylesheets/variables.less
@@ -2,6 +2,7 @@
* Fonts
*/
+@baseFontColor: #444;
@baseFontSize: 13px;