[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
Zen Cart 源代码 admin_access.css

Zen Cart 源代码 admin_access.css




下载文件

文件名: admin_access.css
文件类型: CSS文件
文件大小: 1.01 KiB
MD5: 99129d84fc80e89dc53f652e4d8e309c

admin_access.css - 打开高亮
/*
 * @package Admin Access
 * @copyright Copyright 2003-2011 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: admin_access.css 19326 2011-08-02 22:11:40Z kuroi $
 */

#pageWrapper {padding:20px}
#pageWrapper thead {background-color: #D7D6CC}
#pageWrapper th {padding:4px; text-align:left}
#pageWrapper tbody td {padding:4px; border-bottom:1px solid #ccc}

form {width:100%}
dl {clear:both}
dt {clear:both; background:#ededed; line-height:2em; padding:0; float:left; width:100%}
dt strong {float:left; padding-left:5px}
dd {margin:0}

label {width:15em; float:left}
#button {margin-left:15em; margin-top:.5em}

.formButtons{width: 100%; padding:5px 0 5px 0; float:left; clear:both}
.checkLabel {float:left}
.checkButton{float:right}

.id {width:5em}
.name {width:20em}
.users {width:6em}
.email {width:25em}
.profile {width:20em}

#profile-update input {float:left; margin-right:8px}