[Trad] [svn:pgfr] r1195 - in traduc: branches/bv81x/manuel/stylesheets branches/bv82x/manuel/stylesheets trunk/postgresql/stylesheets

admin at listes.postgresql.fr admin at listes.postgresql.fr
Dim 2 Nov 20:20:30 CET 2008


Author: gleu
Date: 2008-11-02 20:20:29 +0100 (Sun, 02 Nov 2008)
New Revision: 1195

Modified:
   traduc/branches/bv81x/manuel/stylesheets/layout.css
   traduc/branches/bv81x/manuel/stylesheets/navigationclasses.css
   traduc/branches/bv81x/manuel/stylesheets/pg-chunk-common.xsl
   traduc/branches/bv81x/manuel/stylesheets/table.css
   traduc/branches/bv82x/manuel/stylesheets/layout.css
   traduc/branches/bv82x/manuel/stylesheets/navigationclasses.css
   traduc/branches/bv82x/manuel/stylesheets/pg-chunk-common.xsl
   traduc/branches/bv82x/manuel/stylesheets/table.css
   traduc/trunk/postgresql/stylesheets/layout.css
   traduc/trunk/postgresql/stylesheets/navigationclasses.css
   traduc/trunk/postgresql/stylesheets/pg-chunk-common.xsl
   traduc/trunk/postgresql/stylesheets/table.css
Log:
Suppression des r?\195?\169f?\195?\169rences ?\195?\160 babar.postgresql.fr/?\203?\135guillaume/.


Modified: traduc/branches/bv81x/manuel/stylesheets/layout.css
===================================================================
--- traduc/branches/bv81x/manuel/stylesheets/layout.css	2008-11-02 17:08:07 UTC (rev 1194)
+++ traduc/branches/bv81x/manuel/stylesheets/layout.css	2008-11-02 19:20:29 UTC (rev 1195)
@@ -27,7 +27,7 @@
 
 #pgHeader {
   position: relative;
-  background: url("http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/hdr_fill.png") repeat-x;
+  background: url("http://docs.postgresql.fr/theme/img/hdr_fill.png") repeat-x;
   height: 80px;
   margin: 0;
   padding: 0;
@@ -126,7 +126,7 @@
 
 #pgFrontFeature {
   position: relative;
-  background: #F5F5F5 url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/feature_elephant.png) bottom right no-repeat; 
+  background: #F5F5F5 url(http://docs.postgresql.fr/theme/img/feature_elephant.png) bottom right no-repeat; 
   padding: 15px;
   margin-bottom: 1em;
   font-size: 1.0em;
@@ -244,7 +244,7 @@
   width: 100%;
   padding-top: 7px;
   float: left;
-  background: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/usr_tbl_top.png) top right no-repeat;
+  background: url(http://docs.postgresql.fr/theme/img/usr_tbl_top.png) top right no-repeat;
   background-size: auto;
   margin-bottom: 15px;
 }
@@ -260,7 +260,7 @@
 	    
 
 div.pgFrontUserInner {
-  background: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/images/usr_tbl_btm.png) bottom left no-repeat;
+  background: url(http://docs.postgresql.fr/theme/img/images/usr_tbl_btm.png) bottom left no-repeat;
   width: 100%;
   padding-bottom: 7px;
 }
@@ -318,7 +318,7 @@
 #pgFrontShortcutsList li {
   margin: 0;
   padding-left: 12px;
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/images/blt_blu_arrow.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/images/blt_blu_arrow.png);
   background-repeat: no-repeat;
   background-position: 0px 0.5em;
 }
@@ -340,7 +340,7 @@
 #pgSponsorWrap {
   width: 150px;
   background-color: #F5F5F5;
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/images/nav_tbl_top.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/images/nav_tbl_top.png);
   background-position: top right;
   background-repeat: no-repeat;
   font-size: 0.4em;
@@ -348,7 +348,7 @@
 }
 
 #pgSponsorWrap ul {
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/images/nav_tbl_btm.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/images/nav_tbl_btm.png);
   background-position: bottom left;
   background-repeat: no-repeat;
   list-style: none;

Modified: traduc/branches/bv81x/manuel/stylesheets/navigationclasses.css
===================================================================
--- traduc/branches/bv81x/manuel/stylesheets/navigationclasses.css	2008-11-02 17:08:07 UTC (rev 1194)
+++ traduc/branches/bv81x/manuel/stylesheets/navigationclasses.css	2008-11-02 19:20:29 UTC (rev 1195)
@@ -11,7 +11,7 @@
   margin: 0;
   padding: 0;
   height: 23px;
