cách làm Butoom đẹp

.dichvuseomobiza-quickbuy button.single_add_to_cart_button.button.alt.loading { color: #fff; pointer-events: none !important; border-radius: 10px; }
<pre><style>
.dichvuseomobiza-quickbuy button.single_add_to_cart_button.loading:after {
display: flex;
justify-content: center;
}

.dichvuseomobiza-quickbuy button.single_add_to_cart_button.button.alt.loading {
color: #fff;
pointer-events: none !important;
border-radius: 10px;
}

.dichvuseomobiza-quickbuy button.buy_now_button {
position: relative;
color: rgb(17, 143, 179); /* Fixed typo: rgbargb to rgb */
}

.dichvuseomobiza-quickbuy button.buy_now_button:after {
animation: spin 500ms infinite linear;
border: 2px solid #fff;
border-radius: 50%; /* Updated border-radius to create a circular shape */
border-right-color: transparent !important;
border-top-color: transparent !important;
content: "";
display: block;
height: 16px;
top: 50%;
margin-top: -8px;
left: 50%;
margin-left: -8px; /* Adjust margin for centering */
position: absolute;
width: 16px;
}
</style></pre>
<style>
.dichvuseomobiza-quickbuy button.single_add_to_cart_button.loading:after {
display: flex;
justify-content: center;
}

.dichvuseomobiza-quickbuy button.single_add_to_cart_button.button.alt.loading {
color: #fff;
pointer-events: none !important;
border-radius: 10px;
}

.dichvuseomobiza-quickbuy button.buy_now_button {
position: relative;
color: rgb(17, 143, 179); /* Fixed typo: rgbargb to rgb */
}

.dichvuseomobiza-quickbuy button.buy_now_button:after {
animation: spin 500ms infinite linear;
border: 2px solid #fff;
border-radius: 50%; /* Updated border-radius to create a circular shape */
border-right-color: transparent !important;
border-top-color: transparent !important;
content: “”;
display: block;
height: 16px;
top: 50%;
margin-top: -8px;
left: 50%;
margin-left: -8px; /* Adjust margin for centering */
position: absolute;
width: 16px;
}
</style>

<style>
.dichvuseomobiza-quickbuy button.single_add_to_cart_button.loading:after {
display: flex;
justify-content: center;
}

.dichvuseomobiza-quickbuy button.single_add_to_cart_button.button.alt.loading {
color: #fff;
pointer-events: none !important;
border-radius: 10px;
}

.dichvuseomobiza-quickbuy button.buy_now_button {
position: relative;
color: rgb(17, 143, 179); /* Fixed typo: rgbargb to rgb */
}

.dichvuseomobiza-quickbuy button.buy_now_button:after {
animation: spin 500ms infinite linear;
border: 2px solid #fff;
border-radius: 50%; /* Updated border-radius to create a circular shape */
border-right-color: transparent !important;
border-top-color: transparent !important;
content: “”;
display: block;
height: 16px;
top: 50%;
margin-top: -8px;
left: 50%;
margin-left: -8px; /* Adjust margin for centering */
position: absolute;
width: 16px;
}
</style>

Trả lời

Email của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *