Commit b34bdb93 by Brian Talbot

removing any default background value for main xblock wrapper element

parent 24f55bf3
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -163,12 +163,6 @@ $color-content: $gray-d1;
$bg-content-main: $gray-l5;
$color-content-main: $gray-d1;
// application - colors: view-based elements
$bg-view: $gray-l7;
$bg-content: $white;
$bg-message: $black;
// --------------------
// mixins:
// --------------------
......
......@@ -11,7 +11,6 @@
background: $bg-view;
}
// --------------------
// layout
// --------------------
......
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