diff --git a/css/tablas.css b/css/tablas.css index 0aa9ebf..9dc27cd 100644 --- a/css/tablas.css +++ b/css/tablas.css @@ -126,7 +126,12 @@ border-color:#FFFFFF; padding-left:5px; padding-right:5px; } - +.tablerohistusuarios{ + font-size:12px; +} +.tablerohistpeticiones{ + font-size:12px; +} .agendaTitDia{ font-size:12px; text-align:center; @@ -164,4 +169,4 @@ border-color:#FFFFFF; .miniCalendario .hoy{ font-weight:bold; background-color:#999999; -} \ No newline at end of file +} diff --git a/tablero.php b/tablero.php index 874a5ba..1c967d1 100644 --- a/tablero.php +++ b/tablero.php @@ -1,11 +1,12 @@ -
LISTA DE ÚLTIMOS CAMBIOS DE CANDIDATOS
+
 LISTA DE ÚLTIMOS CAMBIOS DE CANDIDATOS

- +
+ - + @@ -13,39 +14,34 @@ execQuery($sql_usuarios); while($row = mysql_fetch_array($resultado_usuarios)) { ?> - - - - - + + + + +
Fecha cambioAutor CandidatoAccionesAcciones
#historial"> -
#historial"> 


-
LISTA DE ÚLTIMOS CAMBIOS DE SOLICITUDES DE OFERTA
+
 LISTA DE ÚLTIMOS CAMBIOS DE SOLICITUDES DE OFERTA

- +
+ @@ -55,28 +51,23 @@ while($row = mysql_fetch_array($resultado_usuarios)) { execQuery($sql_ofertas); while($row = mysql_fetch_array($resultado_ofertas)) { ?> - - - - + + + + +
Fecha cambioAutor Solicitud de oferta Acciones
#historial"> -
#historial">