Blame Identity/Webenv/App/Moin/1.5.7-1.el5.rf/Modern/css/common.css

f2e824
/***  
f2e824
 *  Theme Name : Mettle
f2e824
 *   Theme URI : https://projects.centos.org/svn/artwork/trunk/Extras/Moin
f2e824
 * Description : Mettle is a proposed artwork motif for CentOS theming. 
f2e824
 *               MoinMoin is the application we use as a wiki to manage
f2e824
 *               documentaion.
f2e824
 *      Author : The CentOS Artwork SIG.
f2e824
 *               https://projects.centos.org/trac/artwork
f2e824
 *     Licence : This CSS design is released under GPL (
f2e824
 *               http://www.opensource.org/licenses/gpl-license.php)
f2e824
 ***/
f2e824
f2e824
/* Content Styles */
f2e824
f2e824
html {
f2e824
	color: black;
f2e824
	font-family: Arial, Lucida Grande, sans-serif;
f2e824
	font-size: 14px;
f2e824
	}
f2e824
f2e824
f2e824
body {
f2e824
	padding: 0;
f2e824
	margin: 0;
f2e824
	}
f2e824
f2e824
/* Links */
f2e824
f2e824
a.www:before {white-space:nowrap; content: url(../img/moin-www.png); margin: 0 0.2em;}
f2e824
a.http:before {white-space:nowrap; content: url(../img/moin-www.png); margin: 0 0.2em;}
f2e824
a.https:before {white-space:nowrap; content: url(../img/moin-www.png); margin: 0 0.2em;}
f2e824
a.file:before {white-space:nowrap; content: url(../img/moin-ftp.png); margin: 0 0.2em;}
f2e824
a.ftp:before {white-space:nowrap; content: url(../img/moin-ftp.png); margin: 0 0.2em;}
f2e824
a.nntp:before {white-space:nowrap; content: url(../img/moin-news.png); margin: 0 0.2em;}
f2e824
a.news:before {white-space:nowrap; content: url(../img/moin-news.png); margin: 0 0.2em;}
f2e824
a.telnet:before {white-space:nowrap; content: url(../img/moin-telnet.png); margin: 0 0.2em;}
f2e824
a.irc:before {white-space:nowrap; content: url(../img/moin-telnet.png); margin: 0 0.2em;}
f2e824
a.mailto:before {white-space:nowrap; content: url(../img/moin-email.png); margin: 0 0.2em;}
f2e824
a.attachment:before {white-space:nowrap; content: url(../img/moin-attach.png); margin: 0 0.2em;}
f2e824
a.badinterwiki:before {white-space:nowrap; content: url(../img/moin-inter.png); margin: 0 0.2em;}
f2e824
a.interwiki:before {white-space:nowrap; content: url(../img/moin-inter.png); margin: 0 0.2em;}
f2e824
f2e824
li p {
f2e824
	margin: .25em 0;
f2e824
	}
f2e824
f2e824
li.gap {
f2e824
	margin-top: 0.5em;
f2e824
	}
f2e824
f2e824
dt {
f2e824
	margin-top: 0.5em;
f2e824
	font-weight: bold;
f2e824
	}
f2e824
f2e824
dd {
f2e824
	margin-top: 0;
f2e824
	margin-bottom: 0;
f2e824
	}
f2e824
f2e824
dd > p {
f2e824
	margin: 0 !important;
f2e824
	}
f2e824
	 
f2e824
a, img, img.drawing {
f2e824
	border: 0;
f2e824
	}
f2e824
f2e824
pre {
f2e824
	border: 1pt dashed #797979;
f2e824
	background-color: #F3F3F3;
f2e824
	padding: 0.5em 1em;
f2e824
	margin: 0.5em 0 0.5em 0;
f2e824
	font-family: "DejaVu Sans Mono", "Liberation Mono", monospace;
f2e824
	white-space: pre;
f2e824
	/* begin css 3 or browser specific rules - do not remove!
f2e824
	see: http://forums.techguy.org/archive/index.php/t-249849.html */
f2e824
	white-space: pre-wrap;
f2e824
	word-wrap: break-word;
f2e824
	white-space: -moz-pre-wrap;
f2e824
	white-space: -pre-wrap;
f2e824
	white-space: -o-pre-wrap;
f2e824
	/* end css 3 or browser specific rules */
f2e824
	}
f2e824
f2e824
div {
f2e824
	margin:0; 
f2e824
	padding:0;
f2e824
	}
f2e824
f2e824
pre.comment {
f2e824
	background-color: #CCCCCC;
f2e824
	color: red;
f2e824
	padding: 0;
f2e824
	margin: 0;
f2e824
	border: 0;
f2e824
	}
f2e824
f2e824
pre.comment:before {
f2e824
	content: url(../img/attention.png);
f2e824
	}
f2e824
f2e824
f2e824
table {
f2e824
	margin: 0;
f2e824
	margin-top: 0.5em;
f2e824
	margin-bottom: 0.5em;
f2e824
	border-collapse: collapse;
f2e824
	}
