mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 09:41:57 +00:00
Merge pull request #3206 from weaveworks/even-lighter-background
Slightly lightening background to match the rest of WeaveCloud
This commit is contained in:
@@ -45,5 +45,5 @@ $search-border-width: 1px;
|
||||
$timeline-height: 55px;
|
||||
|
||||
/* specific elements */
|
||||
$body-background-color: $color-lightgray;
|
||||
$body-background-color: $color-white-smoke;
|
||||
$label-background-color: transparentize($color-lightgray, 0.3);
|
||||
|
||||
Reference in New Issue
Block a user