Pēteris Caune
81515e3ed2
Fix selectize optgroup separator in dark mode
2024-08-13 14:54:08 +03:00
Pēteris Caune
931876a737
Upgrade selectize.js to v0.15.2, fix CSS issues
...
Fixed CSS issues:
* In the tag input element, when entering a new tag,
the "Add ..." item was missing padding. Padding added.
* In the timezone selects the caret was hidden, so it was
hard to discover that timezone options can be filtered by typing.
Caret in timezone selects is now visible and blinking.
2023-06-28 11:42:00 +03:00
Pēteris Caune
6ef1a9a01d
Remove obsolete CSS
2021-08-19 11:21:46 +03:00
Pēteris Caune
dd88924660
Fix dark mode styling issues in Cron Syntax Cheatsheet
2021-07-16 12:25:16 +03:00
Pēteris Caune
1c02d1ff87
Fix dark mode bugs
2021-06-21 15:57:50 +03:00
Pēteris Caune
93a881d0ba
Move color overrides to variables.less where possible
2021-06-21 15:12:06 +03:00
Pēteris Caune
c5229d6505
Add CSS for dark mode
2021-06-16 15:23:34 +03:00
Pēteris Caune
1d62176f34
Remove non-standard "zoom: 1" CSS property
2021-02-27 09:04:49 +02:00
Pēteris Caune
1e53027b84
CSS tweaks: do slightly less white-on-white painting
2020-06-30 12:39:12 +03:00
Pēteris Caune
00810ff123
Use Selectize.js for entering tags. Fixes #324
2020-03-05 15:49:42 +02:00