⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 style.css

📁 很好用的开源客服系统,下载解压后即可使用,绿色版的,不需要安装
💻 CSS
字号:
@import url(../dialog.css);
.body{
  background:#e4eaf8;
}
.table{
  border:1px solid #6f90ca;
  background:#ffffff;
}
.table .title{
  background:url(dia_t_bg.gif) repeat-x;
}
.table .title .logo{
  color:#ffffff;
  background:url(dia_t_logo.gif) no-repeat 3px 6px;
}
.table .main{
  border-top:1px solid #6f90ca;
  background:url(dia_m_bg.gif) repeat-x;
}
.table .main .dialog{
  background:#e4eaf8;
}
.table .main .dialog .title{
  border-left:1px solid #6f90ca;
  border-top:1px solid #6f90ca;
  border-right:1px solid #6f90ca;
  background:url(dia_d_bg.gif) repeat-x;
}
.table .main .dialog .toolbar{
  background:url(dia_buttons_bg.gif) repeat-x;
}
.table .main .dialog .toolbar .smileys{
  background:url(smiley.gif) no-repeat;
}
.table .main .dialog .toolbar .url{
  background:url(url.gif) no-repeat;
}
.table .main .dialog .toolbar .quake{
  background:url(quake.gif) no-repeat;
}
.table .main .dialog .toolbar .image{
  background:url(image.gif) no-repeat;
}
.table .main .dialog .toolbar .file{
  background:url(file.gif) no-repeat;
}
.table .main .dialog .toolbar .save{
  background:url(save.gif) no-repeat;
}
.table .main .dialog .toolbar .pingfen{
  background:url(pingfen.gif) no-repeat;
}
.table .main .dialog .input{
  border:1px solid #6f90ca;
  background:#ffffff;
}
.table .main .dialog .btn1{
  background:url(send1.gif) no-repeat;
}
.table .main .dialog .btn2{
  background:url(send2.gif) no-repeat;
}
.table .main .info{
  border:1px solid #6f90ca;
}
.table .main .info .title{
  background:url(dia_d_bg.gif) repeat-x;
  border-bottom:1px solid #6f90ca;
}
.table .main .logo{
  border:1px solid #6f90ca;
}
.table .main .logo .title{
  background:url(dia_logo_bg.gif) no-repeat;
}
.table .main .logo .content{
  background:#ffffff;
}
.table .main .link{
  border:1px solid #6f90ca;
  background:url(dia_ad_bg.gif) repeat-x;
}
.table .main .link .title{
  background:url(dia_ad_icon.gif) no-repeat 5px 4px;
}
.smiley .title li{
  background:url(s_t_bg_nosel.gif) no-repeat;
}
.smiley .title .sel{
  background:url(s_t_bg_sel.gif) no-repeat;
}
.smiley .content{
  border:1px solid #7b99c8;
  background:#ffffff;
}
.smiley .content li{
  border:1px solid #e5ebf8;
}
.upload{
  color:#ff0000;
  background:#f2f7fb;
}

.im_to{
  color:#008040;
}
.im_from{
  color:#0000ff;
}
.im_content{
  color:#000000;
}
.im_tip{
  color:#0000ff;
}
.error{
  color:#7982c1;
  background:url(im_info.gif) no-repeat 2px 1px;
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -