Version19.41.3

This commit is contained in:
Antonio Cañas Vargas 2019-10-23 01:40:30 +02:00
parent 5504d27be3
commit f11c83defb
2 changed files with 7 additions and 6 deletions

View File

@ -2642,14 +2642,14 @@ a:hover img.CENTRE_PHOTO_SHOW
{ {
box-sizing:border-box; box-sizing:border-box;
display:table; display:table;
margin:4%; margin:2%;
width:92%; width:96%;
} }
.MCH_LEFT .MCH_LEFT
{ {
box-sizing:border-box; box-sizing:border-box;
float:left; float:left;
width:25%; width:20%;
white-space:nowrap; white-space:nowrap;
overflow:hidden; overflow:hidden;
text-overflow:ellipsis; text-overflow:ellipsis;
@ -2659,7 +2659,7 @@ a:hover img.CENTRE_PHOTO_SHOW
box-sizing:border-box; box-sizing:border-box;
display:table; display:table;
float:left; float:left;
width:75%; width:80%;
} }
.MCH_TOP .MCH_TOP
{ {

View File

@ -487,14 +487,15 @@ enscript -2 --landscape --color --file-align=2 --highlight --line-numbers -o - *
En OpenSWAD: En OpenSWAD:
ps2pdf source.ps destination.pdf ps2pdf source.ps destination.pdf
*/ */
#define Log_PLATFORM_VERSION "SWAD 19.41.2 (2019-10-23)" #define Log_PLATFORM_VERSION "SWAD 19.41.3 (2019-10-23)"
#define CSS_FILE "swad19.40.3.css" #define CSS_FILE "swad19.41.3.css"
#define JS_FILE "swad19.39.js" #define JS_FILE "swad19.39.js"
/* /*
// TODO: Perico: poner un candado de bloqueo de creación/edición de proyectos (por ejemplo en asignaturas obsoletas) // TODO: Perico: poner un candado de bloqueo de creación/edición de proyectos (por ejemplo en asignaturas obsoletas)
// TODO: Hacer un nuevo rol en los TFG: tutor externo (profesor de áreas no vinculadas con el centro, profesionales de empresas, etc.) // TODO: Hacer un nuevo rol en los TFG: tutor externo (profesor de áreas no vinculadas con el centro, profesionales de empresas, etc.)
// TODO: Change icon to upload file in timeline to photo-video.svg // TODO: Change icon to upload file in timeline to photo-video.svg
Version 19.41.3: Oct 23, 2019 Changes in layout of matches. (245952 lines)
Version 19.41.2: Oct 23, 2019 Display match answers in columns. (245951 lines) Version 19.41.2: Oct 23, 2019 Display match answers in columns. (245951 lines)
Version 19.41.1: Oct 22, 2019 Change number of columns from form. (245944 lines) Version 19.41.1: Oct 22, 2019 Change number of columns from form. (245944 lines)
1 change necessary in database: 1 change necessary in database: