?? admincp.css
字號:
/**
##
# Project: PHPDisk
# This is NOT a freeware, use is subject to license terms.
#
# Site: http://www.phpdisk.com
#
# $Id: admincp.css 252 2009-03-10 17:37:24Z along $
#
# Copyright (C) 2008-2009 PHPDisk Team. All Rights Reserved.
#
##
*/
body {
padding:0; margin:0;font-family:verdana, arial, helvetica, sans-serif;font-size: 12px; background-color: #9EB6D8;scrollbar-base-color: #F8F8F8; scrollbar-arrow-color: #698CC3;
}
h1 { padding:15px;margin:0px; font-size:14px; line-height:1.2em; letter-spacing:0; text-align:left; word-spacing:normal; text-decoration:none; color:#252525; border-top:4px #4a6ea5 solid}
textarea{font-size:12px}
ul{padding:0; margin:0}
li{list-style-type:none}
table {
font: 12px verdana,tahoma, verdana; color: #000000
}
.btn {
font: 12px verdana,tahoma, verdana; color: #fff; background-color: #4a6ea5; border:1px #003366 solid; height:2em
}
form {
padding:0;margin:0;
}
a {
color: #003366; text-decoration: none
}
a:hover {
text-decoration: underline
}
#menu_container{
padding:0px 5px;
}
.menu_box{
border:1px #4a6ea5 solid; padding:1px; background:#ffffff
}
.menu_box .title{
padding:5px; color:#FFFFFF; font-weight:bold; background:#4a6ea5; cursor:pointer;
}
.menu_box .title a{color:#FFFFFF}
.menu_box li a{display:block; height:18px; line-height:18px}
.menu_box li{
list-style-type:none; padding:3px; width:auto; border-bottom:1px #ffffff dotted; padding-left:25px!important; padding-left:10px;
}
.menu_box .m_over{
border-bottom:1px #cccccc dotted; background:#efefef
}
.tableborder {
border: #4a6ea5 1px solid; background:#ffffff;
}
.table_title{
font-weight: bold;
font-size: 12px;
background:#4a6ea5;
color: white;
height: 20px;
}
td.tablerow {
padding-right: 3px;
background: #f1f3f5;
line-height: 150%;
}
td.tablerowhighlight {
font-weight: bold;
padding: 3px;
background: #e4edf9;
line-height: 150%;
}
.smalltxt {
font-size: 9pt; font-family: tahoma, verdana
}
.bold {
font-weight: bold
}
#container {width: 100%;margin:0px auto 0px auto;background-color: white;}
.warning{ background:#ffffcc; border:1px #cccccc solid; padding:6px 10px; width:auto; color:#008800}
.clear{ clear:both}
.f10{font-size:10px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.tips_box{ padding:10px; border:1px #003366 dotted}
.tips_box li{margin-bottom:5px}
.edit_box{ border-bottom:1px #008800 dotted;background-color:#e5f5ff}
.disk_edit_box{ border-bottom:1px #008800 dotted;background-color:#e5f5ff; padding:10px}
.td_line{border-bottom:1px #cccccc solid}
.color1 { background-color: #fcfcfc; }
.color2 { background-color: #f9f9f9; }
.color3 { background-color: #d0d0d0; }
.color4 { background-color: #fbffdf; }
.color5 {background-color:#ddffff}
.colblue { color: #0066df }
.colgreen { color: #5aa200 }
.colfuscia { color: #e600ac }
.colred{ color:#ff0000}
.txtgray{color:#666666}
.txtgreen{ color:#008800}
.txtred{ color:#ff0000}
.txtblue{color:#0000ff}
.p_bar{
margin-top:5px;
}
.p_redirect{
padding:3px 5px; border:1px #cccccc solid; margin:0 3px; text-align:center;
}
.p_num{
padding:3px 5px; border:1px #cccccc solid; margin:0 3px; text-align:center;
}
.p_info{
padding:3px 5px; border:1px #cccccc solid; margin:0 3px; text-align:center;
}
.p_curpage{
padding:3px 5px; border:1px #cccccc solid; margin:0 2px; text-align:center; color:#f00; font-weight:bold;
}
.tpl_list {
clear: both;margin: auto; border-bottom:1px #cccccc dotted;padding:5px 0px;
}
.tpl_list ul{
list-style:none; margin:-5px;
}
.tpl_list li{
float:left; width:120px; text-align:center;margin:8px;
}
.tpl_list li a{text-decoration:none}
.tpl_list li img a:hover{border:1px #003366 solid}
.td_line td{border-bottom:1px #cccccc dotted}
.search_box{padding:10px;}
.search_box .l{float:left}
.search_box .r{float:right}
.menu_common{
position: absolute; top: 0px; left: 0px; background-color: #FFFFFF; visibility: hidden; margin-bottom:8px; overflow: hidden; border: 1px solid #92B7E5;
}
.menu_box2 {
width: 50px; height: auto; padding-top:5px;
}
.menu_box2 a{
display:block; height:18px; text-align:center
}
.menu_thumb{
position: absolute; top: 0px; left: 0px; background-color: #FFFFFF; visibility: hidden; overflow: hidden; border: 1px solid #92B7E5; padding:4px;
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -