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

📄 styles.css

📁 For CSS, this is to use for ComponetOne menu s skin
💻 CSS
字号:
/* =========== Office2007Blue C1HeaderContentControl =========================================== */
.C1HeaderContentControl_Office2007Blue
{
	font-size:12px;
	font-family: Segoe UI, Myriad, Myriad Pro, Calibri, Arial, Sans-Serif;
}

.C1HeaderContentControl_Office2007Blue .C1hContentPanel .C1hOuter,
.C1HeaderContentControl_Office2007Blue .C1hContentPanel .C1hInner,
.C1HeaderContentControl_Office2007Blue .C1hContentPanel .C1hContent
{
  width: 100%; 
  height: 100%;
}

.C1HeaderContentControl_Office2007Blue .C1hHeaderPanel
{
	background: url(Images/BgHeaderV.gif) repeat-x top left;
	border:1px solid #6593cf;
	display:block;
	float:none;
	clear:both;
	margin:0;
	padding:0;
}

.C1HeaderContentControl_Office2007Blue .C1hHeaderPanel .C1hOuter
{
	background: none;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	display:block;
	float:none;
	clear:both;
	margin:0;
	padding:0;
}

.C1HeaderContentControl_Office2007Blue .C1hHeaderPanel .C1hInner
{
	display:block;
	float:none;
	clear:both;
	margin:0;
	padding:0;
}

.C1HeaderContentControl_Office2007Blue .C1hHeaderPanel .C1hContent
{
	color: #15428b;
	font-size:16px;
	font-weight:900;
	display:block;
	float:none;
	clear:both;
	margin:0;
	padding:0 5px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
}

.C1HeaderContentControl_Office2007Blue .C1hContentPanel
{
	border:1px solid #6593cf;
	border-top:none;
	background: #e3efff;
	display:block;
	float:none;
	clear:both;
	margin:0;
	padding:5px;
}


⌨️ 快捷键说明

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