Fixing color contrast issues in Studio

AC-727
began changing colors in course content, files and uploads, and when creating a course

finished fixing contrast issues on files and uploads page

fixed advanced settings and issue with hovering in files and uploads

fixed color issues in studio home page and when hovering

fixed contrast in updates, pages, textbooks, and group configurations

fixed issues when configuring a section of a course in course outline

fixed hovering colors to make contrast more visible

fixed colors on the green button

AC-727
This commit is contained in:
Sarah Fischmann
2017-06-12 17:57:42 -04:00
parent 8ca5c11a2b
commit 78ef8db40a
16 changed files with 40 additions and 35 deletions

View File

@@ -159,7 +159,7 @@ nav {
display: block;
&:hover, &:active {
color: $blue-s1;
color: $uxpl-blue-base;
}
}
}