Commit edec3c89 by Pham Huy

update style checkout

parent 44fd36a0
......@@ -272,6 +272,9 @@ p.title-item-sidebar {
box-shadow: none;
color: #007bffc9;
}
.woocommerce .comment-form-rating p.stars{
width: 6.3em;
}
.woocommerce .comment-form-rating .stars a:hover,
.woocommerce .comment-form-rating .stars a:focus,
.woocommerce .comment-form-rating .stars a:active{
......@@ -279,4 +282,26 @@ p.title-item-sidebar {
}
.woocommerce .comment-form .comment-form-cookies-consent label{
font-family: Montserrat-Regular;
}
\ No newline at end of file
}
.woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
width: 58%;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
background-color: #ed6549;
}
.woocommerce table.shop_attributes td{
padding: 0px 15px;
}
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled]{
text-transform: uppercase;
font-family: Montserrat, "Helvetica Neue", sans-serif;
}
.required {
color: #ed2027;
}
.entry-content a{
box-shadow: none;
}
.woocommerce a.remove{
line-height: 20px;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment