summaryrefslogtreecommitdiffstats
path: root/less/admin/variables.less
blob: e30fd6cc28d70b85b5327aea804649687aa6a0a2 (plain)
1
2
3
4
5
6
7
8
9
// Copyright (C) 2014  Ipsilon project Contributors, for licensee see COPYING

// Basic variables
@state-enabled-bg:  #ffffff;
@state-disabled-bg:  #ededed;

// bigger default font
@font-size-base:    14px;