-  background: #B7B7B7 url("http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_fill.png") top left repeat-x;
+  background: #B7B7B7 url("http://docs.postgresql.fr/theme/img/nav_fill.png") top left repeat-x;
   overflow: visible;
   margin-top: 2px;
 }
@@ -135,13 +135,13 @@
   width: 90%;
   background-color: #F5F5F5;
   -moz-border-radius:12px;
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_top.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/nav_tbl_top.png);
   background-position: top right;
   background-repeat: no-repeat;
 }
 
 .pgSideNav ul, #pgSideNav div {
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_btm.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/nav_tbl_btm.png);
   -moz-border-radius:12px;
   background-position: bottom left;
   background-repeat: no-repeat;
@@ -165,7 +165,7 @@
   border-bottom: 1px solid #EFEFEF;
   margin: 0;
   padding-left: 12px;
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/blt_gry_arrow.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/blt_gry_arrow.png);
   background-repeat: no-repeat;
   background-position: 12px 0.65em;
   list-style-type: none;

Modified: traduc/branches/bv81x/manuel/stylesheets/pg-chunk-common.xsl
===================================================================
--- traduc/branches/bv81x/manuel/stylesheets/pg-chunk-common.xsl	2008-11-02 17:08:07 UTC (rev 1194)
+++ traduc/branches/bv81x/manuel/stylesheets/pg-chunk-common.xsl	2008-11-02 19:20:29 UTC (rev 1195)
@@ -24,19 +24,19 @@
 <div id="top">
   <div id="pgHeader">
     <span id="pgHeaderLogoLeft">
-      <a href="/" title="PostgreSQL"><img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/hdr_left.png" width="230" height="80" alt="PostgreSQL" /></a>
+      <a href="/" title="PostgreSQL"><img src="http://docs.postgresql.fr/theme/img/hdr_left.png" width="230" height="80" alt="PostgreSQL" /></a>
     </span>
     <span id="pgHeaderLogoRight">
-      <a href="/" title="La base de données la plus sophistiquée au monde."><img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/hdr_right.png" width="210" height="80" alt="La base de données la plus sophistiquée au monde." /></a>
+      <a href="/" title="La base de données la plus sophistiquée au monde."><img src="http://docs.postgresql.fr/theme/img/hdr_right.png" width="210" height="80" alt="La base de données la plus sophistiquée au monde." /></a>
     </span>
   </div>
 </div>
 <div class="pgTopNav">
   <div class="pgTopNavLeft"> 
-    <img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_lft.png" width="7" height="23" alt="" />
+    <img src="http://docs.postgresql.fr/theme/img/nav_lft.png" width="7" height="23" alt="" />
   </div>
   <div class="pgTopNavRight">
-    <img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_rgt.png" width="7" height="23" alt="" />
+    <img src="http://docs.postgresql.fr/theme/img/nav_rgt.png" width="7" height="23" alt="" />
   </div>
   <ul class="pgTopNavList">
    <li> <a href="http://www.postgresql.fr/" title="Accueil">Accueil</a> </li>

Modified: traduc/branches/bv81x/manuel/stylesheets/table.css
===================================================================
--- traduc/branches/bv81x/manuel/stylesheets/table.css	2008-11-02 17:08:07 UTC (rev 1194)
+++ traduc/branches/bv81x/manuel/stylesheets/table.css	2008-11-02 19:20:29 UTC (rev 1195)
@@ -7,7 +7,7 @@
 }
 
 div.tblBasic table, div.table-contents table {
-        background: #F5F5F5 url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_top_lft.png) top left no-repeat;
+        background: #F5F5F5 url(http://docs.postgresql.fr/theme/img/nav_tbl_top_lft.png) top left no-repeat;
         margin-bottom: 15px;
 }
 
