mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 18:20:27 +00:00
Decreased the header overlay transparency to 80%.
This commit is contained in:
@@ -208,10 +208,9 @@ a {
|
||||
}
|
||||
|
||||
.header {
|
||||
background-color: transparentize($color-purple-25, 0.1);
|
||||
background-color: transparentize($color-purple-25, 0.2);
|
||||
z-index: $layer-front;
|
||||
padding: 15px 10px 0;
|
||||
pointer-events: none;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user