📄 admin_style.css
字号:
/* CSS Document */
body {
margin:0px;
font-family:Tahoma;
font-size:12px;
color:#6D6D6D;
vertical-align:top;
}
a:link,a:visited,a:active {
color:#003399; text-decoration:none;
}
a:hover {
color:#F00; text-decoration:underline;
}
a.menu:link,a.menu:visited,a.menu:active {
color:#6F6F6F; text-decoration:none;
}
a.menu:hover {
color:#F00; text-decoration:underline;
}
span.break {word-break:break-all;}
td {
word-wrap:break-word;
}
.alt {
display:none;
}
div.left {
padding-right:10px; width:auto; float:left;}
p.red {
color:#F03; font-family:Verdana; font-size:15px;}
p.yellow {
color:#C90; font-family:Verdana; font-size:15px;}
input,textarea,select{
color: #333333;
}
input.search {border:1px solid buttonshadow;}
input.text {
width:180px; border:1px solid buttonshadow;
}
textarea.content {
width:400px; border:1px solid buttonshadow;
}
input.text_long {
width:300px; border:1px solid buttonshadow;
}
input.text_min {
width:35px; border:1px solid buttonshadow;
}
input.file {
width:180px;
}
.TR_Space_Color2{
BACKGROUND-COLOR: #F1F8FE;
line-height: normal;
}
input.twonumber {width:15px;border:1px solid buttonshadow;}
input.admin {
width:158px; border:1px solid buttonshadow;
}
input.morethan {
width:94px; border:1px solid buttonshadow;
}
input.between {
width:153px; border:1px solid buttonshadow;
}
input.time {
width:125px; border:1px solid buttonshadow;
}
input.specialtime {
width:14px; border-left:0px; border-right:0px; border-top:0px; border-buttom:1px solid buttonshadow;
}
input.submit {
width:auto;
height:21px;
font-size:12px;
}
input.go {
width:24px;
border:1px solid buttonshadow;
font-size:12px
}
input.number {
width:30px; font-size:11px;border:1px solid buttonshadow;
}
input.data_d {
width:20px; height:20px; background-image:url(../images/admin/data_default.gif); background-repeat:no-repeat; border:0px;
}
input.data_o {
width:20px; height:20px; background-image:url(../images/admin/data_over.gif); background-repeat:no-repeat; border:0px;
}
input.verify {
width:100px; border:1px solid buttonshadow;
}
input.checkbox {
width:auto;
}
input.ratestableadd {
width:auto;}
input.settingodd {
border:0px; background-color:#FFF; color:#C30; cursor:hand;}
input.settingeven {
border:0px; background-color:#F1F8FE; color:#C30; cursor:hand;}
input.editodd {
border:0px; background-color:#FFF; color:#C93; cursor:hand;}
input.editeven {
border:0px; background-color:#F1F8FE; color:#C93; cursor:hand;}
div.errorrecords {
text-align:center;}
select {
font-size:12px;
}
select.number {
width:60px;
}
select.calendar {
width:80px;
}
select.choice {
width:82px;
}
select.month {
width:90px;
}
select.businessgroupadd {
width:184px;
}
select.commselect {
width:184px;
}
select.ratestableadd {
width:155px;}
.moneny { text-align:right}
#img_verify {
width:62px; height:20px;
background-repeat:no-repeat;
}
#img_login {
width:187px; height:50px; background-image:url(../images/admin/img_login.gif); background-repeat:no-repeat;}
.img_add {
width:16px; height:16px; background-image:url(../images/admin/img_add.gif); background-repeat:no-repeat;
}
.img_show {
width:16px; height:16px; background-image:url(../images/admin/img_show.gif); background-repeat:no-repeat;
}
.img_min {
width:16px; height:16px; background-image:url(../images/admin/img_min.gif); background-repeat:no-repeat;
}
.img_none {
width:16px; height:16px;
}
.img_darr {
width:16px; height:16px; background-image:url(../images/admin/img_darr.gif); background-repeat:no-repeat;
}
.img_uarr {
width:16px; height:16px; background-image:url(../images/admin/img_uarr.gif); background-repeat:no-repeat;
}
.img_detail_add {
width:16px; height:16px; background-image:url(../images/admin/img_detail_add.gif); background-repeat:no-repeat;
}
.img_detail_min {
width:16px; height:16px; background-image:url(../images/admin/img_detail_min.gif); background-repeat:no-repeat;
}
#img_hint {
width:48px; height:48px; background-image:url(../images/admin/img_hint.gif); background-repeat:no-repeat;
}
#img_first {
width:9px; height:8px; background-image:url(../images/admin/img_first.gif); background-repeat:no-repeat;
}
#img_last {
width:9px; height:8px; background-image:url(../images/admin/img_last.gif); background-repeat:no-repeat;
}
#img_next {
width:8px; height:8px; background-image:url(../images/admin/img_next.gif); background-repeat:no-repeat;
}
#img_previous {
width:8px; height:8px; background-image:url(../images/admin/img_previous.gif); background-repeat:no-repeat;
}
#img_company {
width:19px;
height:15px;
background-image:url(../images/admin/img_company.gif);
background-repeat:no-repeat;
}
#img_successed {
width:32px; height:32px; background-image:url(../images/admin/groupscuessed.gif); background-repeat:no-repeat;
}
#user {
width:16px; height:16px; background-image:url(../images/admin/img_user.gif); background-repeat:no-repeat;
}
#logoff {
width:16px; height:16px; background-image:url(../images/admin/img_logoff.gif); background-repeat:no-repeat;
}
#close {
width:14px; height:14px; background-image:url(../images/admin/img_exit.gif); background-repeat:no-repeat;
}
.asterisk {
padding-left:5px; color:#FF0000;
}
#onoff {float:left;}
.lineMouseOver {
background-color:#F8DC87;
}
.lineMouseDown {
background-color:#E1EDFD;
}
.pagination a.now:link, .pagination a.now:visited, .pagination a.now:active, .pagination a.now:hover {
color:#C00; text-decoration:none;
}
#top {
}
#foot {
border-top:2px solid #F4F2E3;
}
#foot .logo {
height:auto; padding:5px 5px 0px 10px; font-size:9px; float:left;
}
#foot .left {
margin-left:2px; padding-top:8px; font-size:9px; float:left;
}
#foot .right {
padding:8px 10px 0px 0px; font-size:9px; float:right;
}
#top_logo {
width:300px;
height:46px;
background-image:url(../images/admin/logo.jpg);
background-repeat:no-repeat;
float:left;
}
#top_logoff { margin-top:-18px !important; margin-top:28px; font-weight:bold; float:right;}
#top_logoff .top_logoff_text,#top_logoff .top_logoff,#top_logoff .top_user_text,#top_logoff .top_user { padding-left:5px; padding-right:5px; float:right;}
#top_menu {
clear:both; height:25px;
border-top:4px solid #FDCD01;
background-image:url(../images/admin/top_menu_bg.jpg); background-repeat:repeat-x;
}
#top_menu_content {
padding:5px; float:left;
}
#top_menu_content span {
padding-left:2px; padding-right:2px; font-size:12px; font-weight:bold;
}
#top_menu_content a:link,#top_menu_content a:visited,#top_menu_content a:active {
color:#1D1D1D; text-decoration:none;
}
#top_menu_content a:hover {
color:#C30;
}
#top_menu_content span.active a:link,#top_menu_content span.active a:visited,#top_menu_content span.active a:active {
color:#B8860B; text-decoration:none;
}
#top_menu_content span.active a:hover {
color:#C30;
}
#top_menu_help {
padding:5px; padding-right:10px; font-size:12px; font-weight:bold;float:right;
}
#top_menu_help a:link,#top_menu_help a:visited,#top_menu_help a:active,#top_menu_help a:hover {
color:#369; text-decoration:none;
}
#top_help_img {
margin-top:3px; width:18px; height:18px; background-image:url(../images/admin/img_help.gif); background-repeat:no-repeat; float:right;
}
#select_language {
margin-right:10px; padding-top:3px; float:right;
}
#select_language span {
padding-right:5px;
}
#login_body {
margin-top: 20px;
}
#login_img {
}
#main {
clear:both;
}
#main_table {
border-top:1px solid #FFCF00;
}
#main_left {
padding:5px; width:18%; border-right:1px solid #CCC; background-color:#E7EFFF; vertical-align:top;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -