From 26e75bb6f94294f7f535bf9265606ceff44dbb7c Mon Sep 17 00:00:00 2001 From: Gonzalo Odiard Date: Mon, 16 Nov 2009 05:30:36 +0000 Subject: achico el dwespliegue de la tabla para que se vea completa en la XO --- diff --git a/web/tabla_elem.xsl b/web/tabla_elem.xsl index d6379b9..67baefb 100644 --- a/web/tabla_elem.xsl +++ b/web/tabla_elem.xsl @@ -45,6 +45,7 @@ td { + padding-top:5px; border: 2px; -moz-border-radius:5px; font-size:10px; @@ -99,6 +100,7 @@ color:black; } + #textMisNotas { width:900px; height:560px; @@ -106,6 +108,22 @@ margin:10px; } + #botonMisNotas { + z-index:2; + position:absolute; + border: 2px solid white; + text-align:left; + background:white; + right:20px; + top:20px; + -moz-border-radius:30px; + color:black; + text-decoration:none; + padding:5px; + font-size:11px; + } + + #cerrar { float:right; margin-right:5px; @@ -125,6 +143,10 @@ +
+ Mis Notas +
+