Read the statement by Michael Teeuw here.
CalendarExt3Journal CSS modification
-
Is there a way to isolate the entire day’s column?
It is not supported. Well, at least not in a simple, easy way. But I’ll add that in the next update soon.
canton
means the top-left corner of the table. I’m not sure of the exact term in native English. :)
index
means hour-index(left edged) of the table.
gridCell
means the table’s rectangle grid (usually 30 minutes of the day). -
@MMRIZE said in CalendarExt3Journal CSS modification:
canton means the top-left corner of the table. I’m not sure of the exact term in native English. :)
from stackexchange, second answer
https://english.stackexchange.com/questions/182229/name-for-the-top-left-cell-of-a-table
but its not exactly the top left cell, so that is called the first cell (in ltr languages)
-
@MMRIZE
Thanks. I’ll keep my eye out for an update. Thanks again for all the great modules. -
-
@jlward73
I updated CX3J to 1.0.1 to represent more detailed selectors. And by default, the border would be shown on today’s column. -
@MMRIZE
Awesome. I’ll update and tinker around. Thanks again.