update
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
/**=====================
|
||||
83. Wishlist CSS start
|
||||
==========================**/
|
||||
.wishlist{
|
||||
table{
|
||||
tr{
|
||||
td{
|
||||
svg{
|
||||
color: $dark-gray;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
/**=====================
|
||||
83. Wishlist CSS Ends
|
||||
==========================**/
|
||||
Reference in New Issue
Block a user