f2e824
f2e824
td {
f2e824
	border: 1pt;
f2e824
	border-style: solid;
f2e824
	border-color: #ADB9CC;
f2e824
	padding-top: 0.25em;
f2e824
	padding-right: 0.5em;
f2e824
	padding-bottom: 0.25em;
f2e824
	padding-left: 0.5em;
f2e824
	}
f2e824
f2e824
td p {
f2e824
	margin: 0;
f2e824
	padding: 0;
f2e824
	}
f2e824
f2e824
/* TableOfContents macro */
f2e824
f2e824
.table-of-contents {
f2e824
	color: black; 
f2e824
	background: #fff url("../img/moin-toc-background.png") right repeat-y; 
f2e824
	border: 1px solid #CCCCCC;
f2e824
	font-size: small;
f2e824
	text-align:left;
f2e824
	padding-bottom: 15px;
f2e824
	margin: 0;
f2e824
	width: 70%;
f2e824
	}
f2e824
f2e824
.table-of-contents ol { margin:0; margin-left:1em;  list-style-type:decimal; }
f2e824
.table-of-contents ul { margin:0; list-style: url(../img/moin-ul.png); }
f2e824
.table-of-contents-heading { font-weight:bold; padding:0px; margin:10px;}
f2e824
f2e824
.footnotes div {
f2e824
	width: 5em;
f2e824
	border-top: 1pt solid gray;
f2e824
	}
f2e824
f2e824
.footnotes ul {
f2e824
	padding: 0 2em;
f2e824
	margin: 0 0 1em;
f2e824
	list-style: none;
f2e824
	}
f2e824
f2e824
.footnotes li {
f2e824
	}
f2e824
f2e824
.info {
f2e824
	float:right;
f2e824
	font-size: 0.9em;
f2e824
	color: gray;
f2e824
	}
f2e824
f2e824
#pageinfo {
f2e824
	margin: 20px 0 0 0;
f2e824
	}
f2e824
f2e824
.seperator {
f2e824
	color: gray;
f2e824
	}
f2e824
f2e824
#pagebottom {clear: both;}
f2e824
f2e824
/* standard rule ---- */
f2e824
f2e824
hr {
f2e824
	height: 1px;
f2e824
	background-color: #9C9C9C;
f2e824
	border: 0;
f2e824
	}
f2e824
f2e824
/* Custom Rules from ----- to ---------- */
f2e824
f2e824
.hr1 {height: 2px;}
f2e824
.hr2 {height: 3px;}
f2e824
.hr3 {height: 4px;}
f2e824
.hr4 {height: 5px;}
f2e824
.hr5 {height: 6px;}
f2e824
.hr6 {height: 7px;}
f2e824
f2e824
/* Replacement for deprecated html 3 <u> element and html 4 <strike> */
f2e824
f2e824
.u {text-decoration: underline;}
f2e824
.strike {text-decoration: line-through;}
f2e824
f2e824
/* Eye Catchers */
f2e824
f2e824
.warning {
f2e824
	color: red;
f2e824
	}
f2e824
f2e824
.error {
f2e824
	color: red;
f2e824
	}
f2e824
f2e824
strong.highlight {
f2e824
	background-color: #CCE0FF;
f2e824
	padding: 1pt;
f2e824
	}
f2e824
f2e824
/* Recent Changes */
f2e824
f2e824
.rcrss {
f2e824
	float: right;
f2e824
	margin: 0;
f2e824
	}
f2e824
f2e824
.recentchanges[dir="rtl"] .rcrss {
f2e824
	float: left;
f2e824
	}
f2e824
f2e824
.recentchanges table {
f2e824
	clear: both;
f2e824
	border-width: 1px;
f2e824
	border-style: solid;
f2e824
	border-color: #EDEDED;
f2e824
	}
f2e824
f2e824
.recentchanges td {
f2e824
	vertical-align: top;
f2e824
	border-width: 1pt;
f2e824
	border-style: solid;
f2e824
	border-color: #E6EAF0;
f2e824
	background: #F2F4F7;
f2e824
	}
f2e824
f2e824
.rcdaybreak td {
f2e824
	background: #B8C5D9;
f2e824
	border: none;
f2e824
	}
f2e824
f2e824
.rcdaybreak td a {
f2e824
	font-size: 0.88em;
f2e824
	}
f2e824
f2e824
.rcicon1, .rcicon2 {
f2e824
	text-align: center;
f2e824
	}
f2e824
f2e824
.rcpagelink {
f2e824
	width: 33%;
f2e824
	}
f2e824
f2e824
.rctime {
f2e824
	font-size: 0.88em;
f2e824
	white-space: nowrap;
f2e824
	}
f2e824
f2e824
.rceditor {
f2e824
	white-space: nowrap;
f2e824
	font-size: 0.88em;
f2e824
	}
