diff --git a/module/tutorial/css/index.css b/module/tutorial/css/index.css index fd77de5e6d..31b1b3b8e6 100644 --- a/module/tutorial/css/index.css +++ b/module/tutorial/css/index.css @@ -76,3 +76,5 @@ #taskModal.show-all > .finish {display: none;} #taskModal .btn-outline {background-color: transparent; border: 1px solid #fff; color: #fff} #taskModal .btn-outline:hover {background-color: #fff; color: #43a047} + +.icon-close:before {color: #fff;}