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

📄 style.css

📁 开源的 库存管理系统 www.minierp.cn php+ mysql
💻 CSS
📖 第 1 页 / 共 3 页
字号:
.rptTitle {	border: 1px solid #666;	background: url(images/formborder.gif);	color: #000;}.rptGrpHead {	background: #FFF;	border-bottom: 1px solid #FFF;	border-top: 1px solid #E2E2E2;	font-weight: normal;}.rptData {	background: #FFF;	font-weight: normal;}.rptGrp1Total {	background: #E3F4F4;}.rptGrp2Total {	background: #F1FBEC;}.rptTotal {	background: #FFF7DD;}.rptEmptyGrp {	background: #FFF;	border-right: 1px solid #E2E2E2;}/*  The original advSilver Theme for phpBB version 2+  Created by subBlue design  http://www.subBlue.com*/ /* General page style. The scroll bar colours only visible in IE5.5+ */body {	background-color: #FFFFFF;/*		scrollbar-face-color: #DEE3E7;	scrollbar-highlight-color: #FFFFFF;	scrollbar-shadow-color: #DEE3E7;	scrollbar-3dlight-color: #D1D7DC;	scrollbar-arrow-color:  #006699;	scrollbar-track-color: #EFEFEF;	scrollbar-darkshadow-color: #98AAB1;*/}/* General font families for common tags */font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }/*a:link,a:active,a:visited { color : #333366; }a:hover		{ text-decoration: underline; color : #333366; }*/a.headerlink:link,a.headerlink:active,a.headerlink:visited { color : #FFFFFF; }a.headerlink1:link,a.headerlink1:active,a.headerlink1:visited { color : #000000; }a.headerlink:hover		{ text-decoration: underline; color : #FFFF00; }a.headerlink1:hover		{ text-decoration: underline; color : blue; }hr	{height: 0px; border: solid #333333 0px; border-top-width: 1px;}/* This is the border line & background colour round the entire page */.bodyline	{ /*background-color: #336699;*/ }/* This is the outline round the main forum tables */.forumline	{ background-color: #FFFFFF; border: 1px #000000 solid; }/* This is the background for the main links present at the top */.mainmenubg	{ background-color: #F5F5F5; border-bottom: 1px solid #CCCCCC; }/* Main table cell colours and backgrounds */td.row1	{ background-color: #F5F5F5; }td.row2	{ background-color: #EAEAEA; }td.row3	{ background-color: #F5F5F5; }/* Colors for weblog posting page - added by Isaac */td.row6	{ background-color: #fff4e0; }td.row5	{ background-color: #ffe5c0; }/* TD alternate colors */td.altrow1	{ background-color: #EAEAEA;  }td.altrow2	{ background-color: #F5F5F5;  }td.altrow3	{ background-color: #CCCCCC; }/*  This is for the table cell above the Topics, Post & Last posts on the index.php page  By default this is the fading out gradiated silver background.  However, you could replace this with a bitmap specific for each forum*/td.rowpic {		background-color: #E2E2E2;/*		background-image: url(images/cellpic2.jpg); */		background-repeat: repeat-y;}/* This for alternate colored rows in portal right box */td.bglaternate1	{background-color: #F5F5F5;height: 25px;}td.bglaternate2	{background-color: #FFFFFF;height: 25px;}/* Header cells - the blue and silver gradient backgrounds */th {	color: #000000; font-size: 11px; font-weight : bold;	background-image: url(images/header_bg.gif); height: 25px;}td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {	background-color: #E2E2E2; height: 25px; 	color: #FFFFFF;}/*  Setting additional nice inner borders for the main table cells.  The names indicate which sides the border will be on.  Don't worry if you don't understand this, just ignore it :-)*/td.cat,td.catHead,td.catBottom {	height: 29px;	border-width: 0px 0px 0px 0px;}th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {	font-weight: bold; color : #000000; height: 26px; }td.row3Right,td.spaceRow {	background-color: #F5F5F5; border: #FFFFFF; border-style: solid; }th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }th.thTop	 { border-width: 1px 0px 0px 0px; }th.thCornerL { border-width: 1px 0px 0px 1px; }th.thCornerR { border-width: 1px 1px 0px 0px; }/* The largest text used in the index page title and toptic title etc. */.maintitle,h1,h2	{			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;			text-decoration: none; line-height : 120%; color : #000000;}/* General text */.gen { font-size : 12px; }.genmed { font-size : 11px; }.gensmall { font-size : 9pt; }.gen,.genmed,.gensmall { color : #000000; }a.gen,a.genmed,a.gensmall { color: #333366; text-decoration: none; }a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #333366; text-decoration: underline; }/* The register, login, search etc links at the top of the page */.mainmenu		{ font-size : 9pt; color : #CCCCCC; }a.mainmenu		{ text-decoration: none; color : #333366;  }a.mainmenu:hover{ text-decoration: underline; color : #333366; }/* Forum category titles */.cattitle		{ font-weight: bold; font-size: 11px ; color : #000000}a.cattitle		{ text-decoration: none; color : #000000; }a.cattitle:hover{ text-decoration: underline; }/* Forum title: Text and link to the forums used in: index.php */.forumlink		{ font-weight: bold; font-size: 12px; color : #333366; }a.forumlink 	{ text-decoration: none; color : #333366; }a.forumlink:hover{ text-decoration: underline; color : #333366; }/* Table Head: Text and link to the forums used in: index.php */.tablehead		{ font-weight: bold; font-size: 11px; color : #000000; }a.tablehead 	{ text-decoration: none; color : #000000; }a.tablehead:hover{ text-decoration: underline; color : #000000; }/* Section Head: Text and link to the forums used in: index.php */.sechead		{ font-weight: bold; font-size: 11px; color : #000000; }a.sechead 		{ text-decoration: none; color : #000000; }a.sechead:hover{ text-decoration: underline; color : #000000; }/* Section Head: Text and link to the forums used in: index.php */.secbg		{ background-color: #FFFFFF; }/* Section Head Bg: used in: index.php */.secheadbg { background-color: #E2E2E2; border-bottom: 1px solid #A1A5A9; border-top: 1px solid #A1A5A9; }/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */.nav			{ font-weight: bold; font-size: 11px; color : #000000;}a.nav			{ text-decoration: none; color : #333366; }a.nav:hover		{ text-decoration: underline; }a.navblog       { font-weight: bold; font-size: 11px; color : #803B00; }/* titles for the topics: could specify viewed link colour too */.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }a.topictitle:link   { text-decoration: none; color : #333366; }a.topictitle:visited { text-decoration: none; color : #333366; }a.topictitle:hover	{ text-decoration: underline; color : #333366; }/* Name of poster in viewmsg.php and viewtopic.php and other places */.name			{ font-size : 11px; color : #000000;}/* Location, number of posts, post date etc */.postdetails		{ font-size : 9pt; color : #000000; }/* The content of the posts (body of text) */.postbody { font-size : 12px;}a.postlink:link	{ text-decoration: none; color : #333366 }a.postlink:visited { text-decoration: none; color : #333366; }a.postlink:hover { text-decoration: underline; color : #333366}/* Quote & Code blocks */.code {	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}.quote {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}/* Copyright and bottom info */.copyright		{ font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; letter-spacing: -1px;}a.copyright		{ color: #333366; text-decoration: none;}a.copyright:hover { color: #333366; text-decoration: underline;}/* Form elements */input, textarea, select {	color : #000000;	font: normal 12px Verdana, Arial, Helvetica, sans-serif;}/* The text input fields background colour */input.post, textarea.post, select {	color : #000000;	font: normal 12px Verdana, Arial, Helvetica, sans-serif;}input { /* text-indent : 2px; */ }/* The buttons used for bbCode styling in message post input.button {	BORDER-top: 1px solid #999;	BORDER-left: 1px solid #999;	BORDER-right: 1px solid #000;	BORDER-bottom: 1px solid #000;	FONT-WEIGHT: bold; FONT-SIZE: 9pt;	CURSOR: hand; 	CURSOR: pointer; 	COLOR: #000; 	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 	FONT-SIZE: 11px;	BACKGROUND: url(images/button_bg.gif);	background-color : #CCCCCC;	color : #336699;	border-top: 1px solid #336699;	border-right: 1px solid #336699;	border-left: 1px solid #550066;	border-bottom: 1px solid #550066;}	*//* The main submit button option */input.mainoption {	BORDER-top: 1px solid #999; 	BORDER-left: 1px solid #999;	BORDER-right: 1px solid #000; 	BORDER-bottom: 1px solid #000;	FONT-WEIGHT: bold; FONT-SIZE: 9pt;	CURSOR: pointer; 	COLOR: #000; 	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 	BACKGROUND: url(images/buttonbg.gif);	/*	background: url(images/button_bg.gif);	background-color : #FAFAFA;	font-weight : bold;	*/}/* None-bold submit button */input.liteoption {	BORDER-top: 1px solid #999; 	BORDER-left: 1px solid #999;	BORDER-right: 1px solid #000; 	BORDER-bottom: 1px solid #000;	FONT-WEIGHT: bold; FONT-SIZE: 9pt;	CURSOR: pointer; 	COLOR: #000; 	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 	BACKGROUND: url(images/buttonbg.gif);	/*	background-color : #FAFAFA;	font-weight : normal;	*/}/* a.bodylink:link,a.bodylink:active,a.bodylink:visited { color : #803b02; text-decoration:NONE;  }a.bodylink:hover{ text-decoration:underline;} *//* This is the line in the posting page which shows the rollover  help line. This is actually a text box, but if set to be the same  colour as the background no one will know ;)*/.helpline { background-color: #DEE3E7; border-style: none; }/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) *//*@import url("formIE.css"); *//* TUTOS Calendaring related CSS *//* * Copyright 2002 by Antonio Romero * antonio.romero@mailpersonal.com * * Nuke Theme for TUTOS * * CVS Info: $Id: style.css,v 1.27 2005/07/16 14:11:25 venkatraj Exp $ * $Author: venkatraj $ * */a:hover{        text-decoration: underline;        }a.tickerlink:visited {        color: #1e9ca0;}.nodeco {		text-decoration: none;}div.message {	margin-top: 20px;	text-align: center;}.warn {        font-weight: bold;        color: red;}/* preformatted text */.pre {        background: #F0F0F0;        color: black;}/* text found by search */.found {        color: #00F000;}.dinfo {	font-weight: normal;	font-size: 9pt;	color: black;}.desc {		background: #F0F0F0;		text-align: right;/*      font-weight: bold;         color: black; */}.pagetitle {        color: black;        font-weight: bold;        font-size: 20px;}.event {	border: 1px solid #666666;	background: #FDFFDD;}.calhead {	font-family: Arial, Helvetica, San-serif;	font-size: 18px;

⌨️ 快捷键说明

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