PHP Classes

File: Application/Module/Theme/Public/Css/menu.css

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   Lego PHP   Application/Module/Theme/Public/Css/menu.css   Download  
File: Application/Module/Theme/Public/Css/menu.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Lego PHP
Blog and shopping cart system
Author: By
Last change:
Date: 7 years ago
Size: 957 bytes
 

Contents

Class file image Download
@CHARSET "UTF-8"; ol, #menu-holder-editable{ list-style: none;; } #menu-holder-editable{ padding-left:5px; } #menu-holder-editable li.menu-item { } .menu-content{ border:1px solid #dfdfdf; padding:6px 12px; margin:5px 0; width:100%; border-radius: 3px; color: #444; position: relative; } form .form-message{ margin:10px; } .edit-row-menu{ font-size:11px; } .edit-row-menu .btn{ padding:3px 5px; font-size:8px; } .menu-active-mode-0{ background:#eee; } #switch_form a{ font-size:12px; } #existed-page-category-items{ max-height: 350px; min-height: 150px; margin:15px 0; overflow: auto; } #existed-page-category-items ul li > ol, #existed-page-category-items ul{ padding:0; list-style: none; } #existed-page-category-items ul li .key-title{ background:#cfcfcf; text-align: center; text-transform: uppercase;; display:block; padding:7px 5px; font-weight: bold; margin-bottom:5px; }