Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Sep 2005 12:51:06 GMT
From:      soc-emily <soc-emily@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 83065 for review
Message-ID:  <200509031251.j83Cp6HN055162@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=83065

Change 83065 by soc-emily@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" />&#160;<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" />&#160;<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" />&#160;<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" />&#160;<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" />&#160;<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="Поиск" />&#160;<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" />&#160;<input id="submit" name="submit" type="submit" value="Search" />
       				</div>
       			  </form>
       			</div> <!-- search -->



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509031251.j83Cp6HN055162>