PHP Classes

File: assets/plugins/datatables/extensions/AutoFill/css/dataTables.autoFill.css

Recommend this page to a friend!
  Classes of Kishor Mali   PHP User Feedback System   assets/plugins/datatables/extensions/AutoFill/css/dataTables.autoFill.css   Download  
File: assets/plugins/datatables/extensions/AutoFill/css/dataTables.autoFill.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP User Feedback System
Application to record feedback from customers
Author: By
Last change:
Date: 3 years ago
Size: 493 bytes
 

Contents

Class file image Download
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * AutoFill styles */ div.AutoFill_filler { display: none; position: absolute; height: 14px; width: 14px; background: url(../images/filler.png) no-repeat center center; z-index: 1002; } div.AutoFill_border { display: none; position: absolute; background-color: #0063dc; z-index: 1001; box-shadow: 0px 0px 5px #76b4ff; -moz-box-shadow: 0px 0px 5px #76b4ff; -webkit-box-shadow: 0px 0px 5px #76b4ff; }