PHP Classes

File: public/assets/less/apple/plugins/_password_indicator.less

Recommend this page to a friend!
  Classes of Wang   Tagydes   public/assets/less/apple/plugins/_password_indicator.less   Download  
File: public/assets/less/apple/plugins/_password_indicator.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Tagydes
E-commerce Web administration panel and API
Author: By
Last change:
Date: 1 year ago
Size: 230 bytes
 

Contents

Class file image Download
/* Plugin - Password Indicator */ .input-append .icon-eye-open:before, .input-prepend .icon-eye-open:before { content: '\f06e'; } .input-append .icon-eye-close:before, .input-prepend .icon-eye-close:before { content: '\f070'; }