PHP Classes

File: WIAdmin/WIModule/csstabs/tabs_admin.css

Recommend this page to a friend!
  Classes of Jules Warner   WICMS   WIAdmin/WIModule/csstabs/tabs_admin.css   Download  
File: WIAdmin/WIModule/csstabs/tabs_admin.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: WICMS
Database driven content management system with PDO
Author: By
Last change:
Date: 7 years ago
Size: 761 bytes
 

Contents

Class file image Download
.left_box, .right_box{ float: left; width:48%; border:1px solid #ccc; border-radius:5px; height: auto; margin-right :10px ; min-height: 300px; } ul.tab_ul { padding: 5px; margin: 0; min-height: 350px; max-height: 350px; overflow-y:auto; } .tab_ul li{ padding: 8px; font-weight: bold !important; cursor: move; height: auto; background: #fafafa !important; border-radius: 2px; overflow:auto; margin-bottom: 4px; } .tab-pane{ text-align: left !important; } #poststuff h3 { font-size: 14px; line-height: 1.4; margin: 0; padding: 8px 12px; } .js .postbox .hndle { cursor: move; } #namediv h3, #submitdiv h3, .postbox h3 { border-bottom: 1px solid #eee; }