Merge pull request #9603 from edx/clrux/rc-2015-09-02-patch
Overriding white color for messages on dashboard
This commit is contained in:
@@ -574,6 +574,7 @@
|
||||
padding: ($baseline/2) $baseline;
|
||||
background: $gray-l5;
|
||||
border: 1px solid $gray-l4;
|
||||
color: $base-font-color; // Overrides the normal white color in this one case
|
||||
|
||||
// STATE: shown
|
||||
&.is-shown {
|
||||
|
||||
Reference in New Issue
Block a user