Labels |
Added:
?
|
@hardik-codes yes
@hardik-codes : https://github.com/joomla/joomla-cms/blob/4.0-dev/build/media_source/system/css/fields/calendar.css#L152
You will need to encode the SVG for CSS usage, using a tool like this: https://yoksel.github.io/url-encoder/
You dont need to modify the CSS file. The buttons will most likely be injected from the JS file but dont worry about those, cause I'll be rewriting the calendar as a custom element soon
Ok then.
But will I not be needing the CSS file to reduce the border aboveSat
and wk
?
I'm not sure about that. I haven't debugged it properly, but I would have thought it's something in the CSS file that needs fixing
Ok then I'll try it on my part. Let me know the css file please.
calendar.css
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-02-14 14:12:44 |
Closed_By | ⇒ | C-Lodder |
@C-Lodder should the
Clear
,Today
andClose
have spacing between them so that they look like clickable buttons