PHP Classes

File: public/flat-admin/sass/pages/grids.scss

Recommend this page to a friend!
  Classes of adriano123456   Budget System   public/flat-admin/sass/pages/grids.scss   Download  
File: public/flat-admin/sass/pages/grids.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: 301 bytes
 

Contents

Class file image Download
.grids{ .row-fluid{ margin-top: 10px; margin-bottom: 20px; [class*="span"]{ background: #ccc; text-align:center; line-height:30px; &:hover{ background: #aaa; } } } } .the-icons{ list-style-type: none; li{ margin: 5px 0; } } #updateInterval{ margin-bottom: 0; }