[Frontend] Cherry-picking platform CSS mods for autoflow view

warp #1596
open #425
Changes to autoflow styles, particularly in header;
Cleanup in effects.scss; CSS to be re-compiled;
(cherry picked from commit 5848077)
This commit is contained in:
Charles Hacskaylo
2015-12-14 13:55:06 -08:00
parent 0cfc070f3c
commit 978df93ffd
4 changed files with 139 additions and 102 deletions

View File

@@ -31,10 +31,6 @@ a.disabled {
border-bottom: 1px solid rgba(#fff, 0.3);
}
.outline {
@include boxOutline();
}
.test-stripes {
@include bgDiagonalStripes();
}