From 1ed5e35ce433d437f901f1dce02bae26ef54fa36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ca=C3=B1as=20Vargas?= Date: Thu, 17 Oct 2019 15:40:21 +0200 Subject: [PATCH] Version19.38.1 --- css/{swad19.36.css => swad19.38.1.css} | 24 ++++++++++++++++++++++++ swad_attendance.c | 2 +- swad_centre.c | 13 +++++-------- swad_changelog.h | 5 +++-- swad_country.c | 8 ++------ swad_course.c | 5 ++--- swad_degree.c | 7 +++---- swad_holiday.c | 4 ++-- swad_institution.c | 7 +++---- swad_table.c | 2 +- 10 files changed, 46 insertions(+), 31 deletions(-) rename css/{swad19.36.css => swad19.38.1.css} (99%) diff --git a/css/swad19.36.css b/css/swad19.38.1.css similarity index 99% rename from css/swad19.36.css rename to css/swad19.38.1.css index 29bf01f2..10ebd138 100644 --- a/css/swad19.36.css +++ b/css/swad19.38.1.css @@ -1304,6 +1304,30 @@ a:hover /* Default ==> underlined */ vertical-align:middle; } +/********************************* Hierarchy *********************************/ +.HIE_SEL + { + width:175px; + } +.HIE_LOGO + { + text-align:left; + vertical-align:middle; + width:25px; + } + +#chart_div + { + width:600px; + margin:12px auto; + } + +/********************************* Hierarchy *********************************/ +.PLC_SEL + { + width:60px; + } + /*********************************** Month ***********************************/ .CALENDAR { diff --git a/swad_attendance.c b/swad_attendance.c index 0003b077..3f098d84 100644 --- a/swad_attendance.c +++ b/swad_attendance.c @@ -3353,7 +3353,7 @@ static void Att_WriteRowUsrSeveralAttEvents (unsigned NumUsr,struct UsrData *Usr /***** Show user's photo *****/ if (Gbl.Usrs.Listing.WithPhotos) { - Tbl_TD_Begin ("class=\"LM COLOR%u\" style=\"width:22px;\"",Gbl.RowEvenOdd); + Tbl_TD_Begin ("class=\"LM COLOR%u\"",Gbl.RowEvenOdd); ShowPhoto = Pho_ShowingUsrPhotoIsAllowed (UsrDat,PhotoURL); Pho_ShowUsrPhoto (UsrDat,ShowPhoto ? PhotoURL : NULL, diff --git a/swad_centre.c b/swad_centre.c index 8fdf19a2..36b840d3 100644 --- a/swad_centre.c +++ b/swad_centre.c @@ -1409,7 +1409,7 @@ void Ctr_WriteSelectorOfCentre (void) /***** Start form *****/ Frm_StartFormGoTo (ActSeeDeg); - fprintf (Gbl.F.Out,"", Gbl.Form.Id); fprintf (Gbl.F.Out,"