Commit Graph

49 Commits

Author SHA1 Message Date
charlie
8a440e910a refactor: separated css modules from common style 2020-12-14 21:13:12 +08:00
Sly
4de782cae9 Fix: Page ref colors (#903)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2020-12-14 09:29:09 +08:00
charlie
2db70bdfc4 style: fix notification text theme issue & ui details 2020-12-13 12:43:36 +08:00
charlie
6af12a4faf feat: merge a new light theme 2020-12-11 17:58:19 +08:00
charlie
c79148dc2d fix: input border & loading animation 2020-12-08 17:48:26 +08:00
charlie
031b421ce5 chore: fix common.css confilcts 2020-12-08 15:30:48 +08:00
charlie
32de8f2e2b refactor: add theme container & lift the dark/light class scope to root & restore scrollbar style. 2020-12-08 14:56:21 +08:00
charlie
ad3874a67d fix: remove slide style 2020-12-07 20:10:40 +08:00
charlie
02171423eb reactor: ui styles 2020-12-07 11:34:17 +08:00
charlie
1cc12f4166 refactor: add default css variable for editor content area 2020-12-05 12:23:11 +08:00
charlie
e0b224cbca refactor: adapt some styles for new layout container 2020-12-05 12:23:11 +08:00
charlie
8bf550d2ea [refactor] improve main content layout . 2020-12-05 12:19:21 +08:00
charlie
7870c8027b style: fix #771 2020-12-05 12:19:21 +08:00
Tienson Qin
df36d977ee feat: macro render support both inline and block elements 2020-12-05 11:13:34 +08:00
charlie
eb651cfe81 [refactor] support React change event for set-edit-content! & fix image style of block conent 2020-12-01 15:56:38 +08:00
charlie
54ef3aa574 [refactor] separate some editor styles . 2020-11-28 15:38:00 +08:00
Tienson Qin
aefcf7d201 fix: selection background color 2020-11-25 15:15:52 +08:00
sly
0329405e2d Fix: Support dark theme for notification area 2020-11-23 05:49:59 -08:00
sly
0e95e3453a Fix: Even better alignement for todo marker 2020-11-22 12:50:39 -08:00
sly
bdf9edeb68 Fix: Better alignement for todo marker 2020-11-22 12:41:29 -08:00
sly
15f4b42753 Fix: Inherit letter spacing 2020-11-22 09:10:15 -08:00
sly
d28ad027c9 Fix: Inherit font weight 2020-11-22 09:01:19 -08:00
Tienson Qin
0d0eb40d93 Merge pull request #705 from logseq/fix-css-scrollbar
Fix: Scrollbar: Better global variable names and added support for Firefox
2020-11-22 02:55:39 -06:00
Sly
e152b5d973 Fix typo in names 2020-11-21 13:03:39 +01:00
Sly
65c8db2171 Fix semiclons 2020-11-21 02:14:09 +01:00
Sly
43730d420e Fix semicolon 2020-11-20 22:54:43 +01:00
sly
298c86409a Add: Support for selection colors on custom theme. 2020-11-20 13:31:51 -08:00
sly
2ff3fb0412 Fix: Better global names and add support for firefox scrollbar 2020-11-20 13:19:25 -08:00
sly
487b4f57da Fix: Apply font size to all divs. 2020-11-18 07:43:46 -08:00
Tienson Qin
85a1837004 fix: remove fixed-width 2020-11-18 21:25:00 +08:00
Tienson Qin
9ac1316f1a chore: style tweaks 2020-11-18 18:13:17 +08:00
Tienson Qin
733686db01 chore: light theme blockquote style tweaks 2020-11-16 14:51:22 +08:00
sly
6d92950a3b Update: add semicolons 2020-11-11 19:27:33 -08:00
sly
1768e1610c Update: add semicolons 2020-11-11 06:34:15 -08:00
sly
e3d4857ab3 Update: Change variable name from alternate to quaternary 2020-11-10 08:00:07 -08:00
sly
0e8389dd88 Update: add alternate color to be used for odd rows in tables. 2020-11-09 19:14:53 -08:00
Charlie
c2848b1b29 Merge branch 'master' into fix-IOS-bottom-fixed-position 2020-11-09 17:26:54 +08:00
sly
7b640185f0 Update: remove useless blank line 2020-11-07 19:11:01 -08:00
sly
91d7a37481 Update: remove alternative background variable added for a future feature. 2020-11-07 19:09:56 -08:00
sly
bd08afe7a6 Fix: better font display when editing a block. 2020-11-07 19:02:30 -08:00
Charlie
7a20921ab6 Merge branch 'master' into fix-IOS-bottom-fixed-position 2020-11-05 13:45:38 +08:00
sly
c5d66012bb Fix: override scrollbar defaults for sidebar for firefox. 2020-11-05 11:21:12 +08:00
Charlie
43740a8e58 Merge branch 'master' into fix-IOS-bottom-fixed-position 2020-11-04 19:50:29 +08:00
charlie
bb91e1988c refactor(ui): format common.css with 2 spaces indent and separate mobile bar css as an ID module. 2020-11-04 18:15:16 +08:00
Runjuu
646960a00c feat(right-sidebar): update hiding scroll bar's styles
related issue https://github.com/logseq/logseq/issues/529#issuecomment-721325528
2020-11-04 11:24:30 +08:00
Runjuu
67774fd9c5 feat(right-sidebar): tweak styles
related issue https://github.com/logseq/logseq/issues/529
2020-11-03 18:14:03 +08:00
charlie
e5da5a748e add basic implementation . 2020-11-02 18:45:42 +08:00
Runjuu
df1043be0a feat(dev): update build process
change output from `resources/static/` to `static/`
2020-11-02 10:52:37 +08:00
Runjuu
ed263f485a feat(dev): flatten resources folder 2020-11-02 09:56:53 +08:00