Merge branch 'next' of https://github.com/WebGoat/WebGoat into next
This commit is contained in:
commit
63435393f8
@ -229,8 +229,11 @@ img {
|
|||||||
background-color: #16a086;
|
background-color: #16a086;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar > div > ul > li > ul > li > span {
|
.sidebar > div > ul > li > ul > li > span.lessonComplete {
|
||||||
float:left; margin-left:1.5em;
|
float: right;
|
||||||
|
margin-left: 1.5em;
|
||||||
|
margin-right: 5px;
|
||||||
|
margin-top: -25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ==========================================================================
|
/* ==========================================================================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user