change custom examination to grey

This commit is contained in:
Zain Fauzan Rofie Azizi
2018-04-04 10:11:45 +08:00
parent 2d56496f7d
commit 1c6fd4d8bb
7 changed files with 53 additions and 149 deletions
+8
View File
@@ -976,6 +976,14 @@ select.form-element{
box-shadow: none;
}
.button.grey{
background-color: #ced3d0;
color: #FFF;
border-color:transparent;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.sweet-check{
height: 30px;
width: 60px;