[cpif] r288 - in trunk: . frontend-web/skins/default
svn at argo.es
svn at argo.es
Thu Jul 26 19:30:34 CEST 2007
Author: jcea
Date: Thu Jul 26 19:30:34 2007
New Revision: 288
Log:
Correccion CSS
Modified:
trunk/TODO
trunk/frontend-web/skins/default/css.css
Modified: trunk/TODO
==============================================================================
--- trunk/TODO (original)
+++ trunk/TODO Thu Jul 26 19:30:34 2007
@@ -304,6 +304,6 @@
no nos enteramos de ninguna manera. No se guarda el "trackeback",
y el sistema insiste e insiste...
-- 20070726: FRONTAL WEB: En algun momento hayq ue hacer limpieza
+- 20070726: FRONTAL WEB: En algun momento hay que hacer limpieza
en el storage de los "CSS" y los "JS" huerfanos.
Modified: trunk/frontend-web/skins/default/css.css
==============================================================================
--- trunk/frontend-web/skins/default/css.css (original)
+++ trunk/frontend-web/skins/default/css.css Thu Jul 26 19:30:34 2007
@@ -111,7 +111,7 @@
}
#form form, #form-inline form {
display:block;
- width:60%%;
+ width:60%;
}
#form form textarea, #form form input, #form-inline form input, #form-inline textarea {
margin: 0.5em 0 0 0px;
@@ -131,13 +131,13 @@
#calendario {
background: #ffffff;
float:right;
- width:20%%;
+ width:20%;
margin: 2em 5em 2em 10px;
padding:1em;
text-align:center;
}
#calendario h3 {
- width:90%%;
+ width:90%;
border-bottom: 1px solid;
margin: 1em auto 1em auto;
}
@@ -157,7 +157,7 @@
#menu {
background: #ffffff;
- width:40%%;
+ width:40%;
margin: 4em 10px 1em 5em;
padding:1em;
float:left;
More information about the cpif
mailing list