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,"