Adorian Doran
35faba2c2f
Fix the note revision list displaying a shadow
2024-11-20 02:30:29 +02:00
Adorian Doran
5df287db23
Use a distinct icon color for destructive menu items
2024-11-19 23:44:57 +02:00
Adorian Doran
fd5412b715
Merge branch 'develop' of https://github.com/TriliumNext/Notes into feat/tweak-menus
2024-11-19 23:16:13 +02:00
Adorian Doran
4bcca01ff3
Add a drop shadow for menus
2024-11-19 22:55:44 +02:00
Adorian Doran
9b5526c99f
Tweak the color of the menu separator
2024-11-19 22:40:52 +02:00
Adorian Doran
349b1c1d78
Improve appeareance
2024-11-19 20:28:47 +02:00
Adorian Doran
4f5d874028
client: Use a multiple column layout for the MIME type listing
2024-11-03 15:42:13 +02:00
Adorian Doran
4c43ac5bdd
client: Use a shadowless box for printed code blocks
2024-11-02 14:29:20 +02:00
Adorian Doran
f13d88c3c0
Add a background color transition for the code sample
2024-10-29 18:46:55 +02:00
Adorian Doran
2459bbf341
Improve the layout of the "Word wrapping" checkbox
2024-10-29 18:39:14 +02:00
Adorian Doran
60426ea487
Fix word-wrapping
2024-10-29 12:57:15 +02:00
Adorian Doran
b112cb609f
Tweak the padding of the language badges
2024-10-29 01:55:29 +02:00
Adorian Doran
b9ebc66122
Customize the scrollbar in code boxes for WebKit-based browsers
2024-10-29 01:30:08 +02:00
Adorian Doran
2f4ed92346
Prevent the language badge to be scrolled in code boxes
2024-10-29 01:07:24 +02:00
Adorian Doran
d3d001d8ea
Tweak (again) the shadow of code blocks
2024-10-28 23:52:45 +02:00
Adorian Doran
70cee7dbf6
Tweak the shadow of code blocks
2024-10-28 23:44:40 +02:00
Adorian Doran
36fde2b03d
Tweak the language badge of code blocks
2024-10-28 23:29:53 +02:00
Elian Doran
5109c07e9c
client: Toggle word wrapping for code blocks
2024-10-27 22:51:24 +02:00
Elian Doran
0d270cbeb6
client: Use 3px shadow for dark theme
2024-10-27 20:01:08 +02:00
Elian Doran
d2235a185b
client: Improve style for code blocks
2024-10-27 19:54:05 +02:00
Elian Doran
87bc142552
client: Fix foreground color
2024-10-27 19:43:48 +02:00
Elian Doran
7957c6d34e
client: Fix promoted attribute style regressions ( closes #503 )
2024-10-19 22:40:27 +03:00
Elian Doran
83dbe0539e
client: Highlight content links on hover
2024-10-14 22:47:16 +03:00
Elian Doran
61bd7dca18
client: Fix underlines for all links ( closes #485 )
2024-10-14 22:12:48 +03:00
Elian Doran
fa769df7b0
client: Fix table background on dark mode
2024-10-13 11:20:26 +03:00
dousha
96fc4d3280
Override the z-index of Bootstrap tooltips, making it conform to CKEditor's z-index ordering.
...
This change overrides the z-index of Bootstrap tooltips (calculates to 1080 in the current version) to the value assigned to CKEditor Panel Balloons (calculates to 1000 in the current version) minus 1. It also removes the original override to the CKEditor Panel Balloons which forces the autocomplete box to appear above tooltips, which is no longer needed and would interfere with math preview boxes.
This change fixes the regression to the [original issue][1] and the [math preview issue][2]. One notable effect is that tooltips will not cover menus when overlapped with one, including menus opened from the top-right corner. Further discussion and more extensive testing are encouraged.
[1]: https://github.com/zadam/trilium/issues/1272
[2]: https://github.com/TriliumNext/Notes/issues/297
2024-10-10 13:19:08 +08:00
Elian Doran
648feb82f8
client: Fix close button on dark theme
2024-09-12 20:06:40 +03:00
Jin
ce8b5e33da
fix regressions
2024-09-12 13:55:07 +02:00
Jin
fca6f99870
fix checkbox problem
2024-09-10 00:45:00 +02:00
Jin
8c97f0bec7
fix some styles, add some cn translations
2024-09-10 00:45:00 +02:00
Jin
464d8417f5
fix all dropdowns and tooltips, fix some translations
2024-09-10 00:45:00 +02:00
Jin
44bd008829
fix note revisions layout
2024-09-10 00:45:00 +02:00
Jin
f3b7261748
fix all launcher bar components
2024-09-10 00:45:00 +02:00
Elian Doran
6a3e4671b6
client: Disable ligatures in help dropdown code
2024-09-03 21:14:47 +03:00
Elian Doran
dab97071c0
client: Improve calendar design slightly ( closes #374 )
2024-08-31 15:27:59 +03:00
Elian Doran
9cc2e7745e
client: Implement simple month switcher
2024-08-31 14:42:21 +03:00
Elian Doran
cb57ceb541
client: Add basic year navigation to calendar
2024-08-31 14:32:25 +03:00
Elian Doran
e70531fcc1
client: Remove broken Firefox scrollbar styling
2024-08-17 01:19:07 +03:00
Elian Doran
12756a165f
client: Improve Firefox scrollbar background
2024-08-17 01:13:43 +03:00
Elian Doran
1284cf9868
client: Fix invisible scrollbar on Firefox
2024-08-17 00:56:49 +03:00
Elian Doran
2de2c7fc9d
client: Fix custom scroll bar on Chrome/Electron ( closes #350 )
2024-08-15 09:59:37 +03:00
Elian Doran
5609612473
client: Add a synthetic fix for CKeditor list spacing ( closes #341 )
2024-08-15 01:11:48 +03:00
Elian Doran
36f51baf2b
client: Fix CKEditor modal background after update ( fixes #304 )
2024-08-08 19:59:30 +03:00
Elian Doran
ab25778e7e
client: Embed SVG directly
2024-08-03 21:35:16 +03:00
Elian Doran
7bb70bb659
client: Allow newlines in toast message
2024-07-27 12:03:40 +03:00
Richard Steinmetz
d5622dfbf7
fix: invisible unchecked to-do items
2024-03-05 22:29:10 +01:00
zadam
ebd6276b5e
CKEditor 41.0.0
2024-01-27 23:02:11 +01:00
zadam
612e4406b5
refactored TOC and Highlights close buttons and added a button to quickly access options
2023-11-03 10:44:14 +01:00
zadam
3e8f09d306
allow shrinking note title text in the tree to make space for the "add note" button https://github.com/zadam/trilium/discussions/4287
2023-09-26 00:14:28 +02:00
Elian Doran
4de6a803e9
jump to note list: Remove scroll when not needed
2023-08-28 22:30:42 +03:00