PHP Classes

File: toastui/src/css/icon.styl

Recommend this page to a friend!
  Classes of Mark de Leon   PHP Document Scanner using SANE or eSCL AirPrint   toastui/src/css/icon.styl   Download  
File: toastui/src/css/icon.styl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Document Scanner using SANE or eSCL AirPrint
Web interface to scan printed documents
Author: By
Last change:
Date: 4 years ago
Size: 840 bytes
 

Contents

Class file image Download
/* ICON */ .{prefix}-container #tie-icon-add-button .{prefix}-button min-width: 42px; .svg_ic-menu width: 24px; height: 24px; .svg_ic-submenu width: 32px; height: 32px; .svg_img-bi width: 257px; height: 26px; .{prefix}-controls svg > use display: none; .enabled svg:hover > use.hover .normal svg:hover > use.hover display: block; .active svg:hover > use.hover display: none; svg > use.normal display: block; .active svg > use.active display: block; .enabled svg > use.enabled display: block; .active svg > use.normal, .enabled svg > use.normal display: none; .{prefix}-controls:hover z-index: 3;