pull/338/merge
Shane Quigley 9 years ago
commit 4650af0bcb

@ -13,7 +13,7 @@ $documentBackground: #fafafa;
$textColor: #333;
$textColorLight: #666;
$textColorLighter: #999;
$textColorLighter: #707070;
$inputFocusBorder: #35b5f4;
@ -24,14 +24,14 @@ $focusText: #000;
$loadingText: #ccc;
$splashText: #ccc;
$selectionBackground: #398df0;
$selectionBackground: #3076c9;
$selectionBorder: #196fc2;
$selectionText: #fff;
$highlightBackground: #fffdcd;
$linkColor: #0082c6;
$linkColorHover: #0072c5;
$linkColor: #0073b3;
$linkColorHover: #005f93;
$headerBackground: #f0f0f0;
$headerBorder: #d9d9d9;

Loading…
Cancel
Save