From echatellier@users.forge.codelutin.com Fri Aug 24 16:17:14 2012 From: echatellier@users.forge.codelutin.com To: coser-commits@list.forge.codelutin.com Subject: [Coser-commits] r1066 - in trunk/coser-web/src/main/webapp: WEB-INF/decorators styles Date: Fri, 24 Aug 2012 16:17:14 +0200 Message-ID: <20120824141714.DEF37157EE@nuiton.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2805445213064630221==" --===============2805445213064630221== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: echatellier Date: 2012-08-24 16:17:14 +0200 (Fri, 24 Aug 2012) New Revision: 1066 Url: http://forge.codelutin.com/repositories/revision/coser/1066 Log: Comment in spanich locale Modified: trunk/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp trunk/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp trunk/coser-web/src/main/webapp/styles/coser.css Modified: trunk/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp 2012-08-24 = 11:52:37 UTC (rev 1065) +++ trunk/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp 2012-08-24 = 14:17:14 UTC (rev 1066) @@ -75,9 +75,9 @@ fr " class=3D"francais">Francais - + =20 Modified: trunk/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp 2012-08-= 24 11:52:37 UTC (rev 1065) +++ trunk/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp 2012-08-= 24 14:17:14 UTC (rev 1066) @@ -71,9 +71,9 @@ fr " class=3D"francais">Francais - + =20
Modified: trunk/coser-web/src/main/webapp/styles/coser.css =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/coser-web/src/main/webapp/styles/coser.css 2012-08-24 11:52:37 UTC = (rev 1065) +++ trunk/coser-web/src/main/webapp/styles/coser.css 2012-08-24 14:17:14 UTC = (rev 1066) @@ -482,7 +482,7 @@ text-indent: -999999px; background: url(../images/gb.png) no-repeat; position: absolute; - right: 20px; + right: 0px; top: 10px; width: 16px; height: 11px; @@ -498,7 +498,7 @@ text-indent: -999999px; background: url(../images/fr.png) no-repeat; position: absolute; - right: 40px; + right: 20px; top: 10px; width: 16px; height: 11px; @@ -509,7 +509,7 @@ border: 2px solid #ffe600; } =20 -#middle .top_content .espagnol { +/*#middle .top_content .espagnol { display: block; text-indent: -999999px; background: url(../images/es.png) no-repeat; @@ -523,7 +523,7 @@ =20 #middle .top_content .espagnol:hover { border: 2px solid #ffe600; -} +}*/ =20 #middle .page .degrade ul li { /*list-style: none;*/ @@ -613,20 +613,20 @@ #conteneur_int .top_content .anglais { position: absolute; top: 22px; - right: 40px; + right: 20px; } =20 #conteneur_int .top_content .francais { position: absolute; top: 22px; - right: 60px; + right: 40px; } =20 -#conteneur_int .top_content .espagnol { +/*#conteneur_int .top_content .espagnol { position: absolute; top: 22px; right: 20px; -} +}*/ =20 #conteneur_int #middle .col_droite { margin: 0; --===============2805445213064630221==--