antos-frontend/src/themes/system/afx-calendar-view.css
2022-07-05 15:04:18 +02:00

10 lines
259 B
CSS

afx-calendar-view afx-grid-view afx-grid-row:nth-child(even) afx-grid-cell
{
background-color: transparent;
}
afx-calendar-view afx-grid-view .grid_row_header afx-grid-cell{
border-right: 0;
}
afx-calendar-view afx-label {
display: inline-block;
}