PERFORCE change 83065 for review
soc-emily
soc-emily at FreeBSD.org
Sat Sep 3 05:51:16 PDT 2005
http://perforce.freebsd.org/chv.cgi?CH=83065
Change 83065 by soc-emily at soc-emily_beastie on 2005/09/03 12:50:13
CSS fixes.
Affected files ...
.. //depot/projects/soc2005/www/freebsd/de/includes.xsl#4 edit
.. //depot/projects/soc2005/www/freebsd/en/layout/css/fixed_large.css#2 edit
.. //depot/projects/soc2005/www/freebsd/en/layout/css/iefixes.css#2 edit
.. //depot/projects/soc2005/www/freebsd/en/layout/css/layout.css#4 edit
.. //depot/projects/soc2005/www/freebsd/en/layout/css/navigation.css#2 edit
.. //depot/projects/soc2005/www/freebsd/es/includes.xsl#4 edit
.. //depot/projects/soc2005/www/freebsd/fr/includes.xsl#4 edit
.. //depot/projects/soc2005/www/freebsd/it/includes.xsl#5 edit
.. //depot/projects/soc2005/www/freebsd/ja/includes.xsl#3 edit
.. //depot/projects/soc2005/www/freebsd/ru/includes.xsl#3 edit
.. //depot/projects/soc2005/www/freebsd/share/sgml/includes.header.xsl#5 edit
Differences ...
==== //depot/projects/soc2005/www/freebsd/de/includes.xsl#4 (text+ko) ====
@@ -84,7 +84,7 @@
<form action="{$enbase}/cgi/search.cgi" method="get">
<div>
<h2 class="blockhide"><label for="words">Suche</label></h2>
- <input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Suche" /> <input id="submit" name="submit" type="submit" value="Suche" />
+ <input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Suche" /> <input id="submit" name="submit" type="submit" value="Suche" />
</div>
</form>
</div> <!-- search -->
==== //depot/projects/soc2005/www/freebsd/en/layout/css/fixed_large.css#2 (text+ko) ====
@@ -3,11 +3,5 @@
@import url("fixed.css");
body {
- font-size: 93%;
-}
-
-/*Win IE fix \*/
-* html #TOPNAVLIST, #topnavlist { height: 1%; margin-bottom: -4px; }
-* html #TOPNAVLIST li, #topnavlist li { margin: 0 0.2em 0 -0.8em; }
-
-/*End Win IE fix*/+ font-size: 93%;
+}
==== //depot/projects/soc2005/www/freebsd/en/layout/css/iefixes.css#2 (text+ko) ====
@@ -6,6 +6,14 @@
* html #TOPNAVLIST li, #topnavlist li { margin: 0 0.5em 0 -0.5em; }
+* html #languagenavlist li { padding: 0 0.1em 0 0.4em; }
+* html #languagenavlist li.last-child { padding: 0 0em 0 0.4em; }
+
+* html #searchnavlist li { padding: 0 0.4em 0 0.8em; }
+* html #searchnavlist li.last-child { padding: 0 0 0 0.8em; }
+* html #SEARCHNAVLIST li { padding: 0 0.4em 0 0.8em; }
+* html #SEARCHNAVLIST li.last-child { padding: 0 0 0 0.8em; }
+
* html #SEARCH, #search { height: 1%; }
* html #MIRROR, #mirror { height: 1%; }
==== //depot/projects/soc2005/www/freebsd/en/layout/css/layout.css#4 (text+ko) ====
@@ -190,6 +190,7 @@
border: 0px;
padding: 0px;
margin: 0px;
+ width: 162px;
float: right;
}
==== //depot/projects/soc2005/www/freebsd/en/layout/css/navigation.css#2 (text+ko) ====
@@ -1,4 +1,4 @@
-/*
+/*
FreeBSD.org - Navigation (and List) Styles
*/
@@ -87,13 +87,13 @@
}
#LANGUAGENAVLIST li, #languagenavlist li {
- padding: 0 0.15em 0 0.4em;
+ padding: 0 0.5em 0 0.2em;
display: inline;
border-right: 1px solid #B6B6B6;
}
#LANGUAGENAVLIST li.last-child, #languagenavlist li.last-child {
- padding: 0 0em 0 0.4em;
+ padding: 0 0em 0 0.2em;
border-right: 0;
}
@@ -124,13 +124,13 @@
}
#SEARCHNAVLIST li, #searchnavlist li {
- padding: 0 0.3em 0 0.6em;
+ padding: 0 0.6em 0 0.3em;
display: inline;
border-right: 1px solid #fff;
}
#SEARCHNAVLIST li.last-child, #searchnavlist li.last-child {
- padding: 0 0 0 0.5em;
+ padding: 0 0 0 0.3em;
border-right: 0;
}
==== //depot/projects/soc2005/www/freebsd/es/includes.xsl#4 (text+ko) ====
@@ -77,7 +77,7 @@
<form action="{$enbase}/cgi/search.cgi" method="get">
<div>
<h2 class="blockhide"><label for="words">Buscar</label></h2>
- <input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Buscar" /> <input id="submit" name="submit" type="submit" value="Buscar" />
+ <input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Buscar" /> <input id="submit" name="submit" type="submit" value="Buscar" />
</div>
</form>
</div> <!-- search -->
==== //depot/projects/soc2005/www/freebsd/fr/includes.xsl#4 (text+ko) ====
@@ -75,7 +75,7 @@
<form action="{$enbase}/cgi/search.cgi" method="get">
<div>
<h2 class="blockhide"><label for="words">Rechercher</label></h2>
- <input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Rechercher" /> <input id="submit" name="submit" type="submit" value="Rechercher" />
+ <input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Rechercher" /> <input id="submit" name="submit" type="submit" value="Rechercher" />
</div>
</form>
</div> <!-- search -->
==== //depot/projects/soc2005/www/freebsd/it/includes.xsl#5 (text+ko) ====
@@ -68,7 +68,7 @@
<form action="{$enbase}/cgi/search.cgi" method="get">
<div>
<h2 class="blockhide"><label for="words">Cerca</label></h2>
- <input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Cerca" /> <input id="submit" name="submit" type="submit" value="Cerca" />
+ <input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Cerca" /> <input id="submit" name="submit" type="submit" value="Cerca" />
</div>
</form>
</div> <!-- search -->
==== //depot/projects/soc2005/www/freebsd/ja/includes.xsl#3 (text+ko) ====
@@ -61,7 +61,7 @@
<form action="{$enbase}/cgi/search.cgi" method="get">
<div>
<h2 class="blockhide"><label for="words">Search</label></h2>
- <input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Search" /> <input id="submit" name="submit" type="submit" value="Search" />
+ <input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Search" /> <input id="submit" name="submit" type="submit" value="Search" />
</div>
</form>
</div> <!-- search -->
==== //depot/projects/soc2005/www/freebsd/ru/includes.xsl#3 (text+ko) ====
@@ -77,7 +77,7 @@
<form action="{$enbase}/cgi/search.cgi" method="get">
<div>
<h2 class="blockhide"><label for="words">ðÏÉÓË</label></h2>
- <input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="ðÏÉÓË" /> <input id="submit" name="submit" type="submit" value="ðÏÉÓË" />
+ <input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="ðÏÉÓË" /> <input id="submit" name="submit" type="submit" value="ðÏÉÓË" />
</div>
</form>
</div> <!-- search -->
==== //depot/projects/soc2005/www/freebsd/share/sgml/includes.header.xsl#5 (text+ko) ====
@@ -74,7 +74,7 @@
<form action="{$base}/cgi/search.cgi" method="get">
<div>
<h2 class="blockhide"><label for="words">Search</label></h2>
- <input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Search" /> <input id="submit" name="submit" type="submit" value="Search" />
+ <input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Search" /> <input id="submit" name="submit" type="submit" value="Search" />
</div>
</form>
</div> <!-- search -->
More information about the p4-projects
mailing list