@@ -37,22 +37,22 @@
 
 div.tblBasic table tr.lastrow td.colFirst,
 div.table-contents table tr.lastrow td.colFirst {
-        background: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_btm_lft.png) bottom left no-repeat;
+        background: url(http://docs.postgresql.fr/theme/img/nav_tbl_btm_lft.png) bottom left no-repeat;
 }
 
 div.tblBasic table th.colLast,
 div.table-contents table th.colLast {
-        background: #F5F5F5 url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_top_rgt.png) top right no-repeat;
+        background: #F5F5F5 url(http://docs.postgresql.fr/theme/img/nav_tbl_top_rgt.png) top right no-repeat;
 }
 
 div.tblBasic table tr.lastrow td.colLast,
 div.table-contents table tr.lastrow td.colLast {
-        background: #F5F5F5 url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_btm_rgt.png) bottom right no-repeat;
+        background: #F5F5F5 url(http://docs.postgresql.fr/theme/img/nav_tbl_btm_rgt.png) bottom right no-repeat;
 }
 
 div.tblBasic table tr.firstrow td.colLast,
 div.table-contents table tr.firstrow td.colLast {
-        background: #F5F5F5 url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_top_rgt.png) top right no-repeat;
+        background: #F5F5F5 url(http://docs.postgresql.fr/theme/img/nav_tbl_top_rgt.png) top right no-repeat;
 }
 
 div.tblBasic table th.colMid,

Modified: traduc/branches/bv82x/manuel/stylesheets/layout.css
===================================================================
--- traduc/branches/bv82x/manuel/stylesheets/layout.css	2008-11-02 17:08:07 UTC (rev 1194)
+++ traduc/branches/bv82x/manuel/stylesheets/layout.css	2008-11-02 19:20:29 UTC (rev 1195)
@@ -27,7 +27,7 @@
 
 #pgHeader {
   position: relative;
-  background: url("http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/hdr_fill.png") repeat-x;
+  background: url("http://docs.postgresql.fr/theme/img/hdr_fill.png") repeat-x;
   height: 80px;
   margin: 0;
   padding: 0;
@@ -126,7 +126,7 @@
 
 #pgFrontFeature {
   position: relative;
-  background: #F5F5F5 url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/feature_elephant.png) bottom right no-repeat; 
+  background: #F5F5F5 url(http://docs.postgresql.fr/theme/img/feature_elephant.png) bottom right no-repeat; 
   padding: 15px;
   margin-bottom: 1em;
   font-size: 1.0em;
@@ -244,7 +244,7 @@
   width: 100%;
   padding-top: 7px;
   float: left;
-  background: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/usr_tbl_top.png) top right no-repeat;
+  background: url(http://docs.postgresql.fr/theme/img/usr_tbl_top.png) top right no-repeat;
   background-size: auto;
   margin-bottom: 15px;
 }
@@ -260,7 +260,7 @@
 	    
 
 div.pgFrontUserInner {
-  background: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/images/usr_tbl_btm.png) bottom left no-repeat;
+  background: url(http://docs.postgresql.fr/theme/img/images/usr_tbl_btm.png) bottom left no-repeat;
   width: 100%;
   padding-bottom: 7px;
 }
@@ -318,7 +318,7 @@
 #pgFrontShortcutsList li {
   margin: 0;
   padding-left: 12px;
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/images/blt_blu_arrow.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/images/blt_blu_arrow.png);
   background-repeat: no-repeat;
   background-position: 0px 0.5em;
 }
@@ -340,7 +340,7 @@
 #pgSponsorWrap {
   width: 150px;
   background-color: #F5F5F5;
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/images/nav_tbl_top.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/images/nav_tbl_top.png);
   background-position: top right;
   background-repeat: no-repeat;
   font-size: 0.4em;
@@ -348,7 +348,7 @@
 }
 
 #pgSponsorWrap ul {
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/images/nav_tbl_btm.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/images/nav_tbl_btm.png);
   background-position: bottom left;
   background-repeat: no-repeat;
   list-style: none;

Modified: traduc/branches/bv82x/manuel/stylesheets/navigationclasses.css
===================================================================
--- traduc/branches/bv82x/manuel/stylesheets/navigationclasses.css	2008-11-02 17:08:07 UTC (rev 1194)
+++ traduc/branches/bv82x/manuel/stylesheets/navigationclasses.css	2008-11-02 19:20:29 UTC (rev 1195)
@@ -11,7 +11,7 @@
   margin: 0;
   padding: 0;
   height: 23px;
-  background: #B7B7B7 url("http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_fill.png") top left repeat-x;
+  background: #B7B7B7 url("http://docs.postgresql.fr/theme/img/nav_fill.png") top left repeat-x;
   overflow: visible;
   margin-top: 2px;
 }
