From: <var...@us...> - 2012-10-06 11:05:57
|
Revision: 8399 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8399&view=rev Author: vargenau Date: 2012-10-06 11:05:48 +0000 (Sat, 06 Oct 2012) Log Message: ----------- Reformat CSS Modified Paths: -------------- trunk/themes/Crao/crao.css trunk/themes/Hawaiian/Hawaiian.css trunk/themes/MacOSX/MacOSX-topbottombars.css trunk/themes/MacOSX/MacOSX.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/MonoBook/wikistandard.css trunk/themes/Portland/portland.css trunk/themes/Sidebar/jscalendar/calendar-phpwiki.css trunk/themes/Sidebar/jscalendar/calendar-win2k-1.css trunk/themes/Sidebar/jscalendar/calendar-win2k-cold-1.css trunk/themes/Sidebar/sidebar.css trunk/themes/SpaceWiki/SpaceWiki.css trunk/themes/Wordpress/Wordpress.css trunk/themes/blog/IEFixes.css trunk/themes/blog/Kubrick.css trunk/themes/default/IEFixes.css trunk/themes/default/highlight.css trunk/themes/default/phpwiki-modern.css trunk/themes/default/phpwiki-printer.css trunk/themes/default/phpwiki-topbottombars.css trunk/themes/default/phpwiki.css trunk/themes/default/toolbar.css trunk/themes/fusionforge/fusionforge-autonumbering.css trunk/themes/fusionforge/fusionforge-fullscreen.css trunk/themes/fusionforge/fusionforge-print.css trunk/themes/fusionforge/fusionforge-rereading.css trunk/themes/fusionforge/fusionforge.css trunk/themes/shamino_com/shamino_com.css trunk/themes/smaller/IEFixes.css trunk/themes/smaller/phpwiki.css trunk/themes/wikilens/wikilens.css Modified: trunk/themes/Crao/crao.css =================================================================== --- trunk/themes/Crao/crao.css 2012-10-06 10:28:33 UTC (rev 8398) +++ trunk/themes/Crao/crao.css 2012-10-06 11:05:48 UTC (rev 8399) @@ -12,50 +12,62 @@ */ body { - background-color: #ccc;/* MODIFY-color */ - font-family: Helvetica, Verdana, Arial, sans-serif; - font-size: 12px ; - line-height: 14px ; - margin: 0; - padding: 0; - border: 0 none ; - color: #000; - text-align: left; + background-color: #ccc; /* MODIFY-color */ + font-family: Helvetica, Verdana, Arial, sans-serif; + font-size: 12px; + line-height: 14px; + margin: 0; + padding: 0; + border: 0 none; + color: #000; + text-align: left; } img { - border: 0; - vertical-align: middle; + border: 0; + vertical-align: middle; } table { - border-spacing: 0; - /* For Mozilla */ - empty-cells: show; + border-spacing: 0; + /* For Mozilla */ + empty-cells: show; } -a:link, a {/* MODIFY-TXT */ + +a:link, a { + /* MODIFY-TXT */ color: #33c; text-decoration: underline; background-color: transparent; } -a:visited {/* MODIFY-TXT */ + +a:visited { + /* MODIFY-TXT */ color: #33c; text-decoration: underline; background-color: transparent; } -a:hover {/* MODIFY-TXT */ + +a:hover { + /* MODIFY-TXT */ color: #03f; - text-decoration:underline; + text-decoration: underline; background-color: transparent; } + a.wiki, a.wikiadmin, a.named-wiki { } + hr { - background-color: #ccc;/* MODIFY-color */ + background-color: #ccc; /* MODIFY-color */ height: 1px; - border: 1px solid #ccc; /* MODIFY-color */ + border: 1px solid #ccc; /* MODIFY-color */ } -div.wikitext pre { font-family: monospace; } + +div.wikitext pre { + font-family: monospace; +} + p { font-size: 1em; margin: 0; @@ -64,19 +76,38 @@ /* generic classes ----------------------------------------------- */ -.tt { font-family: monospace; } -.strike { text-decoration:line-through; } +.tt { + font-family: monospace; +} -.align-left {text-align: left;} -.align-right {text-align: right;} -.align-center {text-align: center;} - -.top {vertical-align: top;} +.strike { + text-decoration: line-through; +} -.nowrap {white-space: nowrap;} +.align-left { + text-align: left; +} -.fullwidth { width: 100%; } +.align-right { + text-align: right; +} +.align-center { + text-align: center; +} + +.top { + vertical-align: top; +} + +.nowrap { + white-space: nowrap; +} + +.fullwidth { + width: 100%; +} + /* --------------------------------------------------------------- */ /* @@ -84,9 +115,9 @@ *****LISTES ****************************** */ -ul{ +ul { position: relative; - padding : 0; + padding: 0; margin: 0; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 100%; @@ -94,8 +125,9 @@ list-style: inside; background-color: transparent; } -ul ul{ - position: relative; + +ul ul { + position: relative; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 100%; margin-left: 2em; @@ -104,48 +136,53 @@ li.rc-major { list-style: none; display: block; - background-color: #fff;/* MODIFY-color */ + background-color: #fff; /* MODIFY-color */ margin: 6px 0; - border: 1px #666 dashed;/* MODIFY-color */ - padding:0.5ex; + border: 1px #666 dashed; /* MODIFY-color */ + padding: 0.5ex; } -li.evenrow{ - border: 0; - padding:1ex; +li.evenrow { + border: 0; + padding: 1ex; } -li.oddrow{ - border: 0; - padding:1ex; + +li.oddrow { + border: 0; + padding: 1ex; } -li strong{ - font-weight: normal; - background-color: transparent; + +li strong { + font-weight: normal; + background-color: transparent; } -strong.wiki-summary{ - display: block; - padding:5px 0; - background-color: transparent; +strong.wiki-summary { + display: block; + padding: 5px 0; + background-color: transparent; } -li a.wiki-rc-action{ - display:inline; - } li a.wiki-rc-action { - border: 0; -/*border-left: 1.2em solid #FC0;*/ -/*la puce de dernieres modifs*/ + display: inline; } + +li a.wiki-rc-action { + border: 0; + /*border-left: 1.2em solid #FC0;*/ + /*la puce de dernieres modifs*/ +} + li.rc-major a.wiki { - font-size: 1.2em; - font-weight: bold; + font-size: 1.2em; + font-weight: bold; } + li>p { - display: inline; + display: inline; } -p.wiki-rc-action -{ + +p.wiki-rc-action { text-align: center; vertical-align: middle; padding: 5px 5px 5px 5px; @@ -153,10 +190,9 @@ background-color: transparent; } -p a.wiki-rc-action -{ +p a.wiki-rc-action { display: inline; - padding:0 10px; + padding: 0 10px; font-weight: bold; background-color: transparent; } @@ -167,25 +203,29 @@ ****************************** */ #header { - background-color: #333;/* MODIFY-color */ + background-color: #333; /* MODIFY-color */ } -#logo {/* MODIFY-TXT */ - color: #ccc; + +#logo { + /* MODIFY-TXT */ + color: #ccc; display: inline; margin-top: 0; margin-left: 0; height: 50px; - width:auto; + width: auto; background-color: transparent; - font: bolder 67px/50px Verdana, Arial, Helvetica, sans-serif; + font: bolder 67px/50px Verdana, Arial, Helvetica, sans-serif; letter-spacing: -0.1em; } + #logo img { border: 0; } + #logo a { - color: #ccc; - font: bolder 67px/50px Arial, Verdana, Helvetica, sans-serif; + color: #ccc; + font: bolder 67px/50px Arial, Verdana, Helvetica, sans-serif; text-decoration: none; } @@ -199,7 +239,8 @@ div.ie-actionbuttons { position: relative; height: 22px; - right: 0; bottom: 0; + right: 0; + bottom: 0; margin: 0; background-color: transparent; background-image: url(images/BG.png); @@ -218,7 +259,8 @@ position: fixed; max-width: 30%; height: 22px; - right: 0; bottom: 0; + right: 0; + bottom: 0; margin: 0; background-color: transparent; background-image: url(images/BG.png); @@ -230,7 +272,10 @@ padding-bottom: 0.5ex; border: 0 none; } -#actionbuttons div { } + +#actionbuttons div { +} + #actionbuttons a, #actionbuttons a:link { position: relative; display: inline; @@ -248,43 +293,51 @@ ****************************** */ #content { - margin-top: 0; - margin-left:7%; + margin-top: 0; + margin-left: 7%; margin-right: 7%; - margin-bottom:7%; - background-color: #f2f2f2;/* MODIFY-color */ - border: 1px #999 solid;/* MODIFY-color */ + margin-bottom: 7%; + background-color: #f2f2f2; /* MODIFY-color */ + border: 1px #999 solid; /* MODIFY-color */ padding-left: 2em; padding-right: 15px; - padding-top: 15px; + padding-top: 15px; padding-bottom: 0.5ex; } + /* titre */ -div.boxtitrehead {} -div.boxtitrehead a.backlinks {} +div.boxtitrehead { +} + +div.boxtitrehead a.backlinks { +} + div.wikitext { font-size: 1em; line-height: 130%; text-align: left; } + blockquote.mail-style-quote { - border-left: #FF9933;/* MODIFY-color */ + border-left: #FF9933; /* MODIFY-color */ margin: 0; margin-bottom: 1em; - border: 1px solid #FF9933;/* MODIFY-color */ + border: 1px solid #FF9933; /* MODIFY-color */ padding: 0.5em; } + .mail-style-quote blockquote.mail-style-quote { margin-left: 0.3em; - margin-bottom : 0; + margin-bottom: 0; background-color: transparent; border-style: none; - border-left: 2px solid #FF9933;/* MODIFY-color */ + border-left: 2px solid #FF9933; /* MODIFY-color */ padding: 0; padding-left: 0.5em; } + blockquote p { - margin-top: 0.5ex; + margin-top: 0.5ex; margin-bottom: 0.5ex; } @@ -293,77 +346,96 @@ *****NAVBAR ****************************** */ -.toolbar, input.button, #signin { font-family:Verdana, Arial, Helvetica, sans-serif; } +.toolbar, input.button, #signin { + font-family: Verdana, Arial, Helvetica, sans-serif; +} -div.toolbar{ - display:block; - background-color:#f2f2f2;/* MODIFY-color */ - border: 1px #666 solid;/* MODIFY-color */ - margin: 2% 7%; +div.toolbar { + display: block; + background-color: #f2f2f2; /* MODIFY-color */ + border: 1px #666 solid; /* MODIFY-color */ + margin: 2% 7%; } + .toolbar { - padding: 0; - margin: 0; + padding: 0; + margin: 0; } + .edit-toolbar { - padding: 0; - margin: 0; + padding: 0; + margin: 0; } + .edit-toolbar img, .edit-toolbar input { - background-color: #fff; - border: 1px solid ButtonFace; + background-color: #fff; + border: 1px solid ButtonFace; } #navbuttons { display: inline; } -#navbuttons img{ - margin:5px 0 5px 10px; + +#navbuttons img { + margin: 5px 0 5px 10px; } -#navbuttons a:link, #navbuttons a{/* MODIFY-TXT */ + +#navbuttons a:link, #navbuttons a { + /* MODIFY-TXT */ font-weight: bold; padding-left: 1ex; padding-right: 1ex; - color:#333; + color: #333; } -#navbuttons a:visited{} -#navbuttons a:hover{} +#navbuttons a:visited { +} + +#navbuttons a:hover { +} + /* ****************************** *****SIGNIN ****************************** */ -#signin{/* MODIFY-TXT */ - width: auto; +#signin { + /* MODIFY-TXT */ + width: auto; text-align: right; padding-right: 10px; background-color: transparent; - color:#ccc; - font-size:12px; + color: #ccc; + font-size: 12px; } -#signin form{/* MODIFY-TXT */ - text-align: center; + +#signin form { + /* MODIFY-TXT */ + text-align: center; padding: 1px; margin: 0; display: inline; } -#signin input{/* MODIFY-TXT */ + +#signin input { + /* MODIFY-TXT */ padding: 0; padding-left: 3px; margin: 0; - font-family: Verdana, Arial, Helvetica, sans-serif ; - color:#333; + font-family: Verdana, Arial, Helvetica, sans-serif; + color: #333; font-size: 12px; } -#signin input.wikisignin{ + +#signin input.wikisignin { padding: 0; margin: 0; border: 0 none; } -#signin a.wiki{/* MODIFY-TXT */ - color:#FFF; +#signin a.wiki { + /* MODIFY-TXT */ + color: #FFF; background-color: transparent; } @@ -378,49 +450,61 @@ /*padding-right: 10px;*/ float: right; } -#search form{ - text-align: center; + +#search form { + text-align: center; padding: 1px; margin: 0; display: inline; } -#search input{ + +#search input { padding: 0; padding-left: 3px; margin: 0; - font-family: Verdana, Arial, Helvetica, sans-serif; + font-family: Verdana, Arial, Helvetica, sans-serif; color: #333; font-size: 12px; } -#search input.wikiaction{ + +#search input.wikiaction { padding: 0; margin: 0; border: 0 none; } -.search-context { background: white; font-style: oblique; } + +.search-context { + background: white; + font-style: oblique; +} + .search-term { - background: yellow; - font-weight: normal; + background: yellow; + font-weight: normal; } + #livesearch { - height: 13px; - width: 100px; + height: 13px; + width: 100px; } + #LSResult { - position: absolute; - text-align: left; - display: none; - z-index: 100; - background-color: white; - border: 1px solid #d0d0d0; - font-size: 9px; - overflow: hidden; + position: absolute; + text-align: left; + display: none; + z-index: 100; + background-color: white; + border: 1px solid #d0d0d0; + font-size: 9px; + overflow: hidden; } + #LSHighlight { - background-color: #f08000; + background-color: #f08000; } + #LSResult .evenrow { - background-color: #f0f0f0; + background-color: #f0f0f0; } /* @@ -429,15 +513,22 @@ ****************************** */ body.sidebar { - font-size: smaller; - margin: 0.5em; + font-size: smaller; + margin: 0.5em; } + body.sidebar div.wikitext { - padding: 0.5em; + padding: 0.5em; } -body.sidebar { padding-left: 1em; } -body.sidebar h2 { margin-top: 0; } +body.sidebar { + padding-left: 1em; +} + +body.sidebar h2 { + margin-top: 0; +} + /* ****************************** *****WIKI-FORM @@ -449,15 +540,24 @@ * have a class yet, so it must be referenced indirectly */ /*div.wikiaction { background-color: #f2f2f2; }*/ - /*div.wikiadmin { background-color: #fee; } */ -form.wikiadmin div { color: #000; background-color: #f2f2f2; } +/*div.wikiadmin { background-color: #fee; } */ +form.wikiadmin div { + color: #000; + background-color: #f2f2f2; +} + div.wikiaction, form.wikiadmin div { } + /* Prevent buttons from overlapping when the toolbar is wrapped. */ -a.wikiaction, a.wikiadmin { line-height: 2.6ex; } +a.wikiaction, a.wikiadmin { + line-height: 2.6ex; +} /* 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; } +div.wikiaction input[type=text], div.wikiadmin input[type=text], form.wikiadmin input[type=file] { + margin-right: 0.5em; +} /* ****************************** @@ -466,9 +566,14 @@ */ /* Link icons */ -img.linkicon { vertical-align: middle; } -img.rssicon { vertical-align: baseline; } +img.linkicon { + vertical-align: middle; +} +img.rssicon { + vertical-align: baseline; +} + /* ****************************** *****ADMIN-ACTION @@ -481,10 +586,13 @@ .wikiunsafe { color: #000; - background-color: #f2f2f2;/* MODIFY-color */ + background-color: #f2f2f2; /* MODIFY-color */ } -input.wikiadmin {color: #000; background-color: #fff; } +input.wikiadmin { + color: #000; + background-color: #fff; +} /* ****************************** @@ -498,14 +606,15 @@ font-size: 100%; background-color: transparent; } - /* QuestionMark #600 */ + +/* QuestionMark #600 */ .wikiunknown a, .named-wikiunknown a { color: #FFFFFF; - background-color: #000000;/* MODIFY-color */ + background-color: #000000; /* MODIFY-color */ text-decoration: none; font-weight: normal; font-size: 1em; - padding: 1px; + padding: 1px; padding-top: 0; padding-bottom: 0; border-top: 1px solid #000000; @@ -520,44 +629,66 @@ color: #006; } - /* Interwiki links */ -.wikipage { font-weight: bold; } -.interwiki { text-decoration: none; } -.interwiki, i.interwiki .wikipage, em .interwiki .wikipage { font-style: oblique; } -.interwiki .wikipage, i .interwiki, em .interwiki { font-style: normal; } +.wikipage { + font-weight: bold; +} +.interwiki { + text-decoration: none; +} + +.interwiki, i.interwiki .wikipage, em .interwiki .wikipage { + font-style: oblique; +} + +.interwiki .wikipage, i .interwiki, em .interwiki { + font-style: normal; +} + /* ****************************** *****HEADING ****************************** */ -h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; } +h1, h2, h3, h4, h5, h6 { + font-family: Arial, Helvetica, sans-serif; +} -h1 { /* MODIFY-TXT */ - margin-top: 10px; +h1 { + /* MODIFY-TXT */ + margin-top: 10px; background-color: transparent; color: #555; } -h1 a.backlinks{ /* MODIFY-TXT */ +h1 a.backlinks { + /* MODIFY-TXT */ color: #777; - text-decoration:none; + text-decoration: none; } -h1 a.wiki{ /* MODIFY-TXT */ + +h1 a.wiki { + /* MODIFY-TXT */ color: #777; - text-decoration:none; + text-decoration: none; } -h1 a.pagetitle{ /* MODIFY-TXT */ + +h1 a.pagetitle { + /* MODIFY-TXT */ color: #555; - text-decoration:none; + text-decoration: none; } -h1 a:hover{ /* MODIFY-TXT */ + +h1 a:hover { + /* MODIFY-TXT */ color: #888; - text-decoration:underline; + text-decoration: underline; } -h4, h5, h6 { /* MODIFY-TXT */ - margin-bottom: 0; + +h4, h5, h6 { + /* MODIFY-TXT */ + margin-bottom: 0; background-color: transparent; color: #111; } @@ -572,15 +703,15 @@ div.rss { background-color: #fff; - color:#000; + color: #000; border: 2px solid #ddd; } - div.feed { font-size: 1.4em; padding: 0.5em; } + .chandesc { font-size: 0.9em; } @@ -588,7 +719,7 @@ div.rssitem { display: block; background-color: #fff; - color:#000; + color: #000; border-top: 1px solid #ddd; padding: 0 0.5em; @@ -599,6 +730,7 @@ border: 0; margin-top: 0.5em; } + div.itemdesc { font-size: 1em; margin-bottom: 0.5em; @@ -609,57 +741,74 @@ *****TABLES ****************************** */ -table, td { font-family: Verdana, Arial, Helvetica, sans-serif; } +table, td { + font-family: Verdana, Arial, Helvetica, sans-serif; +} + 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 {} -.pagelist tr.evenrow { background-color: white ;} -.pagelist tr.oddrow { background-color: white; } -.pagelist td { padding:3px; } + +.pagelist thead, .pagelist thead u { +} + +.pagelist tr.evenrow { + background-color: white; +} + +.pagelist tr.oddrow { + background-color: white; +} + +.pagelist td { + padding: 3px; +} + th.gridbutton { - background-color: ThreeDLightShadow; - color: black; - font-size: small; - font-weight: normal; - font-family: Tahoma, Arial, Helvetica, sans-serif; - height: 18px; - margin: 5px 0; - float: none; - white-space: nowrap; - max-height: 24px; - padding: 5px 0 5px 0; - border-width: 1px; - border-style: solid; - border-color: ThreeDHighlight ThreeDDarkShadow ThreeDDarkShadow ThreeDHighlight; + background-color: ThreeDLightShadow; + color: black; + font-size: small; + font-weight: normal; + font-family: Tahoma, Arial, Helvetica, sans-serif; + height: 18px; + margin: 5px 0; + float: none; + white-space: nowrap; + max-height: 24px; + padding: 5px 0 5px 0; + border-width: 1px; + border-style: solid; + border-color: ThreeDHighlight ThreeDDarkShadow ThreeDDarkShadow ThreeDHighlight; } + input.gridbutton, a.gridbutton, a:hover.gridbutton, a:visited.gridbutton { - text-decoration: none; - font-size: small; - font-weight: normal; - font-family: Tahoma, Arial, Helvetica, sans-serif; - background-color: ThreeDLightShadow; - color: black; + text-decoration: none; + font-size: small; + font-weight: normal; + font-family: Tahoma, Arial, Helvetica, sans-serif; + background-color: ThreeDLightShadow; + color: black; } -.wikilink{ - display:block; +.wikilink { + display: block; } -#revision{ - font-size:10px; - text-align:right; - background-color: #f2f2f2;/* MODIFY-color */ +#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-top: 0.5ex; padding-bottom: 0.5ex; clear: both; } @@ -670,35 +819,43 @@ padding: 0; padding-top: 0.25ex; } -#xhtml-validator -{ + +#xhtml-validator { font-size: small; text-align: center; margin-top: 1em; } - /* ****************************** *****EDIT-PAGE ****************************** */ -form { margin: 0; } +form { + margin: 0; +} + input, textarea { margin: 0.1em; background-color: #FFF; vertical-align: middle; font-size: 1em; } -input.wikisignin{ + +input.wikisignin { border: 0 none; - background-color:#FFF; + background-color: #FFF; } -input.wikiaction{ + +input.wikiaction { border: 1px solid black; - background-color:#D7FA8C; + background-color: #D7FA8C; } -input.numeric { text-align: center; } + +input.numeric { + text-align: center; +} + /* Make the textarea the full page width */ textarea.wikiedit { width: 90%; @@ -714,13 +871,15 @@ font-size: smaller; border: 1px none; } -#editarea-size legend{ + +#editarea-size legend { text-align: right; font-size: smaller; border: 1px solid #CCC; background-color: #ccc; } -.editarea legend{ + +.editarea legend { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1em; line-height: 1em; @@ -728,19 +887,21 @@ border: 1px solid #333; background-color: #eee; } + fieldset.editarea { - margin : 1ex; + margin: 1ex; margin-top: 1em; text-align: center; - padding : 10px; + padding: 10px; border: 1px solid #333; background-color: #E8E8E5; } + fieldset.toolbar { - margin : 1ex; + margin: 1ex; margin-top: 0; text-align: center; - padding : 3px; + padding: 3px; border: 1px solid #FFF; background-color: #FFF; } @@ -750,50 +911,53 @@ .transclusion-title { text-align: right; font-style: oblique; - font-size: smaller; + font-size: smaller; text-decoration: underline; margin-bottom: 0.25ex; - margin-right: 0.25em; + margin-right: 0.25em; } + .transclusion, .wiki-edithelp { font-size: smaller; } + .transclusion { - border: 1px solid gray;/* MODIFY-color */ - padding-left: 0.8em; + border: 1px solid gray; /* MODIFY-color */ + padding-left: 0.8em; padding-right: 0.8em; - padding-top: 0; - padding-bottom: 0; - margin-left: 0.25em; - margin-right: 0.25em; + padding-top: 0; + padding-bottom: 0; + 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-left: 0.5em; padding-right: 0.5em; - padding-top: 0.75ex; + padding-top: 0.75ex; padding-bottom: 0.75ex; - margin-left: 0; + margin-left: 0; margin-right: 0; margin-top: 1ex; margin-bottom: 1ex; } + .wiki-edithelp .wiki { /* color: #5454ff;*/ } + .wiki-edithelp p { font-family: Verdana, Helvetica, Arial, sans-serif; - padding-left: 0.5em; + padding-left: 0.5em; padding-right: 0.5em; - padding-top: 0.5ex; + padding-top: 0.5ex; padding-bottom: 0.5ex; margin: 0; } - - /* ****************************** *****CALENDAR @@ -801,14 +965,15 @@ */ table.cal { - float:right; - font-size:10px; + float: right; + font-size: 10px; border: 1px solid #333; - background-color: #ccc;/* MODIFY-color */ + background-color: #ccc; /* MODIFY-color */ margin: 10px; padding: 1px; /* For Mozilla */ - empty-cells: hide;} + empty-cells: hide; +} /* cells */ table.cal td { @@ -816,73 +981,98 @@ } /* Month-name header */ -table.cal-header { /* MODIFY-TXT */ -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 */ +table.cal-header { + /* MODIFY-TXT */ + 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; } -a.cal-arrow {/* MODIFY-TXT */ - color:#fff; + +a.cal-arrow { + /* MODIFY-TXT */ + color: #fff; } /* Day-names header */ -table.cal tbody tr .cal-dayname { } +table.cal tbody tr .cal-dayname { +} .cal-dayname td { - text-align: center; + text-align: center; font-size: smaller; text-decoration: none; - background-color: #f2f2f2;/* MODIFY-color */ + background-color: #f2f2f2; /* MODIFY-color */ } /* Individual days */ a.cal-hide { - font-size: 9px; -text-decoration: none; } + font-size: 9px; + text-decoration: none; +} /* Today */ - /* cell */ +/* cell */ table.cal td.cal-today { margin: 1px; - border: 1px solid #333;/* MODIFY-color */ + border: 1px solid #333; /* MODIFY-color */ color: #000; - background-color: #f2f2f2;/* MODIFY-color */ + background-color: #f2f2f2; /* MODIFY-color */ } - /* text */ -table.cal td.cal-day a.cal-day {font-size: 9px; -text-decoration: underline; } +/* text */ +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 .prefix { position: absolute; left: 0.5em; top: 0; } +.diff .block div { + position: relative; + padding-left: 1.5em; +} + +.diff .prefix { + position: absolute; + left: 0.5em; + top: 0; +} + /* main box */ .diff { -color: #000; + color: #000; background-color: transparent; border: 1px solid black; } + .diff .block { -color: #000; + color: #000; background-color: #ccc; padding-left: 1em; } /* individual blocks */ .diff .context { -color: #000; + color: #000; background-color: transparent; border: none; } + /* + - line prefix */ .diff .block tt { font-weight: normal; @@ -892,6 +1082,7 @@ margin-left: 0; border: none; } + /* changed words */ .diff del, .diff ins { font-weight: bold; @@ -901,33 +1092,45 @@ /* blocks containing deleted or added words */ .diff .original, .diff .deleted, .diff .final, .diff .added { -color: #000; + color: #000; background-color: white; } + /* blocks containing deleted words */ .diff .original, .diff .deleted { -color: #000; + color: #000; background-color: #fcc; border: none; } + /* blocks containing added words */ .diff .final, .diff .added { -color: #000; + color: #000; background-color: #cfc; border: none; } /* deleted words */ -.diff del {color: #000; background-color: #f99; } +.diff del { + color: #000; + background-color: #f99; +} + /* added words */ -.diff ins {color: #000; background-color: #9f9; } +.diff ins { + color: #000; + background-color: #9f9; +} /* ****************************** *****INFO-HISTORY ****************************** */ -td.pageinfo { font-weight: bold; } +td.pageinfo { + font-weight: bold; +} + .pageinfo-minoredit, .pageinfo-authorid { font-size: smaller; font-style: oblique; @@ -953,47 +1156,46 @@ ****************************** */ -#clear - { - clear : both; - margin : 0; - margin-top : -7px; - padding : 2px; - text-align : center; - color : #000; - background-color : #FFF; - border : solid 0; +#clear { + clear: both; + margin: 0; + margin-top: -7px; + padding: 2px; + text-align: center; + color: #000; + background-color: #FFF; + border: solid 0; } + /* reset post NN4 */ /*/*/ -#clear - { - margin-top : 0; +#clear { + margin-top: 0; } - /* ****************************** *****IMG-HACK ****************************** */ -img.inlineimage{ +img.inlineimage { border: 0; vertical-align: middle; - margin : 0 5px 0 5px; + margin: 0 5px 0 5px; } -em > img.inlineimage{ + +em > img.inlineimage { float: left; border: 0; vertical-align: middle; - margin : 5px 15px 15px 0; + margin: 5px 15px 15px 0; } -strong > img.inlineimage{ +strong > img.inlineimage { float: right; border: 0; vertical-align: middle; - margin : 5px 0 15px 15px; + margin: 5px 0 15px 15px; } /* @@ -1005,7 +1207,7 @@ h2.wikiblog-heading { font-size: 2em; padding-bottom: 0.5em; - border-bottom: 2px solid gray;/* MODIFY-color */ + border-bottom: 2px solid gray; /* MODIFY-color */ } /* @@ -1014,17 +1216,22 @@ ****************************** */ -.interwiki-map thead td { text-decoration: underline; } -.printer { display: none; } +.interwiki-map thead td { + text-decoration: underline; +} +.printer { + display: none; +} + .error { color: black; background-color: #eee; - margin-top: 1em; + margin-top: 1em; margin-bottom: 1em; - padding-left: 0.8em; + padding-left: 0.8em; padding-right: 0.8em; - padding-top: 0.8ex; + padding-top: 0.8ex; padding-bottom: 0; border: medium solid red; clear: both; Modified: trunk/themes/Hawaiian/Hawaiian.css =================================================================== --- trunk/themes/Hawaiian/Hawaiian.css 2012-10-06 10:28:33 UTC (rev 8398) +++ trunk/themes/Hawaiian/Hawaiian.css 2012-10-06 11:05:48 UTC (rev 8399) @@ -11,41 +11,70 @@ * General */ img { - border: 0; - vertical-align: baseline; + border: 0; + vertical-align: baseline; } -form { margin: 0; } -input { margin: 0.1em; } -input.numeric { text-align: right; } +form { + margin: 0; +} + +input { + margin: 0.1em; +} + +input.numeric { + text-align: right; +} + table { - border-spacing: 1px; - /* For Mozilla */ - empty-cells: show; + border-spacing: 1px; + /* For Mozilla */ + empty-cells: show; } + caption { - caption-side: top; - text-align: left; - margin-bottom: .5ex; - /* Allow the caption to extend to the full page width */ - width: 100%; + caption-side: top; + text-align: left; + margin-bottom: .5ex; + /* Allow the caption to extend to the full page width */ + width: 100%; } /* generic classes ----------------------------------------------- */ -.tt { font-family: monospace; } -.strike { text-decoration:line-through; } +.tt { + font-family: monospace; +} -.align-left {text-align: left;} -.align-right {text-align: right;} -.align-center {text-align: center;} - -.top {vertical-align: top;} +.strike { + text-decoration: line-through; +} -.nowrap {white-space: nowrap;} +.align-left { + text-align: left; +} -.fullwidth { width: 100%; } +.align-right { + text-align: right; +} +.align-center { + text-align: center; +} + +.top { + vertical-align: top; +} + +.nowrap { + white-space: nowrap; +} + +.fullwidth { + width: 100%; +} + /* --------------------------------------------------------------- */ /** @@ -54,426 +83,542 @@ /* Main wiki text box */ body { - color: black; - background-color: white; - background-image: url("images/uhhbackground.jpg"); - background-repeat: repeat; - font-family: Arial, Helvetica, sans-serif; - margin: 1ex 0.5em; + color: black; + background-color: white; + background-image: url("images/uhhbackground.jpg"); + background-repeat: repeat; + font-family: Arial, Helvetica, sans-serif; + margin: 1ex 0.5em; } + body p { - margin-left: 1em; + margin-left: 1em; } #logo img { - border: 1px outset gray; - margin-left: 1em; - margin-bottom: 1ex; + border: 1px outset gray; + margin-left: 1em; + margin-bottom: 1ex; } + img#signature { - background-color: white; - border: 1px outset gray; - padding-left: 8px; - padding-right: 8px; - padding-top: 8px; - padding-bottom: 14px; + background-color: white; + border: 1px outset gray; + padding-left: 8px; + padding-right: 8px; + padding-top: 8px; + padding-bottom: 14px; } + div.wikitext { - margin-top: 1ex; - margin-bottom: 0.5ex; - padding-left: 0.8em; - padding-right: 0.8em; - padding-top: 0.5ex; - padding-bottom: 0.5ex; - clear: both; + margin-top: 1ex; + margin-bottom: 0.5ex; + padding-left: 0.8em; + padding-right: 0.8em; + padding-top: 0.5ex; + padding-bottom: 0.5ex; + clear: both; } -div.wikitext hr { height: 1px; } -div.wikitext pre { font-family: monospace; } +div.wikitext hr { + height: 1px; +} +div.wikitext pre { + font-family: monospace; +} /* Mozilla RecentChanges Sidebar */ body.sidebar { - font-size: smaller; - margin: 0.5em; + font-size: smaller; + margin: 0.5em; } + body.sidebar div.wikitext { - padding: 0.5em; + padding: 0.5em; } -body.sidebar div.wikitext ul { padding-left: 1em; } -body.sidebar h2 { margin-top: 0; } +body.sidebar div.wikitext ul { + padding-left: 1em; +} +body.sidebar h2 { + margin-top: 0; +} + /** * Link styles */ .wiki, .named-wiki { - font-weight: bold; - color: #87785c; + font-weight: bold; + color: #87785c; } -.wiki { text-decoration: none; } -.named-wiki { text-decoration: underline; } +.wiki { + text-decoration: none; +} + +.named-wiki { + text-decoration: underline; +} + /** * wikiaction, wikiadmin, wikiunsafe: */ -.wikiaction, .wikiadmin, .wiki-rc-action, .backlinks { text-decoration: none; } -.wikiaction, .wikiadmin { font-weight: bold; } +.wikiaction, .wikiadmin, .wiki-rc-action, .backlinks { + text-decoration: none; +} -.wikiaction, .wikiaction table, span.wikiaction { color: #4d5a6b; } -.wikiadmin, .wikiadmin table { color :#ff7e00; } -.wikiunsafe { } +.wikiaction, .wikiadmin { + font-weight: bold; +} -.backlinks { color: #1d4fc0; } -h1 .backlinks { text-decoration: underline; } +.wikiaction, .wikiaction table, span.wikiaction { + color: #4d5a6b; +} +.wikiadmin, .wikiadmin table { + color: #ff7e00; +} +.wikiunsafe { +} + +.backlinks { + color: #1d4fc0; +} + +h1 .backlinks { + text-decoration: underline; +} + /* Unknown links */ -.wikiunknown a, .named-wikiunknown a, .wikiunknown u { color: #a6977a; } +.wikiunknown a, .named-wikiunknown a, .wikiunknown u { + color: #a6977a; +} /* Interwiki links */ -.wikipage { font-weight: bold; } -.interwiki { text-decoration: none; } +.wikipage { + font-weight: bold; +} + +.interwiki { + text-decoration: none; +} + .interwiki, i.interwiki .wikipage, em .interwiki .wikipage { - font-style: oblique; + font-style: oblique; } + .interwiki .wikipage, i .interwiki, em .interwiki { - font-style: normal; + font-style: normal; } - /** * headings */ -h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; } +h1, h2, h3, h4, h5, h6 { + font-family: Arial, Helvetica, sans-serif; +} -h1 { margin: 0; } +h1 { + margin: 0; +} /** * tables */ -caption { font-family: Arial, Helvetica, sans-serif; } +caption { + font-family: Arial, Helvetica, sans-serif; +} + .pagelist { } + .pagelist thead, .pagelist thead u { } -.pagelist tr.evenrow { background-color: #eee; } -.pagelist tr.oddrow { background-color: white; } + +.pagelist tr.evenrow { + background-color: #eee; +} + +.pagelist tr.oddrow { + background-color: white; +} + th.gridbutton { - background-color: ThreeDLightShadow; - color: black; - font-family: Tahoma, Arial, Helvetica, sans-serif; - font-size: small; - font-weight: normal; - margin: 5px 0; - white-space: nowrap; - max-height: 24px; - padding: 5px 0 5px 0; - border-width: 1px; - border-style: solid; - border-color: ThreeDHighlight ThreeDDarkShadow ThreeDDarkShadow ThreeDHighlight; + background-color: ThreeDLightShadow; + color: black; + font-family: Tahoma, Arial, Helvetica, sans-serif; + font-size: small; + font-weight: normal; + margin: 5px 0; + white-space: nowrap; + max-height: 24px; + padding: 5px 0 5px 0; + border-width: 1px; + border-style: solid; + border-color: ThreeDHighlight ThreeDDarkShadow ThreeDDarkShadow ThreeDHighlight; } + input.gridbutton, a.gridbutton, a:hover.gridbutton, a:visited.gridbutton { - text-decoration: none; - font-size: small; - font-weight: normal; - font-family: Tahoma, Arial, Helvetica, sans-serif; - background-color: ThreeDLightShadow; - color: black; + text-decoration: none; + font-size: small; + font-weight: normal; + font-family: Tahoma, Arial, Helvetica, sans-serif; + background-color: ThreeDLightShadow; + color: black; } /** * Toolbar */ -.toolbar, input.button { font-family: Arial, Helvetica, sans-serif; } +.toolbar, input.button { + font-family: Arial, Helvetica, sans-serif; +} .toolbar { - padding: 0; - margin: 0; + padding: 0; + margin: 0; } + /* Prevent buttons from overlapping when wrapped */ -#navbar, #actionbar { line-height: 140%; } +#navbar, #actionbar { + line-height: 140%; +} .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; } - /** * Edit Page & View Source */ /* Make the textarea the full page width */ .wikiedit { - width: 100%; - margin-bottom: 0.5ex; - margin-top: 0.5ex; - padding: 2px; + width: 100%; + margin-bottom: 0.5ex; + margin-top: 0.5ex; + padding: 2px; } -input.button { font-family: Arial, Helvetica, sans-serif; } +input.button { + font-family: Arial, Helvetica, sans-serif; +} + #editarea-size { - margin-top: 1ex; - text-align: right; - font-size: smaller; + margin-top: 1ex; + text-align: right; + font-size: smaller; } /* 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 { - background: inherit; - border: 1px dotted #a6977a; - padding-left: 0.8em; - padding-right: 0.8em; - padding-top: 0; - padding-bottom: 0; - margin-left: 0.25em; - margin-right: 0.25em; - margin-bottom: 0.1ex; + background: inherit; + border: 1px dotted #a6977a; + padding-left: 0.8em; + padding-right: 0.8em; + padding-top: 0; + padding-bottom: 0; + margin-left: 0.25em; + margin-right: 0.25em; + margin-bottom: 0.1ex; } + .wiki-edithelp { - border: medium solid #d8caae; - 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; + border: medium solid #d8caae; + 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: #87785c; + color: #87785c; } + .wiki-edithelp p { - font-family: Arial, Helvetica, sans-serif; - padding-left: 0.5em; - padding-right: 0.5em; - padding-top: 0.5ex; - padding-bottom: 0.5ex; - margin: 0; + font-family: Arial, Helvetica, sans-serif; + padding-left: 0.5em; + padding-right: 0.5em; + padding-top: 0.5ex; + padding-bottom: 0.5ex; + margin: 0; } - /** * Calendar plugin */ table.cal { - border: 1px outset gray; - margin: 0.5ex 0.5em; - padding: 1px; - /* For Mozilla */ - empty-cells: hide; + border: 1px outset gray; + margin: 0.5ex 0.5em; + padding: 1px; + /* For Mozilla */ + empty-cells: hide; } + /* Month-name & arrows area */ table.cal thead { } + table.cal table.cal-header td { - padding-top: 110px; + padding-top: 110px; } + table.cal thead tr:first-child { - background-image: url("images/pictures/SteamVolcanoDusk.jpg"); - background-repeat: no-repeat; - background-position: center; - font-size: larger; + background-image: url("images/pictures/SteamVolcanoDusk.jpg"); + background-repeat: no-repeat; + background-position: center; + font-size: larger; } - /* Month-name & arrows cells */ + +/* Month-name & arrows cells */ table.cal table.cal-header td { - text-align: center; - color: white; - background-color: transparent; - border: 0; + text-align: center; + color: white; + background-color: transparent; + border: 0; } - /* arrow text */ + +/* arrow text */ .cal-arrow { - text-decoration: none; - color: white; - font-weight: bold; + text-decoration: none; + color: white; + font-weight: bold; } /* Day-names header */ table.cal tr .cal-dayname { - background: inherit; + background: inherit; } + .cal-dayname td { - text-align: center; - font-size: smaller; - text-decoration: none; - color: black; - padding-bottom: 0.5ex; + text-align: center; + font-size: smaller; + text-decoration: none; + color: black; + padding-bottom: 0.5ex; } /* Individual days */ - /* cells */ +/* cells */ table.cal tbody td { - border: 0.5pt solid #ddd; - background-color: white; - text-align: right; + border: 0.5pt solid #ddd; + background-color: white; + text-align: right; } - /* text */ + +/* text */ a.cal-hide { - text-decoration: none; - color: black; - font-weight: normal; + text-decoration: none; + color: black; + font-weight: normal; } - /* Today */ - /* cell */ + +/* Today */ +/* cell */ table.cal td.cal-today { - margin: 1px; - background-color: white; - border: 0.5pt solid black; + margin: 1px; + background-color: white; + border: 0.5pt solid black; } - /* text */ + +/* text */ table.cal td.cal-today a { - color: blue; + color: blue; } - /* Day with a data page */ - /* cell */ + +/* Day with a data page */ +/* cell */ table.cal td.cal-day { - margin: 1px; - background-color: white; - border: 0.5pt solid black; + margin: 1px; + background-color: white; + border: 0.5pt solid black; } - /* text */ + +/* text */ table.cal td.cal-day a { - color: red; - text-decoration: none; + color: red; + text-decoration: none; } - /** * Diff Output */ /* main box */ .diff .block { - background-color: #ccc; - padding: 0.5ex 0.5em; - margin: 0.5ex 0; + background-color: #ccc; + padding: 0.5ex 0.5em; + margin: 0.5ex 0; } /* individual lines */ -.diff .context { background-color: white; } +.diff .context { + background-color: white; +} /* + - line prefix */ -.diff .block tt{ - font-weight: bold; - font-family: monospace; - margin-left: -.6em; - color: black; +.diff .block tt { + font-weight: bold; + font-family: monospace; + margin-left: -.6em; + color: black; } .diff del, .diff ins { - font-weight: bold; - text-decoration: none; + font-weight: bold; + text-decoration: none; } -.diff .original, .diff .deleted { background-color: #fcc; } -.diff .final, .diff .added { background-color: #cfc; } -.diff del { background-color: #f99; } -.diff ins { background-color: #9f9; } +.diff .original, .diff .deleted { + background-color: #fcc; +} +.diff .final, .diff .added { + background-color: #cfc; +} + +.diff del { + background-color: #f99; +} + +.diff ins { + background-color: #9f9; +} + /** * Other */ -.printer { display: none; } +.printer { + display: none; +} div.error { - color: black; - border: medium solid #d8caae; - margin-top: 1em; - margin-bottom: 1em; - padding-left: 0.8em; - padding-right: 0.8em; - padding-top: 0.8ex; - padding-bottom: 0; - font-size: smaller; - clear: both; + color: black; + border: medium solid #d8caae; + margin-top: 1em; + margin-bottom: 1em; + padding-left: 0.8em; + padding-right: 0.8em; + padding-top: 0.8ex; + padding-bottom: 0; + font-size: smaller; + clear: both; } /* Debug */ .debug { - color: black; - font-family: monospace; - margin: 1ex 0; - padding: 0.5ex 0.5em; - border: medium solid #d8caae; + color: black; + font-family: monospace; + margin: 1ex 0; + padding: 0.5ex 0.5em; + border: medium solid #d8caae; } .clear-floats { - clear: both; + clear: both; } /** * Search Results */ -.search-context { background-color: white; font-style: oblique; } +.search-context { + background-color: white; + font-style: oblique; +} + .search-term { - background-color: yellow; - font-weight: normal; + background-color: yellow; + font-weight: normal; } + #LSResult { - position: absolute; - text-align: left; - display: none; - z-index: 100; - background-color: white; - border: 1px solid #d0d0d0; - font-size: 9px; - overflow: hidden; + position: absolute; + text-align: left; + display: none; + z-index: 100; + background-color: white; + border: 1px solid #d0d0d0; + font-size: 9px; + overflow: hidden; } + #LSHighlight { - background-color: #f08000; + background-color: #f08000; } + #LSResult .evenrow { - background-color: #f0f0f0; + background-color: #f0f0f0; } -.toolbar, div.toolbar { margin: 0.5ex 0; } +.toolbar, div.toolbar { + margin: 0.5ex 0; +} /* Link icons */ -img.linkicon { vertical-align: middle; } +img.linkicon { + vertical-align: middle; +} div.wikitext { - width: auto; - background-image: url("images/tchecker-white.png"); - background-repeat: repeat; + width: auto; + background-image: url("images/tchecker-white.png"); + background-repeat: repeat; } + .wiki-edithelp { - background-image: url("images/tchecker-sand.png"); - background-repeat: repeat; + background-image: url("images/tchecker-sand.png"); + background-repeat: repeat; } + .wiki-edithelp p { - background-image: url("images/tchecker-white.png"); - background-repeat: repeat; + background-image: url("images/tchecker-white.png"); + background-repeat: repeat; } /** * Diff Output */ -.diff .block div { position: relative; padding-left: 1.5em; } -.diff .prefix { position: absolute; left: 0.5em; top: 0; } +.diff .block div { + position: relative; + padding-left: 1.5em; +} +.diff .prefix { + position: absolute; + left: 0.5em; + top: 0; +} + /** * Other */ .debug { - background-image: url("images/tchecker-sand.png"); - background-repeat: repeat; + background-image: url("images/tchecker-sand.png"); + background-repeat: repeat; } /* WikicreoleTable, MediawikiTable and RichTable plugins ============== */ Modified: trunk/themes/MacOSX/MacOSX-topbottombars.css =================================================================== --- trunk/themes/MacOSX/MacOSX-topbottombars.css 2012-10-06 10:28:33 UTC (rev 8398) +++ trunk/themes/MacOSX/MacOSX-topbottombars.css 2012-10-06 11:05:48 UTC (rev 8399) @@ -4,9 +4,9 @@ * General settings */ body { - /* Odd large top padding is needed for Mozilla */ - padding-top: 16ex; - padding-bottom: 9ex; + /* Odd large top padding is needed for Mozilla */ + padding-top: 16ex; + padding-bottom: 9ex; } /** @@ -15,45 +15,47 @@ * #navbar and #actionbar, such as in editpage and removepage */ div#header, div#footer { - background: white url("images/bgpaper8.png"); - margin: 0; - padding: 0; - position: fixed; - left: 0; - right: 0; - padding-top: 0.5ex; - padding-bottom: 0.5ex; - padding-left: 1em; - padding-right: 1em; + background: white url("images/bgpaper8.png"); + margin: 0; + padding: 0; + position: fixed; + left: 0; + right: 0; + padding-top: 0.5ex; + padding-bottom: 0.5ex; + padding-left: 1em; + padding-right: 1em; } + hr.toolbar { - display: none; + display: none; } - /** * Navbar */ div#header { - top: 0; - border-bottom: 1px solid #b2b2b2; + top: 0; + border-bottom: 1px solid #b2b2b2; } + div#navbuttons { - padding-bottom: 0.25ex; + padding-bottom: 0.25ex; } /** * Actionbar */ div#footer { - border-top: 1px solid #b2b2b2; - /* kludge for Mozilla */ - bottom: -1ex; - padding-bottom: 0; + border-top: 1px solid #b2b2b2; + /* kludge for Mozilla */ + bottom: -1ex; + padding-bottom: 0; } + p.editdate { - margin-top: 0.75ex; - margin-bottom: 0.5ex; + margin-top: 0.75ex; + margin-bottom: 0.5ex; } /* For emacs users Modified: trunk/themes/MacOSX/MacOSX.css =================================================================== --- trunk/themes/MacOSX/MacOSX.css 2012-10-06 10:28:33 UTC (rev 8398) +++ trunk/themes/MacOSX/MacOSX.css 2012-10-06 11:05:48 UTC (rev 8399) @@ -23,713 +23,1000 @@ TODO: Get rid of tables in wikiaction forms. */ -body { background: #fafafa url("images/bgpaper8.png"); } -body.edit { background: #fafafa url("images/bggranular.png"); } +body { + background: #fafafa url("images/bgpaper8.png"); +} -body { } +body.edit { + background: #fafafa url("images/bggranular.png"); +} +body { +} + /* Ensure identical vertical alignment for adjacent form buttons, whether image based (Theme buttons) or not */ input[type=submit], input[type=cancel], -input[type=image] { vertical-align: middle } +input[type=image] { + vertical-align: middle +} -h1, h2, h3, .toolbar, td { font-family: "Lucida Grande", Helvetica, Arial, sans-serif; } +h1, h2, h3, .toolbar, td { + font-family: "Lucida Grande", Helvetica, Arial, sans-serif; +} -input.button { font-family: "Lucida Grande", Helvetica, Arial, sans-serif; } +input.button { + font-family: "Lucida Grande", Helvetica, Arial, sans-serif; +} input.numeric { - text-align: right; + text-align: right; } -.wikitext pre { font-family: Monaco, monospace; } +.wikitext pre { + font-family: Monaco, monospace; +} + input[type=text] { - border-top: 1px solid #7c7c7c; - border-left: 1px solid #c3c3c3; - border-bottom: 1px solid #dddddd; - border-right: 1px solid #c3c3c3; + border-top: 1px solid #7c7c7c; + border-left: 1px solid #c3c3c3; + border-bottom: 1px solid #dddddd; + border-right: 1px solid #c3c3c3; } /* 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; + margin-right: 0.5em; } /* generic classes ----------------------------------------------- */ -.tt { font-family: monospace; } -.strike { text-decoration:line-through; } +.tt { + font-family: monospace; +} -.align-left {text-align: left;} -.align-right {text-align: right;} -.align-center {text-align: center;} - -.top {vertical-align: top;} +.strike { + text-decoration: line-through; +} -.nowrap {white-space: nowrap;} +.align-left { + text-align: left; +} -.fullwidth { width: 100%; } +.align-right { + text-align: right; +} +.align-center { + text-align: center; +} + +.top { + vertical-align: top; +} + +.nowrap { + white-space: nowrap; +} + +.fullwidth { + width: 100%; +} + /* --------------------------------------------------------------- */ /** * Wiki */ div.wikitext { - background: white; - border-top: 1px solid #7c7c7c; - border-left: 1px solid #c3c3c3; - border-bottom: 1px solid #dddddd; - border-right: 1px solid #c3c3c3; - padding-left: 0.8em; - padding-right: 0.8em; - padding-top: 0.5em; - padding-bottom: 0.5em; - margin: 0.5ex 0; - clear: both; + background: white; + border-top: 1px solid #7c7c7c; + border-left: 1px solid #c3c3c3; + border-bottom: 1px solid #dddddd; + border-right: 1px solid #c3c3c3; + padding-left: 0.8em; + padding-right: 0.8em; + padding-top: 0.5em; + padding-bottom: 0.5em; + margin: 0.5ex 0; + clear: both; } -input.wikitext { margin:0; } +input.wikitext { + margin: 0; +} + input[type=text] { - height: 2.7ex; - padding: 0.4ex 0.3ex; + height: 2.7ex; + padding: 0.4ex 0.3ex; } -div.toolbar { margin: 1ex 0; } +div.toolbar { + margin: 1ex 0; +} /** * PageTypes */ .interwiki-map thead td { - background: #e8e8e8; - font-weight: bold; - font-size: smaller; + background: #e8e8e8; + font-weight: bold; + font-size: smaller; } -.interwiki-map thead td:first-child { text-decoration: underline; } -.interwiki-moniker { background: #eee; } -.interwiki-url { background: #f8f8f8; } +.interwiki-map thead td:first-child { + text-decoration: underline; +} + +.interwiki-moniker { + background: #eee; +} + +.interwiki-url { + background: #f8f8f8; +} + /* Mozilla RecentChanges Sidebar */ body.sidebar { - font-size: smaller; - margin: 0.5em; + font-size: smaller; + margin: 0.5em; } + body.sidebar div.wikitext { - padding: 0.5em; + padding: 0.5em; } -body.sidebar div.wikitext ul { padding-left: 1em; } -body.sidebar h2 { margin-top: 0; } +body.sidebar div.wikitext ul { + padding-left: 1em; +} + +body.sidebar h2 { + margin-top: 0; +} + div.error { - background: #eee; - border: 1px solid gray; - padding-left: 0.8em; - padding-right: 0.8em; - padding-top: 0.8ex; - padding-bottom: 0; - margin-top: 1em; - clear: both; - font-size: smaller; + background: #eee; + border: 1px solid gray; + padding-left: 0.8em; + padding-right: 0.8em; + padding-top: 0.8ex; + padding-bottom: 0; + margin-top: 1em; + clear: both; + font-size: smaller; } /* Debug */ .debug { - color: black; - background: white; - font-family: monospace; - font-size: smaller; - margin: 1ex 0; - padding: 0.5ex 0.5em; - border: 1px solid #eee; + color: black; + background: white; + font-family: monospace; + font-size: smaller; + margin: 1ex 0; + padding: 0.5ex 0.5em; + border: 1px solid #eee; } /* * Link styles */ /* Wiki Links */ -a.wiki { text-decoration: none; } -.wiki, .named-wiki { font-weight: bold; color:#1d42be; } /*blue*/ +a.wiki { + text-decoration: none; +} +.wiki, .named-wiki { + font-weight: bold; + color: #1d42be; +} + +/*blue*/ + /* Unknown links */ -.wikiunknown a, .named-wikiunknown a, .wikiunknown U { text-decoration: none; } +.wikiunknown a, .named-wikiunknown a, .wikiunknown U { + text-decoration: none; +} -.wikiunknown, .named-wikiunknown {color: #555; } +.wikiunknown, .named-wikiunknown { + color: #555; +} /* Interwiki links */ -a.interwiki { text-decoration: none; } -.wikipage { font-weight: bold; } +a.interwiki { + text-decoration: none; +} +.wikipage { + font-weight: bold; +} + .interwiki, -i .interwiki .wikipage, em .interwiki .wikipage { font-style: oblique; } +i .interwiki .wikipage, em .interwiki .wikipage { + font-style: oblique; +} .interwiki .wikipage, -i .interwiki, em .interwiki { font-style: normal; } +i .interwiki, em .interwiki { + font-style: normal; +} /* * wikiaction, wikiadmin, wikiunsafe: */ -a.wikiaction, a.wikiadmin { text-decoration: none; } +a.wikiaction, a.wikiadmin { + text-decoration: none; +} -img { border: 0; } -img.rssicon { vertical-align: middle; } -img.wiki-button { vertical-align: middle; } -.wiki-button { border:0; } +img { + border: 0; +} -a.wikiaction { border: 0; } +img.rssicon { + vertical-align: middle; +} +img.wiki-button { + vertical-align: middle; +} + +.wiki-button { + border: 0; +} + +a.wikiaction { + border: 0; +} + /* backlinks */ -a.backlinks { color: #006; } +a.backlinks { + color: #006; +} /* Make the textarea on the edit page full width */ -textarea.wikiedit { width: 100%; margin-top: 1ex; } +textarea.wikiedit { + width: 100%; + margin-top: 1ex; +} -p.editdate { font-size: smaller; margin-bottom: 0; font-family: "Lucida Grande", Helvetica, Arial, sans-serif; } +p.editdate { + font-size: smaller; + margin-bottom: 0; + font-family: "Lucida Grande", Helvetica, Arial, sans-serif; +} /* Calendar plugin */ a.cal-hide, -a.cal-arrow { text-decoration: none; } -.cal-arrow { font-weight: bold; } +a.cal-arrow { + text-decoration: none; +} + +.cal-arrow { + font-weight: bold; +} + .cal-dayname { - font-size: smaller; - text-decoration: none; + font-size: smaller; + text-decoration: none; } + table.cal td { - background: white; - border-top: 1px solid #7c7c7c; - border-left: 1px solid #c3c3c3; - border-bottom: 1px solid #dddddd; - border-right: 1px solid #c3c3c3; + background: white; + border-top: 1px solid #7c7c7c; + border-left: 1px solid #c3c3c3; + border-bottom: 1px solid #dddddd; + border-right: 1px solid #c3c3c3; } + table.cal-header td { - font-size: larger; - background: white; - border: 0; + font-size: larger; + background: white; + border: 0; } -table.cal td.cal-dayname { background: #e8e8e8; } + +table.cal td.cal-dayname { + background: #e8e8e8; +} + table.cal td.cal-today { - background: #f4f4f4; - border-top: 1px solid #7c7c7c; - border-left: 1px solid #c3c3c3; - border-bottom: 1px solid #dddddd; - border-right: 1px solid #c3c3c3; + background: #f4f4f4; + border-top: 1px solid #7c7c7c; + border-left: 1px solid #c3c3c3; + border-bottom: 1px solid #dddddd; + border-right: 1px solid #c3c3c3; } /* IncludePage plugin ================================================= */ .transclusion-title { - font-family: "Lucida Grande", Helvetica, Arial, sans-serif; - font-size: smaller; - text-decoration: underline; - text-align: right; - font-style: oblique; - margin-bottom: 0.25ex; - margin-right: 0.25em; + font-family: "Lucida Grande", Helvetica, Arial, sans-serif; + font-size: smaller; + text-decoration: underline; + text-align: right; + font-style: oblique; + margin-bottom: 0.25ex; + margin-right: 0.25em; } .transclusion { - background: #fdfdfd; - border-top: 1px solid #7c7c7c; - border-left: 1px solid #c3c3c3; - border-bottom: 1px solid #dddddd; - border-right: 1px solid #c3c3c3; - padding-left: 0.8em; - padding-right: 0.8em; - padding-top: 0; - padding-bottom: 0; - margin: 0.5ex ; - margin-left: 0.25em; - margin-right: 0.25em; - margin-bottom: 0.1ex; - font-size: smaller; + background: #fdfdfd; + border-top: 1px solid #7c7c7c; + border-left: 1px solid #c3c3c3; + border-bottom: 1px solid #dddddd; + border-right: 1px solid #c3c3c3; + padding-left: 0.8em; + padding-right: 0.8em; + padding-top: 0; + padding-bottom: 0; + margin: 0.5ex; + margin-left: 0.25em; + margin-right: 0.25em; + margin-bottom: 0.1ex; + font-size: smaller; } /* The transclusion of the TextEditingRules Synopsis on templates/editpage.html */ .wiki-edithelp .transclusion { - font-size: smaller; - background: inherit; - padding: 0.5ex 0.5em; - margin: 0.2ex 5%; + font-size: smaller; + background: inherit; + padding: 0.5ex 0.5em; + margin: 0.2ex 5%; } -.wiki-edithelp .transclusion p { margin: 0; } + +.wiki-edithelp .transclusion p { + margin: 0; +} + .wiki-edithelp { - background: white; - border-top: 1px solid #7c7c7c; - border-left: 1px solid #c3c3c3; - border-bottom: 1px solid #d... [truncated message content] |