blob: 8f92a6b0c0e79a576b11da9c12386cf491d1b668 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<div class="myList myList--box myList--editView" style="--listColor: #F3F3D4">
<span class="myList__icon icon-mylists-easterEgg"></span>
<div>
<a href="myLists.html#" class="myList__title"><span class="myList__titleInner">Πάσχα <span
class="myList__no">(79)</span></span></a>
<a href="myLists.html#" class="myList__link link"><span>Όλα τα προϊόντα (23)</span><span
class="icon icon-arrowRight--b"></span></a>
</div>
<button
class="myList__edit iconButton iconButton--border iconButton--opacityBg iconButton--orange icon-edit"></button>
</div>
|