[Clocks/Timers] Merge in latest CSS

Merge in latest CSS from WARP-specific branch, WTD-1220.
This commit is contained in:
Victor Woeltjen
2015-06-15 16:15:26 -07:00
parent 6e7203a49f
commit db0cd9cf3a
4 changed files with 120 additions and 116 deletions

View File

@@ -62,7 +62,11 @@ $colorInfoBubbleFg: #666;
$colorInfoBubbleBg: #ddd;
$colorThumbsBubbleFg: lighten($colorBodyFg, 10%);
$colorThumbsBubbleBg: lighten($colorBodyBg, 10%);
$colorLimitYellow: #9d7500;
$colorLimitRed: #aa0000;
$colorTelemFresh: #fff;
$colorTelemStale: #888;
$styleTelemState: italic;
// Ratios
$ltGamma: 20%;