From: <var...@us...> - 2011-03-07 09:47:40
|
Revision: 7965 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7965&view=rev Author: vargenau Date: 2011-03-07 09:47:31 +0000 (Mon, 07 Mar 2011) Log Message: ----------- No tabs Modified Paths: -------------- trunk/themes/Crao/crao.css trunk/themes/MonoBook/IE60Fixes.css trunk/themes/MonoBook/IE70Fixes.css trunk/themes/MonoBook/commonPrint.css trunk/themes/MonoBook/main.css trunk/themes/MonoBook/rtl.css trunk/themes/MonoBook/wikiprintable.css trunk/themes/Sidebar/sidebar.css trunk/themes/Wordpress/Wordpress.css trunk/themes/default/highlight.css trunk/themes/default/phpwiki-modern.css trunk/themes/default/phpwiki.css Modified: trunk/themes/Crao/crao.css =================================================================== --- trunk/themes/Crao/crao.css 2011-03-05 17:05:30 UTC (rev 7964) +++ trunk/themes/Crao/crao.css 2011-03-07 09:47:31 UTC (rev 7965) @@ -34,32 +34,32 @@ empty-cells: show; } a:link, a {/* MODIFY-TXT */ - color: #33c; - text-decoration: underline; - background-color: transparent; + color: #33c; + text-decoration: underline; + background-color: transparent; } a:visited {/* MODIFY-TXT */ - color: #33c; - text-decoration: underline; - background-color: transparent; + color: #33c; + text-decoration: underline; + background-color: transparent; } a:hover {/* MODIFY-TXT */ - color: #03f; - text-decoration:underline; - background-color: transparent; + color: #03f; + text-decoration:underline; + background-color: transparent; } a.wiki, a.wikiadmin, a.named-wiki { } -hr { - background-color: #ccc;/* MODIFY-color */ - height: 1px; - border: 1px solid #ccc; /* MODIFY-color */ +hr { + background-color: #ccc;/* MODIFY-color */ + height: 1px; + border: 1px solid #ccc; /* MODIFY-color */ } div.wikitext pre { font-family: monospace; } -p { - font-size: 1em; - margin: 0em; - margin-bottom: 1em; +p { + font-size: 1em; + margin: 0em; + margin-bottom: 1em; } @@ -69,31 +69,31 @@ ****************************** */ ul{ - position: relative; - padding : 0px; - margin: 0em; - font-family: Helvetica, Verdana, Arial, sans-serif; - font-size: 100%; - line-height: 120%; - list-style: inside; - background-color: transparent; + position: relative; + padding : 0px; + margin: 0em; + font-family: Helvetica, Verdana, Arial, sans-serif; + font-size: 100%; + line-height: 120%; + list-style: inside; + background-color: transparent; } ul ul{ - position: relative; - font-family: Helvetica, Verdana, Arial, sans-serif; - font-size: 100%; - margin-left: 2em; + position: relative; + font-family: Helvetica, Verdana, Arial, sans-serif; + font-size: 100%; + margin-left: 2em; } li.rc-major { - list-style: none; - display: block; - background-color: #fff;/* MODIFY-color */ - margin: 6px 0px; - border: 1px #666 dashed;/* MODIFY-color */ - padding:0.5ex; + list-style: none; + display: block; + background-color: #fff;/* MODIFY-color */ + margin: 6px 0px; + border: 1px #666 dashed;/* MODIFY-color */ + padding:0.5ex; } - + li.evenrow{ border: 0px; padding:1ex; @@ -130,50 +130,48 @@ } p.wiki-rc-action { - text-align: center; - vertical-align: middle; - padding: 5px 5px 5px 5px; - border: 1px #000 solid; - background-color: transparent; + text-align: center; + vertical-align: middle; + padding: 5px 5px 5px 5px; + border: 1px #000 solid; + background-color: transparent; } p a.wiki-rc-action { - display: inline; - padding:0px 10px; - font-weight: bold; - background-color: transparent; + display: inline; + padding:0px 10px; + font-weight: bold; + background-color: transparent; } - - /* ****************************** *****HEADER ****************************** */ #header { - background-color: #333;/* MODIFY-color */ + background-color: #333;/* MODIFY-color */ } #logo {/* MODIFY-TXT */ - color: #ccc; - display: inline; - margin-top: 0px; - margin-left: 0px; - height: 50px; - width:auto; - background-color: transparent; - font: bolder 67px/50px Verdana, Arial, Helvetica, sans-serif; + color: #ccc; + display: inline; + margin-top: 0px; + margin-left: 0px; + height: 50px; + width:auto; + background-color: transparent; + font: bolder 67px/50px Verdana, Arial, Helvetica, sans-serif; letter-spacing: -0.1em; /* font-variant: condensed; */ } #logo img { - border: 0px; + border: 0px; } #logo a { - color: #ccc; - font: bolder 67px/50px Arial, Verdana, Helvetica, sans-serif; - text-decoration: none; + color: #ccc; + font: bolder 67px/50px Arial, Verdana, Helvetica, sans-serif; + text-decoration: none; } /* @@ -186,43 +184,43 @@ div.ie-actionbuttons { position: relative/*absolute*/; /*max-width: 30%;*/ height: 22px; - right: 0; bottom: 0; - margin: 0px; + right: 0; bottom: 0; + margin: 0px; background: transparent url(images/BG.png) no-repeat top right; - text-align: right; - vertical-align: bottom; - padding-left: 2em; - padding-right: 1em; - padding-top: 0.5ex; - padding-bottom: 0.5ex; - border: 0px none; + text-align: right; + vertical-align: bottom; + padding-left: 2em; + padding-right: 1em; + padding-top: 0.5ex; + padding-bottom: 0.5ex; + border: 0px none; } /* body>div#actionbuttons { position: fixed; } */ #actionbuttons { - position: fixed; -/* position: absolute; */ - max-width: 30%; height: 22px; - right: 0px; bottom: 0px; - margin: 0px; - background: transparent url(images/BG.png) top left;/* MODIFY-IMG */ - vertical-align: bottom; - padding-left: 2em; - padding-right: 1em; - padding-top: 0.5ex; - padding-bottom: 0.5ex; - border: 0px none; + position: fixed; +/* position: absolute; */ + max-width: 30%; height: 22px; + right: 0px; bottom: 0px; + margin: 0px; + background: transparent url(images/BG.png) top left;/* MODIFY-IMG */ + vertical-align: bottom; + padding-left: 2em; + padding-right: 1em; + padding-top: 0.5ex; + padding-bottom: 0.5ex; + border: 0px none; } #actionbuttons div { } #actionbuttons a, #actionbuttons a:link { - position: relative; - display: inline; - text-align: right; - width: 100%; - margin-bottom: 0.5em; - margin-top: auto; - background-color:transparent; - border: 0px; + position: relative; + display: inline; + text-align: right; + width: 100%; + margin-bottom: 0.5em; + margin-top: auto; + background-color:transparent; + border: 0px; } /* @@ -230,45 +228,45 @@ *****CONTENT-ZONE ****************************** */ -#content { - margin-top: 0px; - margin-left:7%; - margin-right: 7%; - margin-bottom:7%; - background-color: #f2f2f2;/* MODIFY-color */ - border: 1px #999 solid;/* MODIFY-color */ - padding-left: 2em; - padding-right: 15px; - padding-top: 15px; - padding-bottom: 0.5ex; +#content { + margin-top: 0px; + margin-left:7%; + margin-right: 7%; + margin-bottom:7%; + background-color: #f2f2f2;/* MODIFY-color */ + border: 1px #999 solid;/* MODIFY-color */ + padding-left: 2em; + padding-right: 15px; + padding-top: 15px; + padding-bottom: 0.5ex; } /* titre */ div.boxtitrehead {} div.boxtitrehead a.backlinks {} div.wikitext { - font-size: 1em; - line-height: 130%; - text-align: left; + font-size: 1em; + line-height: 130%; + text-align: left; } blockquote.mail-style-quote { - border-left: #FF9933;/* MODIFY-color */ - margin: 0em; - margin-bottom: 1em; - border: 1px solid #FF9933;/* MODIFY-color */ - padding: 0.5em; + border-left: #FF9933;/* MODIFY-color */ + margin: 0em; + margin-bottom: 1em; + border: 1px solid #FF9933;/* MODIFY-color */ + padding: 0.5em; } .mail-style-quote blockquote.mail-style-quote { - margin-left: 0.3em; - margin-bottom : 0em; - background: transparent; - border-style: none; - border-left: 2px solid #FF9933;/* MODIFY-color */ - padding: 0em; - padding-left: 0.5em; + margin-left: 0.3em; + margin-bottom : 0em; + background: transparent; + border-style: none; + border-left: 2px solid #FF9933;/* MODIFY-color */ + padding: 0em; + padding-left: 0.5em; } blockquote p { - margin-top: 0.5ex; - margin-bottom: 0.5ex; + margin-top: 0.5ex; + margin-bottom: 0.5ex; } /* @@ -298,16 +296,16 @@ } #navbuttons { - display: inline; + display: inline; } #navbuttons img{ - margin:5px 0px 5px 10px; + margin:5px 0px 5px 10px; } #navbuttons a:link, #navbuttons a{/* MODIFY-TXT */ - font-weight: bold; - padding-left: 1ex; - padding-right: 1ex; - color:#333; + font-weight: bold; + padding-left: 1ex; + padding-right: 1ex; + color:#333; } #navbuttons a:visited{} #navbuttons a:hover{} @@ -318,36 +316,36 @@ ****************************** */ #signin{/* MODIFY-TXT */ - width: auto; - text-align: right; - padding-right: 10px; - background-color:transparent; - color:#ccc; - font-size:12px; + width: auto; + text-align: right; + padding-right: 10px; + background-color:transparent; + color:#ccc; + font-size:12px; } #signin form{/* MODIFY-TXT */ - text-align: center; - padding: 1px; - margin: 0px; - display: inline; -} + text-align: center; + padding: 1px; + margin: 0px; + display: inline; +} #signin input{/* MODIFY-TXT */ - padding: 0px; - padding-left: 3px; - margin: 0px; - font-family: Verdana, Arial, Helvetica, sans-serif ; - color:#333; - font-size: 12px; + padding: 0px; + padding-left: 3px; + margin: 0px; + font-family: Verdana, Arial, Helvetica, sans-serif ; + color:#333; + font-size: 12px; } #signin input.wikisignin{ - padding: 0px; - margin: 0px; - border: 0px none; + padding: 0px; + margin: 0px; + border: 0px none; } #signin a.wiki{/* MODIFY-TXT */ - color:#FFF; - background-color: transparent; + color:#FFF; + background-color: transparent; } /* @@ -356,29 +354,29 @@ ****************************** */ #search { - font-size: 12px; - margin: 5px 10px 5px 10px; - /*padding-right: 10px;*/ - float: right; + font-size: 12px; + margin: 5px 10px 5px 10px; + /*padding-right: 10px;*/ + float: right; } #search form{ - text-align: center; - padding: 1px; - margin: 0px; - display: inline; + text-align: center; + padding: 1px; + margin: 0px; + display: inline; } #search input{ - padding: 0px; - padding-left: 3px; - margin: 0px; - font-family: Verdana, Arial, Helvetica, sans-serif; - color: #333; - font-size: 12px; + padding: 0px; + padding-left: 3px; + margin: 0px; + font-family: Verdana, Arial, Helvetica, sans-serif; + color: #333; + font-size: 12px; } #search input.wikiaction{ - padding: 0px; - margin: 0px; - border: 0px none; + padding: 0px; + margin: 0px; + border: 0px none; } .search-context { background: white; font-style: oblique; } .search-term { @@ -395,7 +393,7 @@ display: none; z-index: 100; background-color: white; - border: 1px solid #d0d0d0; + border: 1px solid #d0d0d0; font-size: 9px; overflow: hidden; } @@ -404,9 +402,9 @@ } #LSResult .evenrow { background-color: #f0f0f0; -} +} #LSREsult .oddrow { -} +} .LSEnd { text-align: right; } @@ -415,7 +413,7 @@ } .LSRow { padding: 1px; -} +} ul.LSRes { margin: 0px; padding: 0px; @@ -427,16 +425,6 @@ /* ****************************** - *****NEWS - ****************************** - */ -#news{ -} - - - -/* - ****************************** *****MOZ-SIDEBAR ****************************** */ @@ -450,8 +438,6 @@ body.sidebar { padding-left: 1em; } body.sidebar h2 { margin-top: 0; } - - /* ****************************** *****WIKI-FORM @@ -473,8 +459,6 @@ /* Add space between the input field and following buttons, but not after the last button. */ div.wikiaction input[type=text], div.wikiadmin input[type=text], form.wikiadmin input[type=file] { margin-right: 0.5em; } - - /* ****************************** *****LINK-ICON @@ -485,22 +469,19 @@ img.linkicon { vertical-align: middle; } img.rssicon { vertical-align: baseline; } - - /* ****************************** *****ADMIN-ACTION ****************************** */ a.wikiaction, a.wikiadmin, a.wiki-rc-action, a.wikiunsafe { - text-decoration: none; - font-family: Verdana, Arial, Helvetica, sans-serif; + text-decoration: none; + font-family: Verdana, Arial, Helvetica, sans-serif; } - .wikiunsafe { - color: #000; - background-color: #f2f2f2;/* MODIFY-color */ + color: #000; + background-color: #f2f2f2;/* MODIFY-color */ } input.wikiadmin {color: #000; background-color: #fff; } @@ -513,30 +494,30 @@ /* Unknown links */ .wikiunknown, .named-wikiunknown { - font-weight: normal; - font-size: 100%; - background-color: transparent; + font-weight: normal; + font-size: 100%; + background-color: transparent; } /* QuestionMark #600 */ .wikiunknown a, .named-wikiunknown a { - color: #FFFFFF; - background-color: #000000;/* MODIFY-color */ - text-decoration: none; - font-weight: normal; - font-size: 1em; - padding: 1px; - padding-top: 0px; - padding-bottom: 0px; - border-top: 1px solid #000000; - border-bottom: 1px solid #000000; - margin-right: 2px; + color: #FFFFFF; + background-color: #000000;/* MODIFY-color */ + text-decoration: none; + font-weight: normal; + font-size: 1em; + padding: 1px; + padding-top: 0px; + padding-bottom: 0px; + border-top: 1px solid #000000; + border-bottom: 1px solid #000000; + margin-right: 2px; } /* Backlinks */ .backlinks { - text-decoration: underline; - background-color: transparent; - color: #006; + text-decoration: underline; + background-color: transparent; + color: #006; } @@ -546,8 +527,6 @@ .interwiki, i.interwiki .wikipage, em .interwiki .wikipage { font-style: oblique; } .interwiki .wikipage, i .interwiki, em .interwiki { font-style: normal; } - - /* ****************************** *****HEADING @@ -556,34 +535,33 @@ h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; } h1 { /* MODIFY-TXT */ - margin-top: 10px; - background-color: transparent; - color: #555; + margin-top: 10px; + background-color: transparent; + color: #555; } h1 a.backlinks{ /* MODIFY-TXT */ - color: #777; - text-decoration:none; + color: #777; + text-decoration:none; } h1 a.wiki{ /* MODIFY-TXT */ - color: #777; - text-decoration:none; + color: #777; + text-decoration:none; } h1 a.pagetitle{ /* MODIFY-TXT */ - color: #555; - text-decoration:none; + color: #555; + text-decoration:none; } h1 a:hover{ /* MODIFY-TXT */ - color: #888; - text-decoration:underline; + color: #888; + text-decoration:underline; } h4, h5, h6 { /* MODIFY-TXT */ - margin-bottom: 0px; - background-color: transparent; - color: #111; - } + margin-bottom: 0px; + background-color: transparent; + color: #111; +} - /* ****************************** *****RSS @@ -593,54 +571,52 @@ /* rss feed */ div.rss { - background-color: #fff; - color:#000; - border: 2px solid #ddd; + background-color: #fff; + color:#000; + border: 2px solid #ddd; } div.feed { - font-size: 1.4em; - padding: 0.5em; + font-size: 1.4em; + padding: 0.5em; } .chandesc { - font-size: 0.9em; + font-size: 0.9em; } div.rssitem { - display: block; - background-color: #fff; - color:#000; - border-top: 1px solid #ddd; - padding: 0em 0.5em; - + display: block; + background-color: #fff; + color:#000; + border-top: 1px solid #ddd; + padding: 0em 0.5em; + } div.itemname { - display: block; - border: 0px; - margin-top: 0.5em; + display: block; + border: 0px; + margin-top: 0.5em; } div.itemdesc { - font-size: 1em; - margin-bottom: 0.5em; + font-size: 1em; + margin-bottom: 0.5em; } - - /* ****************************** *****TABLES ****************************** */ table, td { font-family: Verdana, Arial, Helvetica, sans-serif; } -caption { - font-family: Verdana, Arial, Helvetica, sans-serif; - width: auto; +caption { + font-family: Verdana, Arial, Helvetica, sans-serif; + width: auto; } .pagelist { - background-color: white;/* MODIFY-color */ - border:1px #333 dashed;/* MODIFY-color */ + background-color: white;/* MODIFY-color */ + border:1px #333 dashed;/* MODIFY-color */ } .pagelist thead, .pagelist thead u {} @@ -673,32 +649,32 @@ } .wikilink{ - display:block; + display:block; } #revision{ - font-size:10px; - text-align:right; - background-color: #f2f2f2;/* MODIFY-color */ - /* "paper" borders */ - padding-left: 2em; - padding-right: 1em; - padding-top: 0.5ex; - padding-bottom: 0.5ex; - clear: both; + font-size:10px; + text-align:right; + background-color: #f2f2f2;/* MODIFY-color */ + /* "paper" borders */ + padding-left: 2em; + padding-right: 1em; + padding-top: 0.5ex; + padding-bottom: 0.5ex; + clear: both; } .editdate { - font-family: Arial, Helvetica, sans-serif; - margin: 0; - padding: 0; - padding-top: 0.25ex; + font-family: Arial, Helvetica, sans-serif; + margin: 0; + padding: 0; + padding-top: 0.25ex; } #xhtml-validator { - font-size: small; - text-align: center; - margin-top: 1em; + font-size: small; + text-align: center; + margin-top: 1em; } @@ -708,112 +684,112 @@ ****************************** */ form { margin: 0; } -input, textarea { - margin: 0.1em; - background-color: #FFF; - vertical-align: middle; - font-size: 1em; +input, textarea { + margin: 0.1em; + background-color: #FFF; + vertical-align: middle; + font-size: 1em; } input.wikisignin{ - border: 0px none; - background-color:#FFF; + border: 0px none; + background-color:#FFF; } input.wikiaction{ - border: 1px solid black; - background-color:#D7FA8C; + border: 1px solid black; + background-color:#D7FA8C; } input.numeric { text-align: center; } /* Make the textarea the full page width */ textarea.wikiedit { - width: 90%; - margin: 0.5ex; - padding: 2px; - font-family: Verdana, Arial, Helvetica, sans-serif; + width: 90%; + margin: 0.5ex; + padding: 2px; + font-family: Verdana, Arial, Helvetica, sans-serif; } #editarea-size { - margin-top: 1ex; - margin-bottom: -1ex; - text-align: right; - font-size: smaller; - border: 1px none; + margin-top: 1ex; + margin-bottom: -1ex; + text-align: right; + font-size: smaller; + border: 1px none; } #editarea-size legend{ - text-align: right; - font-size: smaller; - border: 1px solid #CCC; - background-color: #ccc; + text-align: right; + font-size: smaller; + border: 1px solid #CCC; + background-color: #ccc; } .editarea legend{ - font-family: Verdana, Helvetica, Arial, sans-serif; - font-size: 1em; - line-height: 1em; - padding: 0.2em; - border: 1px solid #333; - background-color: #eee; + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 1em; + line-height: 1em; + padding: 0.2em; + border: 1px solid #333; + background-color: #eee; } fieldset.editarea { - margin : 1ex; - margin-top: 1em; - text-align: center; - padding : 10px; - border: 1px solid #333; - background-color: #E8E8E5; + margin : 1ex; + margin-top: 1em; + text-align: center; + padding : 10px; + border: 1px solid #333; + background-color: #E8E8E5; } fieldset.toolbar { - margin : 1ex; - margin-top: 0em; - text-align: center; - padding : 3px; - border: 1px solid #FFF; - background-color: #FFF; + margin : 1ex; + margin-top: 0em; + text-align: center; + padding : 3px; + border: 1px solid #FFF; + background-color: #FFF; } /* IncludePage plugin ================================================= */ .transclusion-title { - text-align: right; - font-style: oblique; - font-size: smaller; - text-decoration: underline; - margin-bottom: 0.25ex; - margin-right: 0.25em; -} + text-align: right; + font-style: oblique; + font-size: smaller; + text-decoration: underline; + margin-bottom: 0.25ex; + margin-right: 0.25em; +} .transclusion, .wiki-edithelp { - font-size: smaller; + font-size: smaller; } .transclusion { - border: 1px solid gray;/* MODIFY-color */ - padding-left: 0.8em; - padding-right: 0.8em; - padding-top: 0px; - padding-bottom: 0px; - margin-left: 0.25em; - margin-right: 0.25em; - margin-bottom: 0.1ex; + border: 1px solid gray;/* MODIFY-color */ + padding-left: 0.8em; + padding-right: 0.8em; + padding-top: 0px; + padding-bottom: 0px; + margin-left: 0.25em; + margin-right: 0.25em; + margin-bottom: 0.1ex; } .wiki-edithelp { - background-color: white; - border: medium solid #fff8dc; /* MODIFY-color */ - padding-left: 0.5em; - padding-right: 0.5em; - padding-top: 0.75ex; - padding-bottom: 0.75ex; - margin-left: 0; - margin-right: 0; - margin-top: 1ex; - margin-bottom: 1ex; + background-color: white; + border: medium solid #fff8dc; /* MODIFY-color */ + padding-left: 0.5em; + padding-right: 0.5em; + padding-top: 0.75ex; + padding-bottom: 0.75ex; + margin-left: 0; + margin-right: 0; + margin-top: 1ex; + margin-bottom: 1ex; } .wiki-edithelp .wiki { - /* color: #5454ff;*/ + /* color: #5454ff;*/ } .wiki-edithelp p { - font-family: Verdana, Helvetica, Arial, sans-serif; - padding-left: 0.5em; - padding-right: 0.5em; - padding-top: 0.5ex; - padding-bottom: 0.5ex; - margin: 0; + font-family: Verdana, Helvetica, Arial, sans-serif; + padding-left: 0.5em; + padding-right: 0.5em; + padding-top: 0.5ex; + padding-bottom: 0.5ex; + margin: 0; } @@ -825,33 +801,33 @@ */ table.cal { - float:right; - font-size:10px; - border: 1px solid #333; - background-color: #ccc;/* MODIFY-color */ - margin: 10px; - padding: 1px; - /* For Mozilla */ - empty-cells: hide;} + float:right; + font-size:10px; + border: 1px solid #333; + background-color: #ccc;/* MODIFY-color */ + margin: 10px; + padding: 1px; + /* For Mozilla */ + empty-cells: hide;} /* cells */ table.cal td { - text-align: right; -} + text-align: right; +} /* Month-name header */ table.cal-header { /* MODIFY-TXT */ -font-size: larger; +font-size: larger; background-color: #333;/* MODIFY-color */ color: #f2f2f2;} table.cal-header tr, table.cal-header td { text-align: center; } .cal-arrow {/* MODIFY-TXT */ - font-weight: bold; - text-decoration: none; - color: #fff; + font-weight: bold; + text-decoration: none; + color: #fff; } a.cal-arrow {/* MODIFY-TXT */ - color:#fff; + color:#fff; } /* Day-names header */ @@ -859,88 +835,86 @@ .cal-dayname td { text-align: center; - font-size: smaller; - text-decoration: none; - background-color: #f2f2f2;/* MODIFY-color */ + font-size: smaller; + text-decoration: none; + background-color: #f2f2f2;/* MODIFY-color */ } /* Individual days */ -a.cal-hide { - font-size: 9px; +a.cal-hide { + font-size: 9px; text-decoration: none; } /* Today */ /* cell */ table.cal td.cal-today { - margin: 1px; - border: 1px solid #333;/* MODIFY-color */ - color: #000; - background-color: #f2f2f2;/* MODIFY-color */ + margin: 1px; + border: 1px solid #333;/* MODIFY-color */ + color: #000; + background-color: #f2f2f2;/* MODIFY-color */ } /* text */ -table.cal td.cal-day a.cal-day {font-size: 9px; +table.cal td.cal-day a.cal-day {font-size: 9px; text-decoration: underline; } - - /* ****************************** *****DIFF ****************************** */ -.diff .block div { position: relative; padding-left: 1.5em; } +.diff .block div { position: relative; padding-left: 1.5em; } .diff .prefix { position: absolute; left: 0.5em; top: 0; } /* main box */ .diff { color: #000; - background-color: transparent; - border: 1px solid black; + background-color: transparent; + border: 1px solid black; } .diff .block { color: #000; - background-color: #ccc; - padding-left: 1em; + background-color: #ccc; + padding-left: 1em; } /* individual blocks */ .diff .context { color: #000; - background-color: transparent; - border: none; + background-color: transparent; + border: none; } /* + - line prefix */ .diff .block tt { - font-weight: normal; - font-family: monospace; - color: black; - background-color: transparent; - margin-left: 0; - border: none; + font-weight: normal; + font-family: monospace; + color: black; + background-color: transparent; + margin-left: 0; + border: none; } /* changed words */ .diff del, .diff ins { - font-weight: bold; - text-decoration: none; + font-weight: bold; + text-decoration: none; } /* blocks containing deleted or added words */ .diff .original, .diff .deleted, .diff .final, .diff .added { color: #000; - background-color: white; + background-color: white; } /* blocks containing deleted words */ .diff .original, .diff .deleted { color: #000; - background-color: #fcc; - border: none; + background-color: #fcc; + border: none; } /* blocks containing added words */ .diff .final, .diff .added { color: #000; - background-color: #cfc; - border: none; + background-color: #cfc; + border: none; } /* deleted words */ @@ -948,8 +922,6 @@ /* added words */ .diff ins {color: #000; background-color: #9f9; } - - /* ****************************** *****INFO-HISTORY @@ -957,28 +929,24 @@ */ td.pageinfo { font-weight: bold; } .pageinfo-minoredit, .pageinfo-authorid { - font-size: smaller; - font-style: oblique; + font-size: smaller; + font-style: oblique; } - - /* ****************************** *****HINTS ****************************** */ .hint { - color: black; - background-color: #eeeeee; - font-size: smaller; - margin-left: 5em; - /* padding: -0.5em 0 -0.5em; */ - border: thin solid #aaaaaa; + color: black; + background-color: #eeeeee; + font-size: smaller; + margin-left: 5em; + /* padding: -0.5em 0 -0.5em; */ + border: thin solid #aaaaaa; } - - /* ****************************** *****CLEAR @@ -986,53 +954,48 @@ */ #clear - { - clear : both; - margin : 0px; - margin-top : -7px; - padding : 2px; - text-align : center; - color : #000; - background-color : #FFF; - border : solid 0px; + { + clear : both; + margin : 0px; + margin-top : -7px; + padding : 2px; + text-align : center; + color : #000; + background-color : #FFF; + border : solid 0px; } /* reset post NN4 */ /*/*/ #clear - { - margin-top : 0px; + { + margin-top : 0px; } -/* */ - - /* ****************************** *****IMG-HACK ****************************** */ img.inlineimage{ - border: 0px; - vertical-align: middle; - margin : 0px 5px 0px 5px; + border: 0px; + vertical-align: middle; + margin : 0px 5px 0px 5px; } em > img.inlineimage{ - float: left; - border: 0px; - vertical-align: middle; - margin : 5px 15px 15px 0px; + float: left; + border: 0px; + vertical-align: middle; + margin : 5px 15px 15px 0px; } - + strong > img.inlineimage{ - float: right; - border: 0px; - vertical-align: middle; - margin : 5px 0px 15px 15px; + float: right; + border: 0px; + vertical-align: middle; + margin : 5px 0px 15px 15px; } - - /* ****************************** *****WIKI-BLOG @@ -1040,12 +1003,11 @@ */ h2.wikiblog-heading { - font-size: 2em; - padding-bottom: 0.5em; - border-bottom: 2px solid gray;/* MODIFY-color */ + font-size: 2em; + padding-bottom: 0.5em; + border-bottom: 2px solid gray;/* MODIFY-color */ } - /* ****************************** *****OTHER @@ -1056,26 +1018,26 @@ .printer { display: none; } .error { - color: black; - background-color: #eee; - margin-top: 1em; - margin-bottom: 1em; - padding-left: 0.8em; - padding-right: 0.8em; - padding-top: 0.8ex; - padding-bottom: 0; - border: medium solid red; - clear: both; + color: black; + background-color: #eee; + margin-top: 1em; + margin-bottom: 1em; + padding-left: 0.8em; + padding-right: 0.8em; + padding-top: 0.8ex; + padding-bottom: 0; + border: medium solid red; + clear: both; } /* Debug */ .debug { - color: black; - background-color: transparent; - font-family: monospace; - font-size: smaller; - margin: 1ex 0; - padding: 0.5ex 0.5em; + color: black; + background-color: transparent; + font-family: monospace; + font-size: smaller; + margin: 1ex 0; + padding: 0.5ex 0.5em; } /* @@ -1127,5 +1089,3 @@ * indent-tabs-mode: nil * End: */ - - Modified: trunk/themes/MonoBook/IE60Fixes.css =================================================================== --- trunk/themes/MonoBook/IE60Fixes.css 2011-03-05 17:05:30 UTC (rev 7964) +++ trunk/themes/MonoBook/IE60Fixes.css 2011-03-07 09:47:31 UTC (rev 7965) @@ -1,95 +1,93 @@ /** * $Id$ - */ + */ /* 6.0 - only fixes */ -/* content area */ +/* content area */ /* workaround for various ie float bugs */ -#column-content { - float: none; - margin-left: 0; - height: 1%; +#column-content { + float: none; + margin-left: 0; + height: 1%; } #column-content #content { - margin-left: 12.2em; - margin-top: 3em; - height: 1%; + margin-left: 12.2em; + margin-top: 3em; + height: 1%; } #column-one { - position: absolute; - z-index: 4; - top: 0; - left: 0; + position: absolute; + z-index: 4; + top: 0; + left: 0; } #footer { - margin-left: 13.6em; - border-left: 1px solid #fabd23; + margin-left: 13.6em; + border-left: 1px solid #fabd23; } body { font-size: 80%;} -tt { - font-size: 110%; -} +tt { font-size: 110%; } /* the tabs */ #p-cactions { - z-index: 3; + z-index: 3; } #p-cactions li { - padding-bottom: 0 !important; - border: none; - background-color: transparent; - cursor: default; - float: none !important; + padding-bottom: 0 !important; + border: none; + background-color: transparent; + cursor: default; + float: none !important; } #p-cactions li a { - display: inline-block !important; - vertical-align: top; - padding-bottom: 0; - border: solid #aaa; - border-width: 1px 1px 0; + display: inline-block !important; + vertical-align: top; + padding-bottom: 0; + border: solid #aaa; + border-width: 1px 1px 0; } #p-cactions li.selected a { - border-color: #fabd23; - padding-bottom: 0.17em !important; + border-color: #fabd23; + padding-bottom: 0.17em !important; } #p-cactions li a:hover { - padding-bottom: 0.17em; + padding-bottom: 0.17em; } #p-navigation a { - display: inline-block; - width: 100%; + display: inline-block; + width: 100%; } #portal-personaltools { - padding-bottom: 0.1em; + padding-bottom: 0.1em; } #bodyContent a.external { - background: url(images/external.png) center right no-repeat; - padding-right: 13px; + background: url(images/external.png) center right no-repeat; + padding-right: 13px; } /* show the hand */ #p-logo a, #p-logo a:hover { - cursor: pointer; + cursor: pointer; } div.visualClear { - width:100%; - line-height: 0; + width:100%; + line-height: 0; } textarea { - width: 96%; + width: 96%; } div.editsection, #catlinks, div.tright, div.tleft { - position: relative; + position: relative; } -/*{ border:1px solid Red !important;}*/ + span.rateit { text-decoration: none; font-family: Arial, Helvetica, sans-serif; @@ -98,9 +96,3 @@ div#rateit-widget-top { top: 38px; } -/* -div#rateit-widget-top { - top: 15px; - right: 90px; -} -*/ Modified: trunk/themes/MonoBook/IE70Fixes.css =================================================================== --- trunk/themes/MonoBook/IE70Fixes.css 2011-03-05 17:05:30 UTC (rev 7964) +++ trunk/themes/MonoBook/IE70Fixes.css 2011-03-07 09:47:31 UTC (rev 7965) @@ -1,81 +1,71 @@ /** * $Id$ - */ + */ /* 7.0 - only fixes */ -/* content area */ +/* content area */ /* workaround for various ie float bugs */ /* This bit is needed to make links clickable... WTF */ #column-content #content { - margin-left: 12.2em; - margin-top: 3em; - height: 1%; + margin-left: 12.2em; + margin-top: 3em; + height: 1%; } .rtl #column-one { - /* For some reason it tries to inherit the padding-top into every div, - * and I can't figure out how to get it back off. - */ - padding-top: 0; + /* For some reason it tries to inherit the padding-top into every div, + * and I can't figure out how to get it back off. + */ + padding-top: 0; } .rtl #column-one #p-navigation { - margin-top: 160px; + margin-top: 160px; } /* the tabs */ #p-cactions { - z-index: 3; + z-index: 3; } #p-cactions li { - padding-bottom: 0 !important; - border: none; - background-color: transparent; - cursor: default; - float: none !important; + padding-bottom: 0 !important; + border: none; + background-color: transparent; + cursor: default; + float: none !important; } #p-cactions li a { - display: inline-block !important; - vertical-align: top; - padding-bottom: 0; - border: solid #aaa; - border-width: 1px 1px 0; + display: inline-block !important; + vertical-align: top; + padding-bottom: 0; + border: solid #aaa; + border-width: 1px 1px 0; } #p-cactions li.selected a { - border-color: #fabd23; - padding-bottom: 0.17em !important; + border-color: #fabd23; + padding-bottom: 0.17em !important; } #p-cactions li a:hover { - padding-bottom: 0.17em !important; + padding-bottom: 0.17em !important; } #p-navigation a { - display: inline-block; - width: 100%; + display: inline-block; + width: 100%; } #portal-personaltools { - padding-bottom: 0.1em; + padding-bottom: 0.1em; } textarea { - width: 96%; + width: 96%; } tt { - font-size: 110%; + font-size: 110%; } -/* -div.editsection, -#catlinks, -div.tright, -div.tleft { - position: relative; -} -*/ - - #footer li { - /* Work around bug with inline <li> tags with right margins and nowrap */ - margin-right: 0; + /* Work around bug with inline <li> tags with right margins and nowrap */ + margin-right: 0; } Modified: trunk/themes/MonoBook/commonPrint.css =================================================================== --- trunk/themes/MonoBook/commonPrint.css 2011-03-05 17:05:30 UTC (rev 7964) +++ trunk/themes/MonoBook/commonPrint.css 2011-03-07 09:47:31 UTC (rev 7965) @@ -1,6 +1,6 @@ /** * $Id$ - */ + */ /* ** Mediawiki Print style sheet for CSS2-capable browsers. @@ -10,10 +10,10 @@ ** Copyright Alexander Limi */ -@page { - size: A4 portrait; +@page { + size: A4 portrait; margin: 17mm 10mm 17mm 10mm; -} +} h1 { string-set: header content(); @@ -24,7 +24,7 @@ content: "Phpwiki"; } @top-right { - content: string(header); + content: string(header); } @bottom-left { content: "Page " counter(page) " of " counter(pages); @@ -33,7 +33,7 @@ @page :right { @top-left { - content: string(header); + content: string(header); } @top-right { content: "Phpwiki"; @@ -52,7 +52,7 @@ } } -h1, h2, h3, h4, h5, h6 { page-break-after: avoid; } +h1, h2, h3, h4, h5, h6 { page-break-after: avoid; } /* Do not cut tables with class "nobreak" */ @@ -65,20 +65,19 @@ a.new{ color:#ba0000; text-decoration:none; } .toc, -#toc { - /*border:1px solid #2f6fab;*/ +#toc { border:1px solid #aaaaaa; background-color:#f9f9f9; padding:5px; } .tocindent { - margin-left: 2em; + margin-left: 2em; } .tocline { - margin-bottom: 0px; + margin-bottom: 0px; } .toctoggle, .editsection { - font-size: smaller; + font-size: smaller; } div.toclist a::after { @@ -86,22 +85,22 @@ } /* images */ -div.floatright { - float: right; +div.floatright { + float: right; margin: 0; position:relative; border: 0.5em solid White; border-width: 0.5em 0 0.8em 1.4em; } -div.floatright p { font-style: italic;} -div.floatleft { - float: left; +div.floatright p { font-style: italic;} +div.floatleft { + float: left; margin: 0.3em 0.5em 0.5em 0; position:relative; border: 0.5em solid White; border-width: 0.5em 1.4em 0.8em 0; } -div.floatleft p { font-style: italic; } +div.floatleft p { font-style: italic; } /* thumbnails */ div.thumb { margin-bottom: 0.5em; @@ -136,10 +135,10 @@ /* table standards */ table.rimage { - float:right; - width:1pt; + float:right; + width:1pt; position:relative; - margin-left:1em; + margin-left:1em; margin-bottom:1em; text-align:center; } @@ -174,7 +173,7 @@ display: none; } -ul { +ul { list-style-type: square; } @@ -197,7 +196,7 @@ p, .documentDescription { margin: 1em 0 ! important; - line-height: 1.2em; + line-height: 1.2em; } pre { @@ -225,7 +224,7 @@ text-decoration: underline; } /* -#content a:link:after, +#content a:link:after, #content a:visited:after { content: " ( " attr(href) " ) "; }*/ @@ -245,20 +244,20 @@ } /* MSIE/Win doesn't understand 'inherit' */ a, a.external, a.new, a.stub { - color: black ! important; - text-decoration: none ! important; + color: black ! important; + text-decoration: none ! important; } /* Continue ... */ a, a.external, a.new, a.stub { - color: inherit ! important; - text-decoration: inherit ! important; + color: inherit ! important; + text-decoration: inherit ! important; } /* Show some stuff */ .urlexpansion { - display: inline ! important; + display: inline ! important; } div.townBox { @@ -274,7 +273,7 @@ } div.townBox dl { padding: 0; - margin: 0 0 0.3em 0; + margin: 0 0 0.3em 0; font-size: 96%; } div.townBox dl dt { Modified: trunk/themes/MonoBook/main.css =================================================================== --- trunk/themes/MonoBook/main.css 2011-03-05 17:05:30 UTC (rev 7964) +++ trunk/themes/MonoBook/main.css 2011-03-07 09:47:31 UTC (rev 7965) @@ -1,6 +1,6 @@ /** * $Id$ - */ + */ /* ** MediaWiki 'monobook' style sheet for CSS2-capable browsers. @@ -11,34 +11,34 @@ ** and the Plone 2.0 styles, see http://plone.org/ (Alexander Limi, Joe Geldart & Tom Croucher, ** Michael Zeltner and Geir Bækholt) ** All you guys rock :) -** Added phpwiki integration: Reini Urban, based on the phpwiki.css +** Added phpwiki integration: Reini Urban, based on the phpwiki.css ** by Jeff Dairiki */ #column-content { - width: 100%; - float: right; - margin: 0 0 .6em -12.2em; - padding: 0; - height: 1%; + width: 100%; + float: right; + margin: 0 0 .6em -12.2em; + padding: 0; + height: 1%; } #content { - position: relative; - z-index: 2; - margin: 2.8em 0 0 12.2em; - padding: 0 1em 1.5em 1em; - background: white; - color: black; - border: 1px solid #aaa; - border-right: none; - line-height: 1.5em; + position: relative; + z-index: 2; + margin: 2.8em 0 0 12.2em; + padding: 0 1em 1.5em 1em; + background: white; + color: black; + border: 1px solid #aaa; + border-right: none; + line-height: 1.5em; } #column-one { - position: absolute; - /*z-index: 3;*/ - padding-top: 160px; - top: 0; - left: 0; + position: absolute; + /*z-index: 3;*/ + padding-top: 160px; + top: 0; + left: 0; } /* the left column width is specified in class .portlet */ @@ -49,76 +49,76 @@ */ body { - font: small sans-serif; - background: #f9f9f9 url("images/headbg.jpg") 0 0 no-repeat; - color: black; - margin: 0; - padding: 0; + font: small sans-serif; + background: #f9f9f9 url("images/headbg.jpg") 0 0 no-repeat; + color: black; + margin: 0; + padding: 0; } /* scale back up to a sane default */ #globalWrapper { - font-size: 127%; - width: 100%; - margin: 0; - padding: 0; + font-size: 127%; + width: 100%; + margin: 0; + padding: 0; } .visualClear { - clear: both; + clear: both; } /* general styles */ table { - font-size: 100%; - color: black; + font-size: 100%; + color: black; } a { - text-decoration: none; - color: #002bb8; - background: none; + text-decoration: none; + color: #002bb8; + background: none; } a:visited { - color: #5a3696; + color: #5a3696; } a:active { - color: #faa700; + color: #faa700; } a:hover { - text-decoration: underline; + text-decoration: underline; } a.stub { - color: #772233; + color: #772233; } img { - border: 0; - vertical-align: middle; + border: 0; + vertical-align: middle; } p { - margin: .4em 0 .5em 0; - line-height: 1.5em; + margin: .4em 0 .5em 0; + line-height: 1.5em; } p img { - margin: 0; + margin: 0; } hr { - height: 1px; - color: #aaa; - background-color: #aaa; - border: 0; - margin: .2em 0 .2em 0; + height: 1px; + color: #aaa; + background-color: #aaa; + border: 0; + margin: .2em 0 .2em 0; } h1, h2, h3, h4, h5, h6 { - color: black; - background: none; - font-weight: bold; - font-family: Tahoma, sans-serif; - margin: 0; - padding-top: 0.5em; - padding-bottom: 0.17em; - border-bottom: 1px solid #aaa; + color: black; + background: none; + font-weight: bold; + font-family: Tahoma, sans-serif; + margin: 0; + padding-top: 0.5em; + padding-bottom: 0.17em; + border-bottom: 1px solid #aaa; } h1 { font-size: 188%; } h2 { font-size: 150%; } @@ -126,97 +126,97 @@ h4 { font-size: 116%; } h5 { font-size: 100%; } h6 { font-size: 80%; } -h4, h5, h6 { - border-bottom: none; - font-weight: normal; +h4, h5, h6 { + border-bottom: none; + font-weight: normal; } /* Because in some cases there is a <p> in nested lists */ li p { margin:0; } -ul { - line-height: 1.5em; - list-style-type: square; - margin: 0.3em 0 0 1.5em; - padding:0; - list-style-image: url("images/bullet.png"); +ul { + line-height: 1.5em; + list-style-type: square; + margin: 0.3em 0 0 1.5em; + padding:0; + list-style-image: url("images/bullet.png"); } ol { - line-height: 1.5em; - margin: 0.3em 0 0 3.2em; - padding:0; - list-style-image: none; + line-height: 1.5em; + margin: 0.3em 0 0 3.2em; + padding:0; + list-style-image: none; } -li { margin-bottom: 0.1em; } -dt { - font-weight: bold; - margin-bottom: .1em; +li { margin-bottom: 0.1em; } +dt { + font-weight: bold; + margin-bottom: .1em; } dl { - margin-top: .2em; - margin-bottom: .5em; + margin-top: .2em; + margin-bottom: .5em; } dd { - line-height: 1.5em; - margin-left: 2em; - margin-bottom: .1em; + line-height: 1.5em; + margin-left: 2em; + margin-bottom: .1em; } fieldset { - border: 1px solid #2f6fab; - margin: 1em 0 1em 0; - padding: 0 1em 1em 1em; - line-height: 1.5em; + border: 1px solid #2f6fab; + margin: 1em 0 1em 0; + padding: 0 1em 1em 1em; + line-height: 1.5em; } legend { - /*background: white;*/ - padding: 0.5em; - font-size: 95%; + /*background: white;*/ + padding: 0.5em; + font-size: 95%; } form { - border: none; - margin: 0; + border: none; + margin: 0; } textarea { - width: 100%; - padding: .1em; + width: 100%; + padding: .1em; } input.historysubmit { - padding: 0 0.3em 0.3em 0.3em !important; - font-size: 94%; - cursor: pointer; - height: 1.7em !important; - margin-left: 1.6em; + padding: 0 0.3em 0.3em 0.3em !important; + font-size: 94%; + cursor: pointer; + height: 1.7em !important; + margin-left: 1.6em; } select { - vertical-align: top; + vertical-align: top; } abbr, acronym, .explain { - border-bottom: 1px dotted black; - color: black; - background: none; - cursor: help; + border-bottom: 1px dotted black; + color: black; + background: none; + cursor: help; } q { - font-family: Times, "Times New Roman", serif; - font-style: italic; + font-family: Times, "Times New Roman", serif; + font-style: italic; } /* disabled for now blockquote { - font-family: Times, "Times New Roman", serif; - font-style: italic; + font-family: Times, "Times New Roman", serif; + font-style: italic; }*/ code { - background-color: #f9f9f9; + background-color: #f9f9f9; } pre { - padding: 1em; - border: 1px dashed #2f6fab; - color: black; - background-color: #f9f9f9; - line-height: 1.1em; + padding: 1em; + border: 1px dashed #2f6fab; + color: black; + background-color: #f9f9f9; + line-height: 1.1em; } /* @@ -225,108 +225,108 @@ #siteSub { display: none; } #jump-to-nav { - display: none; + display: none; } #contentSub { - font-size: 84%; - line-height: 1.2em; - margin: 0 0 1.4em 1em; - color: #7d7d7d; - width: auto; + font-size: 84%; + line-height: 1.2em; + margin: 0 0 1.4em 1em; + color: #7d7d7d; + width: auto; } span.subpages { display: block; } /* Some space under the headers in the content area */ #bodyContent h1, #bodyContent h2 { - margin-bottom: .6em; + margin-bottom: .6em; } #bodyContent h3, #bodyContent h4, #bodyContent h5 { - margin-bottom: .3em; + margin-bottom: .3em; } .firstHeading { margin-bottom:0.1em; } /* user notification thing */ .usermessage { - background-color: #ffce7b; - border: 1px solid #ffa500; - color: black; - font-weight: bold; - margin: 2em 0 1em; - padding: .5em 1em; - vertical-align: middle; + background-color: #ffce7b; + border: 1px solid #ffa500; + color: black; + font-weight: bold; + margin: 2em 0 1em; + padding: .5em 1em; + vertical-align: middle; } #siteNotice { - text-align: center; - font-size: 95%; - padding: 0 .9em; + text-align: center; + font-size: 95%; + padding: 0 .9em; } #siteNotice p { - margin: 0; - padding: 0; + margin: 0; + padding: 0; } .errorbox, .successbox { - font-size: larger; - border: 2px solid; - padding: .5em 1em; - float: left; - margin-bottom: 2em; - color: #000; + font-size: larger; + border: 2px solid; + padding: .5em 1em; + float: left; + margin-bottom: 2em; + color: #000; } .errorbox { - border-color: red; - background-color: #fff2f2; + border-color: red; + background-color: #fff2f2; } .successbox { - border-color: green; - background-color: #dfd; + border-color: green; + background-color: #dfd; } .errorbox h2, .successbox h2 { - font-size: 1em; - font-weight: bold; - display: inline; - margin: 0 .5em 0 0; - border: none; + font-size: 1em; + font-weight: bold; + display: inline; + margin: 0 .5em 0 0; + border: none; } #catlinks { - border: 1px solid #aaa; - background-color: #f9f9f9; - padding: 5px; - margin-top: 1em; - clear: both; + border: 1px solid #aaa; + background-color: #f9f9f9; + padding: 5px; + margin-top: 1em; + clear: both; } /* currently unused, intended to be used by a metadata box in the bottom-right corner of the content area */ .documentDescription { - /* The summary text describing the document */ - font-weight: bold; - display: block; - margin: 1em 0; - line-height: 1.5em; + /* The summary text describing the document */ + font-weight: bold; + display: block; + margin: 1em 0; + line-height: 1.5em; } .documentByLine { - text-align: right; - font-size: 90%; - clear: both; - font-weight: normal; - color: #76797c; + text-align: right; + font-size: 90%; + clear: both; + font-weight: normal; + color: #76797c; } /* emulate center */ .center { - width: 100%; - text-align: center; + width: 100%; + text-align: center; } *.center * { - margin-left: auto; - margin-right: auto; + margin-left: auto; + margin-right: auto; } /* small for tables and similar */ .small, .small * { - font-size: 94%; + font-size: 94%; } table.small { - font-size: 100%; + font-size: 100%; } /* @@ -334,140 +334,140 @@ */ #toc, .toc { - width: 200px; - border: 1px solid #aaa; - background-color: #f9f9f9; - padding: 5px; - font-size: 95%; - float: right; - clear: right; + width: 200px; + border: 1px solid #aaa; + background-color: #f9f9f9; + padding: 5px; + font-size: 95%; + float: right; + clear: right; } #toc #toctitle, .toc .toctitle, .toc #toctitle { - display: inline; - border: none; - padding: 0; - font-size: 110%; - font-weight: bold; + display: inline; + border: none; + padding: 0; + font-size: 110%; + font-weight: bold; } .toc .toclist, .toc #toclist { - width: auto; - border: none; + width: auto; + border: none; } #toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle { - text-align: center; + text-align: center; } -#toc p, -.toc p { +#toc p, +.toc p { margin: 0; } #toc ul, .toc ul { - width: auto; - border: none; - line-height: 1.5em; - list-style-type: square; - list-style-image: url("images/bullet.png"); - font-size: 95%; - margin-left: 5px; - padding-left: 5px; + width: auto; + border: none; + line-height: 1.5em; + list-style-type: square; + list-style-image: url("images/bullet.png"); + font-size: 95%; + margin-left: 5px; + padding-left: 5px; } #toc ul ul, .toc ul ul { - margin: 0 0 0 2em; + margin: 0 0 0 2em; } #toc .toctoggle, .toc .toctoggle { - font-size: 94%; + font-size: 94%; } .mw-warning { - border: 1px solid #aaa; - background-color: #f9f9f9; - padding: 5px; - font-size: 95%; + border: 1px solid #aaa; + background-color: #f9f9f9; + padding: 5px; + font-size: 95%; } .mw-warning { - margin-left: 50px; - margin-right: 50px; - text-align: center; + margin-left: 50px; + margin-right: 50px; + text-align: center; } /* images */ div.floatright, table.floatright { - clear: right; - float: right; - position: relative; - margin: 0 0 .5em .5em; - border: 0; + clear: right; + float: right; + position: relative; + margin: 0 0 .5em .5em; + border: 0; } div.floatright p { font-style: italic; } div.floatleft, table.floatleft { - float: left; - position: relative; - margin: 0 .5em .5em 0; - border: 0; + float: left; + position: relative; + margin: 0 .5em .5em 0; + border: 0; } div.floatleft p { font-style: italic; } /* thumbnails */ div.thumb { - margin-bottom: .5em; - border-style: solid; - border-color: white; - width: auto; + margin-bottom: .5em; + border-style: solid; + border-color: white; + width: auto; } div.thumb div { - border: 1px solid #ccc; - padding: 3px !important; - background-color: #f9f9f9; - font-size: 94%; - text-align: center; - overflow: hidden; + border: 1px solid #ccc; + padding: 3px !important; + background-color: #f9f9f9; + font-size: 94%; + text-align: center; + overflow: hidden; } div.thumb div a img { - border: 1px solid #ccc; + border: 1px solid #ccc; } div.thumb div div.thumbcaption { - border: none; - text-align: left; - line-height: 1.4em; - padding: .3em 0 .1em 0; + border: none; + text-align: left; + line-height: 1.4em; + padding: .3em 0 .1em 0; } div.magnify { - float: right; - border: none !important; - background: none !important; + float: right; + border: none !important; + background: none !important; } div.magnify a, div.magnify img { - display: block; - border: none !important; - background: none !important; + display: block; + border: none !important; + background: none !important; } div.tright { - clear: right; - float: right; - border-width: .5em 0 .8em 1.4em; + clear: right; + float: right; + border-width: .5em 0 .8em 1.4em; } div.tleft { - float: left; - margin-right: .5em; - border-width: .5em 1.4em .8em 0; + float: left; + margin-right: .5em; + border-width: .5em 1.4em .8em 0; } .hiddenStructure { - display: none; - speak: none; + display: none; + speak: none; } img.tex { - vertical-align: middle; + vertical-align: middle; } span.texhtml { - font-family: serif; + font-family: serif; } /* @@ -480,104 +480,104 @@ */ /* table standards */ table.rimage { - float: right; - position: relative; - margin-left: 1em; - margin-bottom: 1em; - text-align: center; + float: right; + position: relative; + margin-left: 1em; + margin-bottom: 1em; + text-align: center; } .toccolours { - border: 1px solid #aaa; - background-color: #f9f9f9; - padding: 5px; - font-size: 95%; + border: 1px solid #aaa; + background-color: #f9f9f9; + padding: 5px; + font-size: 95%; } div.townBox { - position: relative; - float: right; - background: white; - margin-left: 1em; - border: 1px solid gray; - padding: .3em; - width: 200px; - overflow: hidden; - clear: right; + position: relative; + float: right; + background: white; + margin-left: 1em; + border: 1px solid gray; + padding: .3em; + width: 200px; + overflow: hidden; + clear: right; } div.townBox dl { - padding: 0; - margin: 0 0 .3em; - font-size: 96%; + padding: 0; + margin: 0 0 .3em; + font-size: 96%; } div.townBox dl dt { - background: none; - margin: .4em 0 0; + background: none; + margin: .4em 0 0; } div.townBox dl dd { - margin: .1em 0 0 1.1em; - background-color: #f3f3f3; + margin: .1em 0 0 1.1em; + background-color: #f3f3f3; } /* ** edit views etc */ .special li { - line-height: 1.4em; - margin: 0; - padding: 0; + line-height: 1.4em; + margin: 0; + padding: 0; } /* ** RecentChanges */ -.pageinfo-majoredit { - font-weight: normal; /*bold;*/ +.pageinfo-majoredit { + font-weight: normal; /*bold;*/ } .wiki-summary { - font-size: 94%; - font-style: italic; + font-size: 94%; + font-style: italic; } /* Page history styling */ /* the auto-generated edit comments */ .autocomment { - color: gray; + color: gray; } #pagehistory span.user { - margin-left: 1.4em; - margin-right: .4em; + margin-left: 1.4em; + margin-right: .4em; } #pagehistory span.minor { - font-weight: bold; + font-weight: bold; } #pagehistory li { - border: 1px solid white; + border: 1px solid white; } #pagehistory li.selected { - background-color: #f9f9f9; - border: 1px dashed #aaa; + background-color: #f9f9f9; + border: 1px dashed #aaa; } /* ** Diff rendering (unused) */ table.diff, td.diff-otitle, td.diff-ntitle { - background-color: white; + background-color: white; } td.diff-addedline { - background: #cfc; - font-size: smaller; + background: #cfc; + font-size: smaller; } td.diff-deletedline { - background: #ffa; - font-size: smaller; + background: #ffa; + font-size: smaller; } td.diff-context { - background: #eee; - font-size: smaller; + background: #eee; + font-size: smaller; } span.diffchange { - color: red; - font-weight: bold; + color: red; + font-weight: bold; } /** @@ -585,74 +585,74 @@ */ /* main box */ .diff { - margin-top: 1ex; - margin-bottom: 0.5ex; - background: white; - color: black; - border-top: 1px solid #494f5d; - border-left: 1px solid #494f5d; - border-bottom: 1px solid #c6d2de; - border-right: 1px solid #c6d2de; - padding-top: 1px; - padding-bottom: 1px; - padding-left: .125em; - padding-right: .125em; - padding: 0; - clear: both; + margin-top: 1ex; + margin-bottom: 0.5ex; + background: white; + color: black; + border-top: 1px solid #494f5d; + border-left: 1px solid #494f5d; + border-bottom: 1px solid #c6d2de; + border-right: 1px solid #c6d2de; + padding-top: 1px; + padding-bottom: 1px; + padding-left: .125em; + padding-right: .125em; + padding: 0; + clear: both; } .diff .block { - background: #ddd; - padding-left: 1em; + background: #ddd; + padding-left: 1em; } /* individual blocks */ .diff .context { - background: white; - border: none; + background: white; + border: none; } /* entire difftextblock */ .difftext { - margin-top: 0; - margin-bottom: 0; - background: white; - border-top: 1px #e8e6df solid; - border-left: 1px #e8e6df solid; - border-bottom: 1px #d2d2d2 solid; - border-right: 1px #b2b2b2 solid; - padding-left: 0em; - padding-right: 0em; - padding-top: 0ex; - padding-bottom: 0ex; - clear: both; + margin-top: 0; + margin-bottom: 0; + background: white; + border-top: 1px #e8e6df solid; + border-left: 1px #e8e6df solid; + border-bottom: 1px #d2d2d2 solid; + border-right: 1px #b2b2b2 solid; + padding-left: 0em; + padding-right: 0em; + padding-top: 0ex; + padding-bottom: 0ex; + clear: both; } /* + - line prefix */ .diff .block tt { - font-weight: normal; - font-family: monospace; - color: black; - margin-left: 0; - border: none; + font-weight: normal; + font-family: monospace; + color: black; + margin-left: 0; + border: none; } /* changed words */ .diff del, .diff ins { - font-weight: bold; - text-decoration: none; + font-weight: bold; + text-decoration: none; } /* blocks containing deleted or added words */ .diff .original, .diff .deleted, .diff .final, .diff .added { - background: white; + background: white; } /* blocks containing deleted words */ .diff .original, .diff .deleted { - background: #fcc; - border: none; + background: #fcc; + border: none; } /* blocks containing added words */ .diff .final, .diff .added { - background: #cfc; - border: none; + background: #cfc; + border: none; } /* deleted words */ @@ -665,8 +665,8 @@ */ td.pageinfo { font-weight: bold; } .pageinfo-minoredit, .pageinfo-authorid { - font-size: smaller; - font-style: oblique; + font-size: smaller; + font-style: oblique; } /* RssFeed */ @@ -680,34 +680,34 @@ * Calendar plugin */ table.cal { - border: 1px outset gray; - background: white; - margin: 0.5ex 0.5em; - padding: 1px; - /* For Mozilla */ - empty-cells: hide; -} + border: 1px outset gray; + background: white; + margin: 0.5ex 0.5em; + padding: 1px; + /* For Mozilla */ + empty-cells: hide; +} /* cells */ table.cal td { - background: white; - text-align: right; -} + background: white; + text-align: right; +} /* Month-name header */ table.cal-header { font-size: larger; } table.cal-header tr, table.cal-header td { text-align: center; } .cal-arrow { - font-weight: bold; - text-decoration: none; + font-weight: bold; + text-decoration: none; } /* Day-names header */ table.cal tbody tr .cal-dayname { } .cal-dayname td { - text-align: center; - font-size: smaller; - text-decoration: underline; + text-align: center; + font-size: smaller; + text-decoration: underline; } /* Individual days */ @@ -716,60 +716,60 @@ /* Today */ /* cell */ table.cal td.cal-today { - margin: 1px; - border: 1px solid gray; + margin: 1px; + border: 1px solid gray; } /* text */ table.cal td.cal-today a.cal-hide { } -/* +/* ** keep the whitespace in front of the ^=, hides rule from konqueror -** this is css3, the validator doesn't like it when validating as css2 +** this is css3, the validator doesn't like it when validating as css2 */ #bodyContent a.external, #bodyContent a[href ^="gopher://"] { - background: url("images/url.png") center right no-repeat; - padding-right: 13px; + background: url("images/url.png") center right no-repeat; + padding-right: 13px; } #bodyContent a[href ^="https://"], .link-https { - background: url("images/lock_icon.png") center right no-repeat; - padding-right: 16px; + background: url("images/lock_icon.png") center right no-repeat; + padding-right: 16px; } #bodyContent a[href ^="mailto:"], .link-mailto { - background: url("images/mail_icon.png") center right no-repeat; - padding-right: 18px; + background: url("images/mail_icon.png") center right no-repeat; + padding-right: 18px; } #bodyContent a[href ^="news://"] { - background: url("images/news_icon.png") center right no-repeat; - padding-right: 18px; + background: url("images/news_icon.png") center right no-repeat; + padding-right: 18px; } #bodyContent a[href ^="ftp://"], .link-ftp { - background: url("images/file_icon.png") center right no-repeat; - padding-right: 18px; + background: url("images/file_icon.png") center right no-repeat; + padding-right: 18px; } #bodyContent a[href ^="irc://"], .link-irc { - background: url("images/discussionitem_icon.png") center right no-repeat; - padding-right: 18px; + background: url("images/discussionitem_icon.png") center right no-repeat; + padding-right: 18px; } /* disabl... [truncated message content] |