button size fix
This commit is contained in:
webgoat-container/src/main/resources/static/css
webgoat-lessons/cross-site-scripting/src/main/resources/plugin/CrossSiteScripting/js
@ -915,6 +915,10 @@ cookie-container {
|
|||||||
cursor:pointer;
|
cursor:pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
span.show-next-page, span.show-prev-page {
|
||||||
|
font-size: 1.3em;
|
||||||
|
}
|
||||||
|
|
||||||
.show-prev-page {
|
.show-prev-page {
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user