cart display works but it's far from finished

This commit is contained in:
Senad Uka
2015-02-13 06:51:58 +01:00
parent b0469d634e
commit 62f6249e4c
10 changed files with 130 additions and 51 deletions

View File

@@ -6,6 +6,7 @@
display: inline-block;
position: relative;
border-radius: 25px;
cursor: pointer;
}
.shopping-cart-notification-text {