From chatellier@users.labs.libre-entreprise.org Mon Jun 15 04:19:45 2026 From: chatellier@users.labs.libre-entreprise.org To: coser-commits@list.forge.codelutin.com Subject: [Coser-commits] r595 - in trunk/coser-web/src/main/webapp: WEB-INF/content WEB-INF/decorators images styles Date: Wed, 26 Jan 2011 19:53:38 +0100 Message-ID: <20110126185338.5E0A92F259@labs.libre-entreprise.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5051086984079443641==" --===============5051086984079443641== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: chatellier Date: 2011-01-26 18:53:38 +0000 (Wed, 26 Jan 2011) New Revision: 595 Log: Fix site style Added: trunk/coser-web/src/main/webapp/images/ico_carte.png trunk/coser-web/src/main/webapp/images/worldsmall.png Modified: trunk/coser-web/src/main/webapp/WEB-INF/content/index.jsp 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/content/index.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/content/index.jsp 2011-01-26 16:3= 2:18 UTC (rev 594) +++ trunk/coser-web/src/main/webapp/WEB-INF/content/index.jsp 2011-01-26 18:5= 3:38 UTC (rev 595) @@ -36,7 +36,7 @@ =20

- Added: trunk/coser-web/src/main/webapp/images/ico_carte.png =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 (Binary files differ) Property changes on: trunk/coser-web/src/main/webapp/images/ico_carte.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/coser-web/src/main/webapp/images/worldsmall.png =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 (Binary files differ) Property changes on: trunk/coser-web/src/main/webapp/images/worldsmall.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream 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 2011-01-26 16:32:18 UTC = (rev 594) +++ trunk/coser-web/src/main/webapp/styles/coser.css 2011-01-26 18:53:38 UTC = (rev 595) @@ -653,6 +653,11 @@ position: relative; } =20 +ul.datalist li { + list-style-image:url(../images/worldsmall.png); + vertical-align:top; +} + /*#conteneur_int .part_bottom .barre_select { background: url(../images/barre_select.png) no-repeat; height: 23px; --===============5051086984079443641==--