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

📄 nicetabs.css.svn-base

📁 一个实用的CMS管理
💻 SVN-BASE
字号:
body {
  background:#fff;
  margin:0;
  padding:0;
  color:#000;
  font:x-small/1.5em Georgia,Serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
} 

body#nicetabs #content { padding-top: 20px !important}

html>body {font-size:small;}

#header {
  float:left;
  width:100%;
  background:#DAE0D2 url(../images/bg.gif) repeat-x bottom;
  font-size:93%;
  line-height:normal;
  margin-bottom: 5px;
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url(../images/left_both.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  border-bottom:1px solid #765;
  white-space: nowrap;
}
  
#header a {
  float:left;
  display:block;
  width:.1em;
  background:url(../images/right_both.gif) no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
}

#header > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
#header li.selected {
  background-position:0 -150px;
  border-width:0;
  }
#header li.selected a {
  background-position:100% -150px;
  padding-bottom:5px;
  color:#333;
  }
#header li:hover, #header li:hover a {
  background-position:0% -150px;
  color:#333;
  }
#header li:hover a {
  background-position:100% -150px;
  }

/* copied from tabs.css */
.menuList li.selected ul.submenu {
    background: none;
    display: inline;
    left: -20px;
    position: absolute;
    top: 27px;
}

.menuList li.selected ul.submenu a {
    background: none !important;
    border-left: 1px solid #cccccc;
    color: #999999 !important;
    font-size: .98em;
    font-weight: bold;
    line-height: 12px;
    margin: 0 !important;
    text-decoration: none;
    padding-left: 15px !important;
    padding-right: 5px !important;
    width: auto !important;
}

.menuList li.selected ul.submenu a.selected {
    background: none;
    color: #333 !important;
}

.menuList li.selected ul.submenu a:hover {
    color: #333 !important;
}

.menuList ul.submenu {
    display: none;
    width: 90%;
}

.menuList li.selected ul.submenu li {
	background: none !important;
	border-bottom: 0 !important;
	white-space: nowrap;
	padding: 0;
}

⌨️ 快捷键说明

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