Bug 1648794 - Restore the space between columns in event and task tooltips. r=Paenglab

This commit is contained in:
Paul Morris 2020-06-26 12:03:43 -04:00
Родитель 8f90c0c70c
Коммит 092c22fd90
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -905,6 +905,7 @@ calendar-event-box[gripBars="both"]:not([readonly="true"]):hover .calendar-event
.tooltipHeaderLabel {
text-align: end;
padding-inline-end: 0.5em;
}
.tooltipBodySeparator {