mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-08 09:36:45 +02:00
10 lines
259 B
CSS
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;
|
|
} |