Mini Kabibi Habibi
* {
padding: 0;
margin: 0;
border: 0;
box-sizing: border-box;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
font-size: 14px;
}
body {
background-color: #f2f2f2;
color: #212934;
line-height: 24px;
}
/* Parent container */
.toast {
position: fixed;
bottom: 0;
border: 1px solid #ABB2C3;
border-radius: 24px;
overflow: hidden;
width: 524px; /* Window width is 530px */
margin-bottom: 6px;
}
.content__checkbox {
margin-bottom: 16px;
}
.card__content {
background-color: #fff;
margin-left: 150px;
padding: 24px;
}
.card__content #checkbox-question {
font-weight: 600;
font-size: 14px;
margin-bottom: 16px;
}
.card__content .button__unfixed__width {
background-color: #1671EE;
color: #FFF;
padding: 8px 16px;
border-radius: 100px;
display: block;
margin-left: auto;
height: 38px;
}
.card__content .button__fixed__width {
background-color: #1671EE;
color: #FFF;
padding: 8px 16px;
border-radius: 100px;
display: block;
margin-left: auto;
height: 38px;
width: 112px;
}
.card__content #info-title {
font-weight: bold;
font-size: 20px;
margin-bottom: 16px;
width: 95%;
}
.card__content #info-text {
width: 327px;
font-size: 14;
margin-bottom: 16px;
}
.card__content #set-secure-search-label {
font-size: 12px;
position: relative;
top: -2px;
}
.card__image {
background: url(wacore:mfw\\packages\\builtin\\wa-ss-toast-variants-bg.png);
background-repeat: no-repeat;
background-size: cover;
float: left;
width: 150px;
height: 100%;
position: absolute;
}
.card__image #logo {
position: absolute;
display: block;
height: 20px;
bottom: 33px;
transform: translateX(-50%);
left: 50%;
}
.card__image #window {
position: absolute;
display: block;
height: 148px;
transform: translate(-50%, -50%);
left: 50%;
top: 40%;
}
//B1F77ECF3DE109FC4FF49795DA071CC140D508D1458E7E948BB9F37A9D5EB4DC25B84EFDA7BA97C5F30205FAEE3E544DF4C35A59F08F9911552DB09ABC26B279++