Commit cc3e6397 authored by Randall Leeds's avatar Randall Leeds

app.scss -> sidebar.scss and keep it out of site

fixes #407
parent 2e5b9b1e
......@@ -110,7 +110,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
.annotator-heatmap {
@include stretch-y;
height: 100%;
svg {
@include stretch-y;
background: hsla(0, 0, 0, .1);
......@@ -174,7 +174,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
left: 7px;
}
}
&.upper {
.svg {
background-image: url("../images/up_tab.svg");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment