Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
9ff0a162
Commit
9ff0a162
authored
Sep 03, 2015
by
Calen Pennington
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #9603 from edx/clrux/rc-2015-09-02-patch
Overriding white color for messages on dashboard
parents
ff8e4737
1c297634
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
lms/static/sass/multicourse/_dashboard.scss
+1
-0
No files found.
lms/static/sass/multicourse/_dashboard.scss
View file @
9ff0a162
...
@@ -574,6 +574,7 @@
...
@@ -574,6 +574,7 @@
padding
:
(
$baseline
/
2
)
$baseline
;
padding
:
(
$baseline
/
2
)
$baseline
;
background
:
$gray-l5
;
background
:
$gray-l5
;
border
:
1px
solid
$gray-l4
;
border
:
1px
solid
$gray-l4
;
color
:
$base-font-color
;
// Overrides the normal white color in this one case
// STATE: shown
// STATE: shown
&
.is-shown
{
&
.is-shown
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment