r1293 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r1292‎ | r1293 | r1294 >
Date:15:07, 16 April 2003
Author:marumari
Status:old
Tags:
Comment:
Trying to keep everything on one line for easy sorting.
Modified paths:
  • /trunk/phpwiki/newcodebase/stylesheets/nostalgia.css (modified) (history)
  • /trunk/phpwiki/newcodebase/stylesheets/wikistandard.css (modified) (history)

Diff [purge]

Index: trunk/phpwiki/newcodebase/stylesheets/nostalgia.css
@@ -1,8 +1,6 @@
22 #article { }
33 #specialform { display: inline; }
4 -#powersearch {
5 - background: #DDEEFF; border-style: solid; border-width: 1; padding: 2;
6 -}
 4+#powersearch { background: #DDEEFF; border-style: solid; border-width: 1; padding: 2; }
75 .bodytext { }
86 a.interwiki, a.external { color: #3366BB; }
97 a.printable { text-decoration: underline; }
Index: trunk/phpwiki/newcodebase/stylesheets/wikistandard.css
@@ -2,9 +2,7 @@
33 #content { position: absolute; top: 0; margin: 0; padding: 0; }
44 #footer { padding: 4px; }
55 #pagestats { font-size: 9pt; }
6 -#powersearch {
7 - background: #DDEEFF; border-style: solid; border-width: 1; padding: 2;
8 -}
 6+#powersearch { background: #DDEEFF; border-style: solid; border-width: 1; padding: 2; }
97 #quickbar { width: 140px; padding: 4px; visibility: visible; z-index: 99; }
108 #topbar { padding: 4px; }
119 .bodytext { }

Status & tagging log