PHP Classes

File: public_html/css/tree.css

Recommend this page to a friend!
  Classes of Kakhaber Kashmadze   hiutils   public_html/css/tree.css   Download  
File: public_html/css/tree.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: hiutils
Utility functions to process request data
Author: By
Last change: Update of public_html/css/tree.css
Date: 1 year ago
Size: 438 bytes
 

Contents

Class file image Download
/* Created by Kakhaber Kashmadze @version 0.1 @license MIT */ @charset "UTF-8"; .div-table-col { padding: 10px 15px 10px 15px; } .name-column { min-width: 400px; } .fiald-name { display: inline; float: left; } .field-action-container{ float:right; width:20%; } .div-table-caption-col{ background-color: #d5dee5; } .div-table-row:hover{ background-color: #fffdee; } .bg-active{ background-color: #DCF9C5 !important; }