diff --git a/css/swad22.120.4.css b/css/swad23.16.1.css similarity index 99% rename from css/swad22.120.4.css rename to css/swad23.16.1.css index 018ff581c..bd407c652 100644 --- a/css/swad22.120.4.css +++ b/css/swad23.16.1.css @@ -4409,6 +4409,7 @@ legend {font-size:12pt;} .Tml_FORM { padding-top:8px; + text-align:left; overflow:hidden; text-overflow:ellipsis; } @@ -4417,6 +4418,7 @@ legend {font-size:12pt;} { padding-top:8px; color:#808080; + text-align:left; font-size:12pt; overflow:hidden; text-overflow:ellipsis; diff --git a/swad_changelog.h b/swad_changelog.h index 4243fc9d7..9051dde31 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -632,10 +632,11 @@ TODO: Francisco Javier Fern Me sale este error, no sé si por no recordar yo la sintaxis apropiada para mandar a varios destinatarios. ¿No era así? "can npt create received message (duplicated entry '243218-2160773' for key 'UsrCod_MsgCod') */ -#define Log_PLATFORM_VERSION "SWAD 23.16 (2023-09-22)" -#define CSS_FILE "swad22.120.4.css" +#define Log_PLATFORM_VERSION "SWAD 23.16.1 (2023-09-25)" +#define CSS_FILE "swad23.16.1.css" #define JS_FILE "swad22.49.js" /* + Version 23.16.1: Sep 25, 2023 Fixed CSS issue in timeline. (336778 lines) Version 23.16: Sep 22, 2023 Code refactoring in hierarchy and cache. (336775 lines) Version 23.15: Sep 22, 2023 Code refactoring in hierarchy and cache. (336896 lines) Version 23.14.2: Sep 21, 2023 Code refactoring in cache. (336925 lines)