Use variables to fix style and dark theme issue, fix #380#381
Use variables to fix style and dark theme issue, fix #380#381icewind1991 merged 2 commits intomasterfrom
Conversation
|
same issue |
|
@axheli did you check out this branch for testing, or did you manually apply the changes? It should absolutely work, as there’s no set white color anywhere anymore. |
|
@jancborchardt Yes i did i applied the setting and rebooted the server and cleared the web cache. |
|
.content { #logreader-root { #logreader-root > div { #log-section { .log-loading { .scrollContainer { .highlight-enter { .highlight-enter.highlight-enter-active { |
|
.logs { th { td, th { th.level.active .log-settings-toggle, .time { .time.relative { .app { td.app, th.app { .level { /* warning*/ /error/ /fatal/ div.column { div.level { div.level, div.app, div.time { div.time { div.row { div.message { td.copy, th.copy { } tr:hover { } tr.active td.copy button { div.level_1 { } div.level_2 { div.level_3 { div.level_4 { tr.empty td { .smallHeader,
.log-settings-toggle { .smallHeader { .log-settings-toggle:hover { .copyMenu { |
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
70b20e3 to
f427f2c
Compare
f427f2c to
8f723bb
Compare

@axheli this fixes the issues #380 you reported, please review. :)