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

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

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