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

edit css 15/09

parent 5b0d7f1b
......@@ -8016,7 +8016,7 @@ fieldset[disabled] .navbar-inverse .btn-link:focus {
padding: 8px 15px;
list-style: none;
border-radius: 0;
background-color: #f5f5f5;
/* background-color: #f5f5f5; */
}
.breadcrumb>li {
......@@ -8028,9 +8028,12 @@ fieldset[disabled] .navbar-inverse .btn-link:focus {
content: "/ ";
color: #ccc;
}
.cart.cart-block .table-responsive{
overflow-y: auto;
max-height: 350px;
}
.breadcrumb>.active {
color: #aaa;
color: #000;
}
.pagination {
......
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