| [ Index ] |
PHP Cross Reference of Limb3 |
[Summary view] [Print] [Text view]
1 /*page*/ 2 body{padding:0; margin:0} 3 body, .text, td{font:.8em Tahoma, sans; color:#898372} 4 /*{{{ Layout */ 5 div#top {height: 35px; background-color: #F3F2E7;border:1px solid #F3F2E7; padding:0px; margin: 0px;} 6 div#logo {height: 32px; width: 130px; float:left; padding: 2px; padding: 2px 2px 2px 40px; background:url(../images/icon/admin.logo.gif) 1px 1px no-repeat;} 7 div#logo a{ } 8 div#center {padding:0 5px;} 9 div#user_data{float:right} 10 #user_data li {display:inline;} 11 /*}}}*/ 12 /*{{{text*/ 13 .title-site {font:bold 3.0em Times New Roman; color:#898372;} 14 .title-site2 {font:1.0em Tahoma; color:#898372; white-space:noWrap} 15 .title-page, h1 {font:2.4em Times New Roman; color:#898372;} 16 .form-header .title {font:2.4em Times New Roman; color:#898372;} 17 .form-header {margin-left:10px; border-bottom:solid 2px #898372;} 18 .form-container {margin-left:10px} 19 .form-buttons input{vertical-align:top} 20 .title {font:1.6em Times New Roman; color:#898372;} 21 b, strong {font-family:Tahoma} 22 .alert {text-transform:uppercase;color:#E60000} 23 .copyright {font:.6em Tahoma; color:#fff; } 24 .comment {font:.7em Tahoma; color:#898372; } 25 .text {font:.8em Arial; color:#006CE3;} 26 h3 {color:#ca0000;} 27 fieldSet {border:solid 1px #c6c6c6; } 28 /*}}}*/ 29 30 /*{{{navigation*/ 31 a{text-decoration:none; text-decoration:underline} 32 a:hover{text-decoration:none} 33 34 ul#top-menu{ margin:10px 0px 10px 0px; font: Tahoma .8em;} 35 ul#top-menu { padding:0;list-style:none;} 36 ul#top-menu li {padding: 5px 10px; margin: 0 1px; vertical-align: bottom; display: inline;} 37 38 dl#main-menu {} 39 dl#main-menu dd{margin: 0px; padding: 0px;} 40 dl#main-menu dd ul { padding:0; margin:0; width:100%;} 41 dl#main-menu dd ul li { padding:3px 3px 3px 5px; margin:0 0 0 1px; list-style:none; background-color:#F3F2E7; border-top:1px solid #D3D0C0; } 42 dl#main-menu dd ul li#selected{ background-color:#4D7E63; } 43 dl#main-menu dd ul li#selected a { font:bold .9em Arial, Tahoma, sans; background:none; } 44 dl#main-menu dd ul a {text-decoration:underline; font:120% Arial, Tahoma, sans; background:url("../images/marker/ul_navig.gif") center left no-repeat; display:block; } 45 dl#main-menu dd ul a:hover {text-decoration:none; } 46 47 dl#main-menu dt { 48 font:bold .9em Tahoma; 49 text-transform:uppercase; 50 text-align:center; 51 background-color:#F3F2E7; 52 border-top:solid 1px #D3D0C0; 53 border-bottom:solid 1px #D3D0C0; 54 padding: 2px 0px; 55 margin: 2px 0; 56 } 57 58 /*}}}*/ 59 60 /*{{{design*/ 61 a img{border:0} 62 .pic{border:solid 1px #ABADAE} 63 .pic img{border:solid 1px #ffffff} 64 .hr {width:100%; background-color:#898372; height:2px; margin:10px 0 10px 0; border:0;} 65 .hr-thin {width:100%; background-color:#898372; height:1px; margin:3px 0 3px 0} 66 /*}}}*/ 67 68 /*{{{ list */ 69 table.list{border:0px; width: 100%;} 70 td.left{width:30px} 71 th.left{width:30px} 72 .list td, .list th {padding:0 5px 0 5px;} 73 .list thead tr {background-color:#F3F2E7;} 74 .list thead th {padding:5px; border:solid 1px #7f7f7f; font:bold .8em Tahoma; text-align:center; white-space:noWrap; text-transform:uppercase} 75 76 .list tbody td {border:solid 1px #d7d6d0; padding:0px 10px 0px 10px; height:33px;} 77 .list .odd {background-color:#f8f8f8; } 78 /*}}}*/ 79 80 /*{{{fixing blank cells in tables*/ 81 .list td:before {content:url(../images/1x1.gif);} 82 /*}}}*/ 83 84 /*{{{ pager */ 85 .pager{cursor:hand;} 86 .pager td{padding:0 4px 0 4px; font:normal .7em Tahoma; height:24px;} 87 .pager .arr{font:bold 1.0em Tahoma} 88 .pager .active{background-color:#79477a; width:24px; padding:0;text-align:center; font:bold .7em Tahoma; color:ffffff} 89 .pager a{text-decoration:none} 90 /*}}}*/ 91 92 .user {background-color:#e4ebe3} 93 .user .name {} 94 95 .path {font: .9em Tahoma; color:#bca3bd;} 96 .path a {font: .9em Tahoma;} 97 98 .tabs img {} 99 .tabs .label {font:bold .8em Tahoma; background-color:#e0d6bb; white-space:noWrap; padding:0 4px 0 4px} 100 .tabs .label-active {font:bold .8em Tahoma; background-color:#79477a; color:#fff; white-space:noWrap; padding:0 4px 0 4px} 101 102 103 /*form*/ 104 .form-container div {padding-left:0px;margin-bottom:10px;} 105 .input{border:solid 1px #d7d6d0; font:.9em Tahoma; color:#000000; padding:1px 0 0 4px} 106 label{padding:0 10px 0 0; font:bold .8em Tahoma;} 107 .select{border:solid 0px #A5ACB2; font:.9em Tahoma; color:#000000} 108 .multiple{border:solid 1px #898372; padding:2px;} 109 110 /*experimental*/ 111 .field {clear: both; padding:5px;} 112 .field .req {border:solid 1px #d7d6d0; border-left:solid 3px #c78094; } 113 .field input {border:solid 1px #d7d6d0; } 114 .field textarea {border:solid 1px #d7d6d0; } 115 .field label {width:200px; text-align:right; margin:0px 10px 0 0; font:bold 1.0em Tahoma; float: left;} 116 .form_buttons {padding-left:300px} 117 118 119 input#cancel{} 120 121 div.notify_zone { 122 margin: 5px 0px; 123 padding: 10px; 124 border: 1px solid #75A3ED; 125 background-color: #D2E4FC; 126 min-height: 40px; 127 } 128 div.notify_zone div.error{ 129 color: red; 130 background: url('../images/icon/context/error.gif') no-repeat 2px 2px; 131 padding: 0 0 0 22px; 132 height: 30px; 133 } 134 div.notify_zone div.message{ 135 color: green; 136 background: url('../images/icon/context/notify.gif') no-repeat 2px 2px; 137 padding: 0 0 0 22px; 138 height: 30px; 139 } 140 141 .active { color: black; } 142 .active:hover { text-decoration: none; cursor: default; } 143 #image_preview {width:100px;height:100px;background-repeat:no-repeat;background-position:left top;float:left;} 144
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Sat Nov 22 03:48:54 2008 | Cross-referenced by PHPXref 0.7 |