mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Update course details completed level/concept to light blue
This commit is contained in:
parent
ce4afe187a
commit
a6e3110549
1 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@
|
|||
padding: 2px
|
||||
|
||||
.progress-concept-cell-complete
|
||||
background-color: lightgray
|
||||
background-color: lightblue
|
||||
|
||||
.progress-concept-cell-started
|
||||
background-color: lightgreen
|
||||
|
@ -76,7 +76,7 @@
|
|||
padding: 2px
|
||||
|
||||
.progress-key-complete
|
||||
background-color: lightgray
|
||||
background-color: lightblue
|
||||
|
||||
.progress-key-started
|
||||
background-color: lightgreen
|
||||
|
@ -99,7 +99,7 @@
|
|||
|
||||
.progress-level-cell-complete
|
||||
cursor: pointer
|
||||
background-color: lightgray
|
||||
background-color: lightblue
|
||||
|
||||
.progress-level-cell-started
|
||||
cursor: pointer
|
||||
|
|
Loading…
Reference in a new issue