@@ -135,13 +135,13 @@
   width: 90%;
   background-color: #F5F5F5;
   -moz-border-radius:12px;
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_top.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/nav_tbl_top.png);
   background-position: top right;
   background-repeat: no-repeat;
 }
 
 .pgSideNav ul, #pgSideNav div {
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_btm.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/nav_tbl_btm.png);
   -moz-border-radius:12px;
   background-position: bottom left;
   background-repeat: no-repeat;
@@ -165,7 +165,7 @@
   border-bottom: 1px solid #EFEFEF;
   margin: 0;
   padding-left: 12px;
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/blt_gry_arrow.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/blt_gry_arrow.png);
   background-repeat: no-repeat;
   background-position: 12px 0.65em;
   list-style-type: none;

Modified: traduc/branches/bv82x/manuel/stylesheets/pg-chunk-common.xsl
===================================================================
--- traduc/branches/bv82x/manuel/stylesheets/pg-chunk-common.xsl	2008-11-02 17:08:07 UTC (rev 1194)
+++ traduc/branches/bv82x/manuel/stylesheets/pg-chunk-common.xsl	2008-11-02 19:20:29 UTC (rev 1195)
@@ -24,19 +24,19 @@
 <div id="top">
   <div id="pgHeader">
     <span id="pgHeaderLogoLeft">
-      <a href="/" title="PostgreSQL"><img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/hdr_left.png" width="230" height="80" alt="PostgreSQL" /></a>
+      <a href="/" title="PostgreSQL"><img src="http://docs.postgresql.fr/theme/img/hdr_left.png" width="230" height="80" alt="PostgreSQL" /></a>
     </span>
     <span id="pgHeaderLogoRight">
-      <a href="/" title="La base de données la plus sophistiquée au monde."><img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/hdr_right.png" width="210" height="80" alt="La base de données la plus sophistiquée au monde." /></a>
+      <a href="/" title="La base de données la plus sophistiquée au monde."><img src="http://docs.postgresql.fr/theme/img/hdr_right.png" width="210" height="80" alt="La base de données la plus sophistiquée au monde." /></a>
     </span>
   </div>
 </div>
 <div class="pgTopNav">
   <div class="pgTopNavLeft"> 
-    <img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_lft.png" width="7" height="23" alt="" />
+    <img src="http://docs.postgresql.fr/theme/img/nav_lft.png" width="7" height="23" alt="" />
   </div>
   <div class="pgTopNavRight">
-    <img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_rgt.png" width="7" height="23" alt="" />
+    <img src="http://docs.postgresql.fr/theme/img/nav_rgt.png" width="7" height="23" alt="" />
   </div>
   <ul class="pgTopNavList">
    <li> <a href="http://www.postgresql.fr/" title="Accueil">Accueil</a> </li>

Modified: traduc/branches/bv82x/manuel/stylesheets/table.css
===================================================================
--- traduc/branches/bv82x/manuel/stylesheets/table.css	2008-11-02 17:08:07 UTC (rev 1194)
+++ traduc/branches/bv82x/manuel/stylesheets/table.css	2008-11-02 19:20:29 UTC (rev 1195)
@@ -7,7 +7,7 @@
 }
 
 div.tblBasic table, div.table-contents table {
-        background: #F5F5F5 url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_top_lft.png) top left no-repeat;
+        background: #F5F5F5 url(http://docs.postgresql.fr/theme/img/nav_tbl_top_lft.png) top left no-repeat;
         margin-bottom: 15px;
 }
 
@@ -37,22 +37,22 @@
 
 div.tblBasic table tr.lastrow td.colFirst,
 div.table-contents table tr.lastrow td.colFirst {
-        background: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_btm_lft.png) bottom left no-repeat;
+        background: url(http://docs.postgresql.fr/theme/img/nav_tbl_btm_lft.png) bottom left no-repeat;
 }
 
 div.tblBasic table th.colLast,
 div.table-contents table th.colLast {
-        background: #F5F5F5 url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_top_rgt.png) top right no-repeat;
+        background: #F5F5F5 url(http://docs.postgresql.fr/theme/img/nav_tbl_top_rgt.png) top right no-repeat;
 }
 
 div.tblBasic table tr.lastrow td.colLast,
 div.table-contents table tr.lastrow td.colLast {
-        background: #F5F5F5 url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_btm_rgt.png) bottom right no-repeat;
+        background: #F5F5F5 url(http://docs.postgresql.fr/theme/img/nav_tbl_btm_rgt.png) bottom right no-repeat;
 }
 
 div.tblBasic table tr.firstrow td.colLast,
 div.table-contents table tr.firstrow td.colLast {
-        background: #F5F5F5 url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_top_rgt.png) top right no-repeat;
+        background: #F5F5F5 url(http://docs.postgresql.fr/theme/img/nav_tbl_top_rgt.png) top right no-repeat;
 }
 
 div.tblBasic table th.colMid,

