mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-mobile-client.git
synced 2026-08-19 04:14:06 +00:00
change custom examination to grey
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user