PHP Classes

File: assets/css/ade-wishlist.css

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Ade Simple WooCommerce Wishlist plugin   assets/css/ade-wishlist.css   Download  
File: assets/css/ade-wishlist.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Ade Simple WooCommerce Wishlist plugin
Plugin to add wishlists to WooCommerce sites
Author: By
Last change:
Date: 1 year ago
Size: 1,466 bytes
 

Contents

Class file image Download
.ade-wishlist-icon { border: 1px solid; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-color: orange; color: orange; padding: 0.202em 0.6180469716em; font-size: 0.875em; text-transform: uppercase; font-weight: 600; display: inline-block; margin-bottom: 1em; border-radius: 3px; position: relative; } .ade-wishlist { display: flex; } .ade-wishlist-product { display: flex; flex-direction: column; justify-content: center; align-items: center; margin: 0 1em; } .ade-wishlist-product img { width: 100%; height: auto; } .ade-wishlist-product .ade-wishlist-product-title { font-size: 1.5em; font-weight: 600; margin: 0.5em 0; } .ade-wishlist-product .ade-wishlist-product-price { font-size: 1.2em; font-weight: 600; margin: 0.5em 0; } .ade-wishlist-product .ade-wishlist-remove-product { font-size: 1em; font-weight: 600; margin: 0.5em 0; color: red; } .ade-wishlist-product .ade-wishlist-remove-product:hover { color: orange; } .ade-wishlist-product .ade-wishlist-remove-product:active { color: red; } .ade-wishlist-product .ade-wishlist-remove-product:focus { color: red; } .ade-wishlist-product .ade-wishlist-remove-product:visited { color: red; }