Modified: traduc/trunk/postgresql/stylesheets/layout.css
===================================================================
--- traduc/trunk/postgresql/stylesheets/layout.css	2008-11-02 17:08:07 UTC (rev 1194)
+++ traduc/trunk/postgresql/stylesheets/layout.css	2008-11-02 19:20:29 UTC (rev 1195)
@@ -27,7 +27,7 @@
 
 #pgHeader {
   position: relative;
-  background: url("http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/hdr_fill.png") repeat-x;
+  background: url("http://docs.postgresql.fr/theme/img/hdr_fill.png") repeat-x;
   height: 80px;
   margin: 0;
   padding: 0;
@@ -126,7 +126,7 @@
 
 #pgFrontFeature {
   position: relative;
-  background: #F5F5F5 url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/feature_elephant.png) bottom right no-repeat; 
+  background: #F5F5F5 url(http://docs.postgresql.fr/theme/img/feature_elephant.png) bottom right no-repeat; 
   padding: 15px;
   margin-bottom: 1em;
   font-size: 1.0em;
@@ -244,7 +244,7 @@
   width: 100%;
   padding-top: 7px;
   float: left;
-  background: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/usr_tbl_top.png) top right no-repeat;
+  background: url(http://docs.postgresql.fr/theme/img/usr_tbl_top.png) top right no-repeat;
   background-size: auto;
   margin-bottom: 15px;
 }
@@ -260,7 +260,7 @@
 	    
 
 div.pgFrontUserInner {
-  background: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/images/usr_tbl_btm.png) bottom left no-repeat;
+  background: url(http://docs.postgresql.fr/theme/img/images/usr_tbl_btm.png) bottom left no-repeat;
   width: 100%;
   padding-bottom: 7px;
 }
@@ -318,7 +318,7 @@
 #pgFrontShortcutsList li {
   margin: 0;
   padding-left: 12px;
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/images/blt_blu_arrow.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/images/blt_blu_arrow.png);
   background-repeat: no-repeat;
   background-position: 0px 0.5em;
 }
@@ -340,7 +340,7 @@
 #pgSponsorWrap {
   width: 150px;
   background-color: #F5F5F5;
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/images/nav_tbl_top.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/images/nav_tbl_top.png);
   background-position: top right;
   background-repeat: no-repeat;
   font-size: 0.4em;
@@ -348,7 +348,7 @@
 }
 
 #pgSponsorWrap ul {
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/images/nav_tbl_btm.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/images/nav_tbl_btm.png);
   background-position: bottom left;
   background-repeat: no-repeat;
   list-style: none;

Modified: traduc/trunk/postgresql/stylesheets/navigationclasses.css
===================================================================
--- traduc/trunk/postgresql/stylesheets/navigationclasses.css	2008-11-02 17:08:07 UTC (rev 1194)
+++ traduc/trunk/postgresql/stylesheets/navigationclasses.css	2008-11-02 19:20:29 UTC (rev 1195)
@@ -11,7 +11,7 @@
   margin: 0;
   padding: 0;
   height: 23px;
-  background: #B7B7B7 url("http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_fill.png") top left repeat-x;
+  background: #B7B7B7 url("http://docs.postgresql.fr/theme/img/nav_fill.png") top left repeat-x;
   overflow: visible;
   margin-top: 2px;
 }
@@ -135,13 +135,13 @@
   width: 90%;
   background-color: #F5F5F5;
   -moz-border-radius:12px;
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_top.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/nav_tbl_top.png);
   background-position: top right;
   background-repeat: no-repeat;
 }
 
 .pgSideNav ul, #pgSideNav div {
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_btm.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/nav_tbl_btm.png);
   -moz-border-radius:12px;
   background-position: bottom left;
   background-repeat: no-repeat;
@@ -165,7 +165,7 @@
   border-bottom: 1px solid #EFEFEF;
   margin: 0;
   padding-left: 12px;
