PHP Classes

File: public/flat-admin/sass/page-elements/custom-checkbox.scss

Recommend this page to a friend!
  Classes of adriano123456   Budget System   public/flat-admin/sass/page-elements/custom-checkbox.scss   Download  
File: public/flat-admin/sass/page-elements/custom-checkbox.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Budget System
Elaborate budgets for purchases of products
Author: By
Last change:
Date: 15 days ago
Size: 294 bytes
 

Contents

Class file image Download
.custom-checkbox{ position: relative; padding-right:30px !important; i{ position: absolute; right:10px; top:9px; } } .check-demo-col{ width:200px; float:left; } .check-line{ position: relative; margin-bottom: 10px; .inline{ position: absolute; top:-1px; left:30px; } }