mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 14:44:53 +00:00
style(pdf): polish toolbar icons & area highlight mixed color
This commit is contained in:
@@ -79,10 +79,6 @@
|
||||
background-color: transparent;
|
||||
transition: none;
|
||||
|
||||
&.is-info {
|
||||
opacity: .3;
|
||||
}
|
||||
|
||||
&.is-active {
|
||||
opacity: 1;
|
||||
border-bottom: 2px solid #969494;
|
||||
@@ -480,6 +476,11 @@
|
||||
.extensions__pdf-toolbar {
|
||||
background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, rgb(15 31 37) 100%)
|
||||
}
|
||||
|
||||
.extensions__pdf-hls-area-region {
|
||||
mix-blend-mode: revert;
|
||||
opacity: .4;
|
||||
}
|
||||
}
|
||||
|
||||
&[data-theme=warm] {
|
||||
|
||||
Reference in New Issue
Block a user