Accéder au contenu.
Menu Sympa

devel - [Devel] r167 - trunk

Objet : devel-adl

Archives de la liste

[Devel] r167 - trunk


Chronologique Discussions 
  • From: svn AT agendadulibre.org
  • To: devel AT agendadulibre.org
  • Subject: [Devel] r167 - trunk
  • Date: Sat, 4 Mar 2006 23:07:29 +0100 (CET)
  • List-archive: <http://lolut.utbm.info/pipermail/devel>
  • List-id: Developpement de l'Agenda du Libre <devel.agendadulibre.org>

Author: thomas
Date: Sat Mar 4 23:07:26 2006
New Revision: 167

Added:
trunk/favicon-old.ico
- copied unchanged from r159, trunk/favicon.ico
trunk/favicon.ico (contents, props changed)
Modified:
trunk/air1.css
Log:

Mise à jour de la CSS proposée par Air1.
Nouvelle favicon proposée par Air1.



Modified: trunk/air1.css
==============================================================================
--- trunk/air1.css (original)
+++ trunk/air1.css Sat Mar 4 23:07:26 2006
@@ -1,5 +1,5 @@
/* Copyright 2006
- * - Erwan Leherisse <contact CHEZ air1 POINT fr POINT vu>
+ * - Erwan Leherisse <air1ontheweb CHEZ free POINT fr>
* - M�lanie Bats <melanie POINT bats CHEZ utbm POINT fr>
* - Thomas Petazzoni <thomas POINT petazzoni CHEZ enix POINT org>
* - Jean-Marie Favreau <jeanmarie POINT favreau CHEZ free POINT fr>
@@ -21,18 +21,17 @@
*/

body {
- margin: 0px 0px 0px 0px;
- color: white;
background-color: #c7e0ed;
+ margin: 0px;
+ color: black;
font-size: 14px;
font-family: Arial,Helvetica,sans-serif;
line-height: 24px;
}

div.main {
- margin: 5px 5px 5px 5px;
- padding: 10px 10px 10px 10px;
- color: black;
+ margin: 5px;
+ padding: 10px;
background: url('baby_gnu_adl.png') 30px 10px no-repeat white;
-moz-border-radius: 30px;
}
@@ -40,10 +39,10 @@
div.footer {
color: black;
background-color: white;
- font-size: 14px;
+ font-size: 14px;
margin: 5px 5px 5px 5px;
- text-align: center;
- -moz-border-radius: 30px 30px 0 0;
+ text-align: center;
+ -moz-border-radius: 30px;
}

#important
@@ -97,6 +96,14 @@
color: #c7e0ed;
}

+input,textarea {
+ border: 1px solid #868686;
+}
+
+input:focus ,textarea:focus{
+ border: 1px solid #000;
+}
+
table.calendar {
width: 90%;
margin: 0 auto;
@@ -185,7 +192,7 @@
}

td.other_month a:hover, td.other_month a:active {
- color: #aaaaaa;
+ color: #000;
}

p.error {
@@ -245,8 +252,7 @@
#advises
{
background-color: #e5f6ff;
- margin-left: 100px;
- margin-right: 100px;
+ margin: 0px 100px 20px 100px;
padding-left: 10px;
padding-right: 10px;
-moz-border-radius: 30px 0 30px 0;

Added: trunk/favicon.ico
==============================================================================
Binary file. No diff available.




  • [Devel] r167 - trunk, svn, 04/03/2006

Archives gérées par MHonArc 2.6.16.

Haut de le page