f2e824
f2e824
.rccomment {
f2e824
	width: 50%;
f2e824
	color: gray;
f2e824
	font-size: 0.88em;
f2e824
	}
f2e824
f2e824
/* User Preferences */
f2e824
f2e824
.userpref table, .userpref td {
f2e824
	border: none;
f2e824
	}
f2e824
f2e824
/* CSS for new code_area markup used by Colorizer and ParserBase */
f2e824
f2e824
div.codearea { /* the div makes the border */
f2e824
	margin: 0.5em 0;
f2e824
	padding: 0;
f2e824
	border: 1pt solid #797979;
f2e824
	background-color: #F3F3F3;
f2e824
	color: black;
f2e824
	}
f2e824
f2e824
div.codearea pre { /* the pre has no border and is inside the div */
f2e824
	margin: 0;
f2e824
	padding: 10pt;
f2e824
	border: none;
f2e824
	}
f2e824
f2e824
a.codenumbers { /* format of the line numbering link */
f2e824
	margin: 0 10pt;
f2e824
	font-size: 0.85em;
f2e824
	color: gray;
f2e824
	}
f2e824
f2e824
/* Format of certain syntax spans */
f2e824
f2e824
div.codearea pre span.LineNumber {color: gray;}
f2e824
div.codearea pre span.ID         {color: #000000;}
f2e824
div.codearea pre span.Operator   {color: #0000C0;}
f2e824
div.codearea pre span.Char       {color: #004080;}
f2e824
div.codearea pre span.Comment    {color: #008000;}
f2e824
div.codearea pre span.Number     {color: #0080C0;}
f2e824
div.codearea pre span.String     {color: #004080;}
f2e824
div.codearea pre span.SPChar     {color: #0000C0;}
f2e824
div.codearea pre span.ResWord    {color: #A00000;}
f2e824
div.codearea pre span.ConsWord   {color: #008080; font-weight: bold;}
f2e824
div.codearea pre span.Error      {color: #FF8080; border: solid 1.5pt #FF0000;}
f2e824
div.codearea pre span.ResWord2   {color: #0080ff; font-weight: bold;}
f2e824
div.codearea pre span.Special    {color: #0000ff;}
f2e824
div.codearea pre span.Preprc     {color: #803999;}
f2e824
f2e824
/* Search results */
f2e824
f2e824
.searchresults dt {
f2e824
	margin-top: 1em;
f2e824
	font-weight: normal;
f2e824
	}
f2e824
f2e824
.searchresults dd {
f2e824
	font-size: 0.85em;
f2e824
	}
f2e824
f2e824
/* MonthCalendar css */
f2e824
f2e824
/* Days without and with pages linked to them */
f2e824
f2e824
a.cal-emptyday {
f2e824
	color: #777777;
f2e824
	text-align: center;
f2e824
	}
f2e824
f2e824
a.cal-usedday {
f2e824
	color: #000000;
f2e824
	font-weight: bold;
f2e824
	text-align: center;
f2e824
	}
f2e824
f2e824
/* General stuff: workdays, weekend, today */
f2e824
f2e824
td.cal-workday {
f2e824
	background-color: #DDDDFF;
f2e824
	text-align: center;
f2e824
	}
f2e824
f2e824
td.cal-weekend {
f2e824
	background-color: #FFDDDD;
f2e824
	text-align: center;
f2e824
	}
f2e824
f2e824
td.cal-today {
f2e824
	background-color: #CCFFCC;
f2e824
	border-style: solid;
f2e824
	border-width: 2pt;
f2e824
	text-align: center;
f2e824
	}
f2e824
f2e824
/* Invalid places on the monthly calendar sheet */
f2e824
f2e824
td.cal-invalidday {
f2e824
	background-color: #CCCCCC;
f2e824
	}
f2e824
f2e824
/* Links to prev/next month/year */
f2e824
f2e824
a.cal-link {
f2e824
	color: #000000;
f2e824
	text-decoration: none;
f2e824
	}
f2e824
f2e824
th.cal-header {
f2e824
	background-color: #DDBBFF;
f2e824
	text-align: center;
f2e824
	}
f2e824
f2e824
/* For MonthCalendar mouseover info boxes */
f2e824
f2e824
TABLE.tip {
f2e824
	color: black;
f2e824
	background-color: #FF8888;
f2e824
	font-size: small;
f2e824
	font-weight: normal;
f2e824
	border-style: solid;
f2e824
	border-width: 1px;
f2e824
	}
f2e824
f2e824
TH.tip {
f2e824
	background-color: #FF4444;
f2e824
	font-weight: bold;
f2e824
	text-align: center;
f2e824
	}
f2e824
f2e824
TD.tip {
f2e824
	text-align: left;
f2e824
	}
f2e824
f2e824
*[dir="rtl"] TD.tip {
f2e824
	text-align: right;
f2e824
	}
f2e824
f2e824
/* End MonthCalendar stuff */