diff --git a/css/swad_desktop.css b/css/swad_desktop.css index e2e3bfc9b..94ab0e383 100644 --- a/css/swad_desktop.css +++ b/css/swad_desktop.css @@ -231,7 +231,7 @@ hr.YELLOW_SEPARA {height:0; border-top:0; border-bottom:#BD4815 dotted 1px;} min-height:740px; width:100%; margin:-7px 0 0 0; - padding:10px 0; + padding:8px 0; border-radius:6px; box-shadow:inset -2px -2px 1px 0 rgba(50, 50, 50, 0.2); text-align:center; @@ -598,7 +598,7 @@ a:hover img.CENTRE_PHOTO_SHOW list-style-type:none; border:0; margin:0 auto; - padding:0 0 10px 0; + padding:0 0 8px 0; } #horizontal_menu_container li { diff --git a/css/swad_mobile.css b/css/swad_mobile.css index a25f28083..b5337f497 100644 --- a/css/swad_mobile.css +++ b/css/swad_mobile.css @@ -196,7 +196,7 @@ p {margin:0;} min-height:740px; width:100%; margin:-6px 0 0 0; - padding:10px 0; + padding:8px 0; border-radius:8px; box-shadow:inset -2px -2px 1px 0 rgba(50, 50, 50, 0.2); text-align:center; diff --git a/swad_changelog.h b/swad_changelog.h index de5fc8a53..e029033b3 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -35,11 +35,12 @@ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 14.52.4 (2015/01/02)" +#define Log_PLATFORM_VERSION "SWAD 14.52.5 (2015/01/02)" // Number of lines (includes comments but not blank lines) has been got with the following command: // nl swad*.c swad*.h css/swad*.css py/swad*.py js/swad*.js soap/swad*.h | tail -1 /* + Version 14.52.5 :Jan 02, 2014 Changes in CSS. (173170 lines) Version 14.52.4 :Jan 02, 2014 Removed unnecessary titles in statistics. (173169 lines) Version 14.52.3 :Jan 02, 2014 Titles in statistics. (173258 lines) Version 14.52.2 :Jan 02, 2014 Fixed bugs in layout.