[Devel] r323 - trunk
svn at agendadulibre.org
svn at agendadulibre.org
Lun 10 Mar 14:14:54 CET 2008
Author: thomas
Date: Mon Mar 10 14:13:05 2008
New Revision: 323
Log:
Mise à jour de la CSS à la nouvelle version proposée par Erwan
Modified:
trunk/calendar-devel.css
Modified: trunk/calendar-devel.css
==============================================================================
--- trunk/calendar-devel.css (original)
+++ trunk/calendar-devel.css Mon Mar 10 14:13:05 2008
@@ -53,7 +53,10 @@
background: #F0F8FF;
}
-
+code {
+ font-size: 0.8em;
+ font-family: monospace;
+}
/* Blocs principaux */
div.main {
@@ -372,6 +375,7 @@
table.stats td.item,table.list td.item {
width: 90%;
+ padding: 0.2em;
}
table.stats td.value {
@@ -384,9 +388,12 @@
}
table.list td {
text-align: center;
- padding: 5px;
+ padding: 0.2em;
+}
+table.list a {
+ font-weight: bold;
+ color: #336699;
}
-
table.list td a:hover, a:active {
text-decoration: underline;
color: #336699;
Plus d'informations sur la liste de diffusion Devel