Commit bc1cef80 authored by Chi Bui's avatar Chi Bui 👀

edit css 15/09_02

parent 6675ab16
...@@ -11581,7 +11581,9 @@ body.toolbar-loading.toolbar { ...@@ -11581,7 +11581,9 @@ body.toolbar-loading.toolbar {
/* min-height: 500px */ /* min-height: 500px */
} }
.middle-header-wrapper .region-right-middle-header .cart-block-wrapper .cart-contents .cart-block-links a:hover { .middle-header-wrapper .region-right-middle-header .cart-block-wrapper .cart-contents .cart-block-links a:hover {
color: #e94337; background: #e94337;
color: white;
border-color: #e94337;
} }
.middle-header-wrapper .region-right-middle-header .cart-block-wrapper:hover .cart-contents { .middle-header-wrapper .region-right-middle-header .cart-block-wrapper:hover .cart-contents {
......
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