PHP Classes

File: www/css/admin/admin.css

Recommend this page to a friend!
  Classes of Graham Trott   Target CMS   www/css/admin/admin.css   Download  
File: www/css/admin/admin.css
Role: Auxiliary data
Content type: text/plain
Description: CSS script
Class: Target CMS
Content Management System
Author: By
Last change: Minor
Date: 14 years ago
Size: 6,177 bytes
 

Contents

Class file image Download
@CHARSET "UTF-8"; #mainMenu { width: 60%; margin: 0 auto; text-align: center; } #mainMenu h2 { margin-bottom: 1.0em; } .clearboth20 { clear: both; height: 20px; } #items h2 { text-align: center; margin-bottom: 20px; } .row0, .row1 { height: 24px; } .row0 img, .row1 img { margin-right: 6px; } .row0 { background: white; } .row1 { background: #ccf; } .itemdiv { float: left; } .itemdiv .item { float: right; text-align: left; } .itemdiv .language { float: left; width: 3em; text-align: left; } .row0 .item, .row1 .item { float: left; } .row0 .editbutton, .row1 .editbutton, .menuButton { float: right; } .navigator { height: 3.0em; } .menuBold { font-size: 0.7em; font-weight: bold; } .label { font-size: 0.7em; font-weight: bold; width: 1px; padding-right: 1.0em; } /* Specific definitions that may override the above */ #editor { background: white; border: 1px solid #ccc; height: auto; text-align: center; } #mainMenu #message { font-size: 1.5em; font-weight: bold; color: #c00; } #templateManager, #styleManager, #languageManager, #contentManager, #menuManager, #imageManager { width: 95%; margin: 0 auto; text-align: center; } #editor h1, #templateManager h1, #styleManager h1, #contentManager h1, #languageManager h1, #menuManager h1, #imageManager h1 { margin-bottom: 1.0em; } #editor a, #templateManager a, #styleManager a, #contentManager a, #languageManager a, #menuManager a, #imageManager a { margin: 0 auto; font-weight: bold; text-decoration: none; } #editor .menuItem { float: left; width: 25%; } #editor .menuText { float: right; width: 60%; } #editor .menuItem a { display: block; width: 90%; height: 3em; padding: 10px 4px; border: 2px solid #aaa; margin-bottom: 10px; background: #eee; } #editor a:hover, #textManager a: hover { color: #c44; } #contentManager table input, #contentManager textarea, #menuManager table input, #menuManager textarea, #imageManager table input, #imageManager textarea, #imageManager file { width: 100%; } #templateManager #items, #styleManager #items, #languageManager #items, #contentManager #items, #menuManager #items, #imageManager #items { text-align: left; width: 90%; margin: 0 auto; border: 1px solid #ccc; } #templateManager #items .fields { float: left; width: 89%; } #templateManager #items .fields #namelabel { width: 25%; font-weight: bold; text-align: center; } #templateManager #items .fields #notelabel { width: 75%; font-weight: bold; text-align: center; } #templateManager #items .fields #namelabel { float: left; } #templateManager #items .fields #notelabel { float: right; } #templateManager #items .fields .name { width: 23%; } #templateManager #items .fields .note { width: 73%; } #templateManager #items .buttons { float: right; width: 11%; text-align: right; } #templateManager #hierarchy { width: 90%; margin: 0 auto; border: 1px solid #ccc; } #templateManager #hierarchy h2 { margin-bottom: 10px; } #templateManager #hierarchy #childList { width: 30%; margin: 0 auto; border: 1px solid #ccc; padding: 4px; } #templateManager #hierarchy #childList .childName { float: left; width: 70%; text-align: left; } #templateManager #hierarchy #childList .childDelete { float: right; width: 30%; text-align: right; } #languageManager #items { width: 50%; } #languageManager #items .fields { float: left; width: 85%; } #languageManager #items .fields #namelabel { width: 10%; font-weight: bold; text-align: center; } #languageManager #items .fields #notelabel { width: 90%; font-weight: bold; text-align: center; } #languageManager #items .fields #namelabel { float: left; } #languageManager #items .fields #notelabel { float: right; } #languageManager #items .fields .name { width: 10%; } #languageManager #items .fields .note { width: 86%; } #languageManager #items .buttons { float: right; width: 15%; text-align: right; } #contentManager #dropdowns #templates { float: left; width: 40%; text-align: right; } #contentManager #dropdowns #languages { float: right; width: 40%; text-align: left; } #contentManager #items { text-align: left; width: 90%; font: inherit; } #contentManager #items #row0 { background: #ccf; } #contentManager #items .code { width: 4em; } #contentManager #items .name { width: 30%; } #contentManager #items .button { width: 30px; } #contentManager #editContent { width: 100%; margin: 0 auto; } #contentManager #editContent table { width: 100%; } #menuManager #editMenu { width: 90%; margin: 0 auto; } #menuManager #editMenu #menuItems { width: 60%; margin: 0 auto; } #menuManager #editMenu #menuItems .menuItemText { float: left; width: 78%; } #menuManager #editMenu #menuItems .menuItemControls { float: right; width: 20%; text-align: right; } #menuManager #editMenu #menuItems .menuItemControls a { text-decoration: none; } #menuManager #editMenu #menuItems .menuItemText .menuTemplate { float: left; width: 50%; } #menuManager #editMenu #menuItems .menuItemText .menuItem { float: right; width: 50%; } #imageManager #editImage table { width: 50%; margin: 0 auto; } #imageManager #editImage img { padding: 2px; border: 1px solid blue; } #imageManager #items { width: 50%; } /* The stylesheet manager */ #styleManager #stylesheets { width: 40%; margin: 0 auto; font: inherit; border: 1px solid #ccc; background: white; } #styleManager #edit { width: 100%; margin: 0 auto; font: inherit; border: 1px solid #ccc; background: white; } #styleManager .label { font: inherit; font-weight: bold; } #styleManager input, #styleManager textarea { width: 100%; } #styleManager textarea { height: 400px; } /* The PHP manager */ #phpManager #phpFiles { width: 40%; margin: 0 auto; font: inherit; border: 1px solid #ccc; background: white; } #phpManager #edit { width: 100%; margin: 0 auto; font: inherit; border: 1px solid #ccc; background: white; } #phpManager .label { font: inherit; font-weight: bold; } #phpManager input, #phpManager textarea { width: 100%; } #phpManager textarea { height: 400px; } #hits { text-align: left; margin-top: 10px; }