diff options
| author | Jon Stevens <[email protected]> | 2012-01-21 22:35:03 -0800 |
|---|---|---|
| committer | Jon Stevens <[email protected]> | 2012-01-21 22:35:03 -0800 |
| commit | 0f2dd75c975b56f082b82a464065c3b2ccc7af86 (patch) | |
| tree | e9215e6dcf1ab708501b7e48087678c33f9b86b4 /lib/variables.less | |
| parent | e0238bfb08b67c089c1c609e9e68e5252e0ba992 (diff) | |
| download | bootstrap-0f2dd75c975b56f082b82a464065c3b2ccc7af86.tar.xz bootstrap-0f2dd75c975b56f082b82a464065c3b2ccc7af86.zip | |
remove tabs
Diffstat (limited to 'lib/variables.less')
| -rw-r--r-- | lib/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/variables.less b/lib/variables.less index df0d2255d..0a67521df 100644 --- a/lib/variables.less +++ b/lib/variables.less @@ -13,7 +13,7 @@ // Grays @black: #000; -@grayDarker: #222; +@grayDarker: #222; @grayDark: #333; @gray: #555; @grayLight: #999; |