-  background-image: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/blt_gry_arrow.png);
+  background-image: url(http://docs.postgresql.fr/theme/img/blt_gry_arrow.png);
   background-repeat: no-repeat;
   background-position: 12px 0.65em;
   list-style-type: none;

Modified: traduc/trunk/postgresql/stylesheets/pg-chunk-common.xsl
===================================================================
--- traduc/trunk/postgresql/stylesheets/pg-chunk-common.xsl	2008-11-02 17:08:07 UTC (rev 1194)
+++ traduc/trunk/postgresql/stylesheets/pg-chunk-common.xsl	2008-11-02 19:20:29 UTC (rev 1195)
@@ -24,19 +24,19 @@
 <div id="top">
   <div id="pgHeader">
     <span id="pgHeaderLogoLeft">
-      <a href="/" title="PostgreSQL"><img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/hdr_left.png" width="230" height="80" alt="PostgreSQL" /></a>
+      <a href="/" title="PostgreSQL"><img src="http://docs.postgresql.fr/theme/img/hdr_left.png" width="230" height="80" alt="PostgreSQL" /></a>
     </span>
     <span id="pgHeaderLogoRight">
-      <a href="/" title="La base de données la plus sophistiquée au monde."><img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/hdr_right.png" width="210" height="80" alt="La base de données la plus sophistiquée au monde." /></a>
+      <a href="/" title="La base de données la plus sophistiquée au monde."><img src="http://docs.postgresql.fr/theme/img/hdr_right.png" width="210" height="80" alt="La base de données la plus sophistiquée au monde." /></a>
     </span>
   </div>
 </div>
 <div class="pgTopNav">
   <div class="pgTopNavLeft"> 
-    <img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_lft.png" width="7" height="23" alt="" />
+    <img src="http://docs.postgresql.fr/theme/img/nav_lft.png" width="7" height="23" alt="" />
   </div>
   <div class="pgTopNavRight">
-    <img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_rgt.png" width="7" height="23" alt="" />
+    <img src="http://docs.postgresql.fr/theme/img/nav_rgt.png" width="7" height="23" alt="" />
   </div>
   <ul class="pgTopNavList">
    <li> <a href="http://www.postgresql.fr/" title="Accueil">Accueil</a> </li>

Modified: traduc/trunk/postgresql/stylesheets/table.css
===================================================================
--- traduc/trunk/postgresql/stylesheets/table.css	2008-11-02 17:08:07 UTC (rev 1194)
+++ traduc/trunk/postgresql/stylesheets/table.css	2008-11-02 19:20:29 UTC (rev 1195)
@@ -7,7 +7,7 @@
 }
 
 div.tblBasic table, div.table-contents table {
-        background: #F5F5F5 url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_top_lft.png) top left no-repeat;
+        background: #F5F5F5 url(http://docs.postgresql.fr/theme/img/nav_tbl_top_lft.png) top left no-repeat;
         margin-bottom: 15px;
 }
 
@@ -37,22 +37,22 @@
 
 div.tblBasic table tr.lastrow td.colFirst,
 div.table-contents table tr.lastrow td.colFirst {
-        background: url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_btm_lft.png) bottom left no-repeat;
+        background: url(http://docs.postgresql.fr/theme/img/nav_tbl_btm_lft.png) bottom left no-repeat;
 }
 
 div.tblBasic table th.colLast,
 div.table-contents table th.colLast {
-        background: #F5F5F5 url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_top_rgt.png) top right no-repeat;
+        background: #F5F5F5 url(http://docs.postgresql.fr/theme/img/nav_tbl_top_rgt.png) top right no-repeat;
 }
 
 div.tblBasic table tr.lastrow td.colLast,
 div.table-contents table tr.lastrow td.colLast {
-        background: #F5F5F5 url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_btm_rgt.png) bottom right no-repeat;
+        background: #F5F5F5 url(http://docs.postgresql.fr/theme/img/nav_tbl_btm_rgt.png) bottom right no-repeat;
 }
 
 div.tblBasic table tr.firstrow td.colLast,
 div.table-contents table tr.firstrow td.colLast {
-        background: #F5F5F5 url(http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_tbl_top_rgt.png) top right no-repeat;
+        background: #F5F5F5 url(http://docs.postgresql.fr/theme/img/nav_tbl_top_rgt.png) top right no-repeat;
 }
 
 div.tblBasic table th.colMid,



More information about the Trad mailing list