the-djmaze
2705f16e44
@rlMainBorderRadius to --border-radius: 5px;
2022-11-07 15:25:59 +01:00
the-djmaze
00c5c8f35a
Also theme menu border color
2022-11-04 15:54:26 +01:00
the-djmaze
4522a2ef6e
Added CSS --dialog-border-clr and --dialog-border-radius
2022-11-04 12:30:38 +01:00
the-djmaze
ce3acc4ec8
v2.20.0
2022-11-03 17:20:46 +01:00
the-djmaze
39a827aa2e
Improved theme styling and results in better Nextcloud integration
2022-11-03 12:45:10 +01:00
the-djmaze
0ef8af21b1
Move bootstrap @LESS variables to CSS var()
2022-11-02 20:49:38 +01:00
the-djmaze
256023dc58
Improved message header style
2022-10-26 16:39:01 +02:00
the-djmaze
23bbd10b9a
Resolve #538
2022-10-02 15:19:23 +02:00
the-djmaze
b28d818c86
Added CSS --border-color for better styling
2022-09-29 22:40:50 +02:00
Floréal Cabanettes
7a2bec0a6b
Fix commented code
2022-04-12 22:48:08 +02:00
Floréal Cabanettes
b4633bdfe6
Add Snow Dark V1 theme
2022-04-12 22:46:58 +02:00
the-djmaze
f0b0d21386
Some small cleanups/corrections
2022-03-03 19:22:17 +01:00
the-djmaze
fc60dc94fc
Revert broken background due to #249
2022-03-01 10:02:14 +01:00
the-djmaze
942cfbbf53
Resolve #249
2022-02-28 15:57:46 +01:00
Lota Bi
e226a3d503
Fix example for real main-bg-image
...
Fix example for real main-bg-image (avoid CSS syntax error) ;-)
2022-02-18 18:07:39 +01:00
the-djmaze
f4bc796fb1
Some small changes
2022-02-17 10:28:41 +01:00
the-djmaze
e2c171f302
Resolve #202
2022-02-15 10:22:52 +01:00
the-djmaze
8544ccfb1e
Dark theme dark scrollbar in webkit
2022-02-04 13:59:06 +01:00
the-djmaze
e265a0f1c1
Moved the message HTML parsing from PHP to JavaScript
...
Now we can properly parse PGP/MIME HTML messages
2022-02-02 13:02:48 +01:00
djmaze
aaf0b51c3d
Settings -> Themes use figure and figcaption elements
2021-11-29 12:43:16 +01:00
djmaze
54c2ba7b6e
Improved admin styling
2021-11-15 15:44:37 +01:00
djmaze
203b884309
Some more CSS cleanups
2021-11-15 15:37:05 +01:00
djmaze
8a351e5763
Resolve #159 and more design issues
2021-11-15 12:16:02 +01:00
djmaze
99c72ad9e6
Drop bootstrap .well and .pull-left
...
Reduce bootstrap .pull-right usage
2021-11-09 00:53:42 +01:00
djmaze
98b5989b44
Improved admin layout
2021-11-08 00:18:40 +01:00
djmaze
5b0dd471bc
Improved the (User|Admin) Settings screens
2021-11-07 21:19:48 +01:00
djmaze
6170de5aee
Drop bootstrap modal.less by using <dialog> <header> and <footer>
...
https://snappymail.eu/demo/ updated for testing
2021-11-07 17:06:08 +01:00
djmaze
789dc264f7
Replace my old ResizeObserver workaround for RainLoop bugs with proper CSS flex.
...
And removed wysiwyg resize() in favor of flexbox.
2021-11-05 14:47:19 +01:00
djmaze
11823c280d
Improved dark mode
2021-10-14 14:30:47 +02:00
djmaze
cec3581626
Soften dark theme select border
2021-10-14 10:41:07 +02:00
djmaze
fdae334e2d
Dark theme make select boxes dark
2021-10-14 10:37:43 +02:00
djmaze
df975ade72
.less to .css see comments #134
2021-08-30 09:43:18 +02:00
djmaze
202fac8295
Some small UI design improvements
2021-08-27 09:59:13 +02:00
djmaze
d7a30cba79
Revamp tabs system using CSS display:grid instead of JavaScript
2021-08-26 08:10:56 +02:00
djmaze
0d35c70d7c
Fix dark theme FolderList change
2021-08-25 12:18:24 +02:00
djmaze
b16b184ac9
Improved focused styling
2021-07-21 21:54:07 +02:00
djmaze
e13337e247
Cleanup styling and gulp merge @media queries
2021-07-20 16:45:55 +02:00
djmaze
14a9f00c6e
Improve composer dark mode
2021-04-22 23:34:37 +02:00
djmaze
75c879836c
Settings menus:
...
- remove .disabled, never used
- cleanup/simplify code
2021-04-22 16:02:12 +02:00
djmaze
f1b070b0a0
Resolve Issue #65
2021-03-21 22:14:24 +01:00
djmaze
a9785bc39c
Better icon-spinner in dark theme
2021-03-12 23:56:39 +01:00
djmaze
8a875670d9
Merged some light and dark theme mode style rules
2021-03-09 11:14:15 +01:00
djmaze
4570b87232
Solved some missed dark mode color issues
2021-03-08 15:46:15 +01:00
djmaze
eb0d1ecccb
CSS "dark mode" improvements
2021-03-06 23:13:46 +01:00
djmaze
ae3bab4b35
Improve dark mode for message attachments
2021-02-24 01:54:27 +01:00
djmaze
2982027dd2
Made SquaresDark theme really dark.
...
Due to that, e-mails with incorrect background/color settings are unreadable.
So a new feature in the settings is there to remove colors from messages.
Not perfect yet, but it works.
2021-02-24 00:17:53 +01:00
djmaze
2c23955269
Improve font middle arrows
...
Simplify login spinner
2021-02-17 16:00:51 +01:00
djmaze
d7994ddab6
Revamp Mobile/Desktop switcher without completely reloading.
...
Remove switcher from login page, it became useless.
2021-02-16 20:12:23 +01:00
djmaze
10f9ce39d9
Revamp mobile including CSS flexbox for messageListItem
2021-02-15 15:20:22 +01:00
djmaze
48424e213b
Allow themes in mobile mode
...
Cleanup themes and drop the template.less
2021-02-06 23:37:53 +01:00