Remove unused CSS.
This commit is contained in:
parent
649b59d063
commit
196ee77755
2 changed files with 0 additions and 19 deletions
|
@ -9,10 +9,6 @@
|
|||
|
||||
.cart-contents {
|
||||
text-decoration: none;
|
||||
|
||||
.icon {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.widget_shopping_cart {
|
||||
|
@ -252,18 +248,11 @@ p.no-comments {
|
|||
top: 100%;
|
||||
width: 100%;
|
||||
z-index: 999999;
|
||||
font-size: ms(-1);
|
||||
left: -999em;
|
||||
display: block;
|
||||
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
.cart-contents {
|
||||
.icon {
|
||||
display: inline;
|
||||
}
|
||||
}
|
||||
|
||||
&:hover,
|
||||
&.focus {
|
||||
.widget_shopping_cart {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue