diff --git a/css/swad15.218.css b/css/swad15.224.3.css similarity index 99% rename from css/swad15.218.css rename to css/swad15.224.3.css index 989060661..a66713005 100644 --- a/css/swad15.218.css +++ b/css/swad15.224.3.css @@ -545,7 +545,6 @@ a:hover /* Default ==> underlined */ .TAB_ON_YELLOW {background-color:rgba(255, 242, 189, 0.99);} .TAB_OFF_WHITE {background-color:#D4D4D4;} -/*.TAB_OFF_GREY {background-color:#D4D4D4;}*/ .TAB_OFF_GREY {background-color:#AEA79F;} .TAB_OFF_BLUE {background-color:#CAE1E8;} .TAB_OFF_YELLOW {background-color:#FADE94;} diff --git a/swad_changelog.h b/swad_changelog.h index 122600d21..c7641cd29 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -130,13 +130,13 @@ /*****************************************************************************/ #define Log_PLATFORM_VERSION "SWAD 15.224.3 (2016-06-13)" -#define CSS_FILE "swad15.218.css" +#define CSS_FILE "swad15.224.3.css" #define JS_FILE "swad15.216.js" // 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 sql/swad*.sql | tail -1 /* - Version 15.224.3: Jun 13, 2016 Fix bug while finding cell content in file of marks. (202267 lines) + Version 15.224.3: Jun 13, 2016 Fix bug while finding cell content in file of marks. (202266 lines) Version 15.224.2: Jun 12, 2016 Info about number of files is moved to bottom of file browsers. (202266 lines) Version 15.224.1: Jun 12, 2016 Change in layout of file browsers. (202266 lines) Version 15.224: Jun 12, 2016 Now a user can unfollow users followed by him/her whose profile is not visible.