You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mohemmionic5/Mohem/src/app/absence/submit-absence/submit-absence.component.scss

24 lines
462 B
SCSS

7 years ago
.search-button{
background: transparent;
font-size: 25px;
color: #7F8C8D;
}
.header-toolbar-new{
--background: #269DB8;
}
.confirmEitOkButton{
white-space: normal !important;
text-transform: capitalize !important;
min-height: 45px !important;
min-width: 5px !important;
margin: 8px !important;
--background: #269DB8;
width: 80% !important;
color: white!important;
border-radius: 16px !important;
}