Skip to content

Commit

Permalink
Cleanup block reference underline
Browse files Browse the repository at this point in the history
 - One continuous underline through the block.
 - Task time tracking entry is no longer underlined
  • Loading branch information
mbaker3 committed Feb 13, 2024
1 parent b0a9689 commit 4d276d7
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 14 deletions.
6 changes: 4 additions & 2 deletions custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -1702,15 +1702,17 @@ a.page-ref:hover {
border-bottom-style: dashed;
border-bottom-color: hsl(var(--cl-text-color), 0.35);
*/
text-decoration: underline dotted hsl(var(--cl-text-color), 0.35);
text-underline-offset: 4px;
color: hsl(var(--cl-text-color), 0.9);
background-color: hsl(var(--cl-accent), 0);
border-bottom: 0px;
border-radius: 0px;
opacity: 1;
/* transition: 0.2s; */
}
:not(.whiteboard-shape) .block-ref span {
border-bottom: dotted hsl(var(--cl-text-color), 0.9) 1px;
padding-bottom: 2.5px;
}
.block-ref:hover {
cursor: pointer;
background-color: hsl(var(--cl-accent), 0.2);
Expand Down
6 changes: 4 additions & 2 deletions latte.css
Original file line number Diff line number Diff line change
Expand Up @@ -1702,15 +1702,17 @@ a.page-ref:hover {
border-bottom-style: dashed;
border-bottom-color: hsl(var(--cl-text-color), 0.35);
*/
text-decoration: underline dotted hsl(var(--cl-text-color), 0.35);
text-underline-offset: 4px;
color: hsl(var(--cl-text-color), 0.9);
background-color: hsl(var(--cl-accent), 0);
border-bottom: 0px;
border-radius: 0px;
opacity: 1;
/* transition: 0.2s; */
}
:not(.whiteboard-shape) .block-ref span {
border-bottom: dotted hsl(var(--cl-text-color), 0.35) 1.5px;
padding-bottom: 2.5px;
}
.block-ref:hover {
cursor: pointer;
background-color: hsl(var(--cl-accent), 0.2);
Expand Down
6 changes: 4 additions & 2 deletions macchiato.css
Original file line number Diff line number Diff line change
Expand Up @@ -1702,15 +1702,17 @@ a.page-ref:hover {
border-bottom-style: dashed;
border-bottom-color: hsl(var(--cl-text-color), 0.35);
*/
text-decoration: underline dotted hsl(var(--cl-text-color), 0.35);
text-underline-offset: 4px;
color: hsl(var(--cl-text-color), 0.9);
background-color: hsl(var(--cl-accent), 0);
border-bottom: 0px;
border-radius: 0px;
opacity: 1;
/* transition: 0.2s; */
}
:not(.whiteboard-shape) .block-ref span {
border-bottom: dotted hsl(var(--cl-text-color), 0.35) 1.5px;
padding-bottom: 2.5px;
}
.block-ref:hover {
cursor: pointer;
background-color: hsl(var(--cl-accent), 0.2);
Expand Down
6 changes: 4 additions & 2 deletions nord.css
Original file line number Diff line number Diff line change
Expand Up @@ -1702,15 +1702,17 @@ a.page-ref:hover {
border-bottom-style: dashed;
border-bottom-color: hsl(var(--cl-text-color), 0.35);
*/
text-decoration: underline dotted hsl(var(--cl-text-color), 0.35);
text-underline-offset: 4px;
color: hsl(var(--cl-text-color), 0.9);
background-color: hsl(var(--cl-accent), 0);
border-bottom: 0px;
border-radius: 0px;
opacity: 1;
/* transition: 0.2s; */
}
:not(.whiteboard-shape) .block-ref span {
border-bottom: dotted hsl(var(--cl-text-color), 0.35) 1.5px;
padding-bottom: 2.5px;
}
.block-ref:hover {
cursor: pointer;
background-color: hsl(var(--cl-accent), 0.2);
Expand Down
6 changes: 4 additions & 2 deletions onedark.css
Original file line number Diff line number Diff line change
Expand Up @@ -1702,15 +1702,17 @@ a.page-ref:hover {
border-bottom-style: dashed;
border-bottom-color: hsl(var(--cl-text-color), 0.35);
*/
text-decoration: underline dotted hsl(var(--cl-text-color), 0.35);
text-underline-offset: 4px;
color: hsl(var(--cl-text-color), 0.9);
background-color: hsl(var(--cl-accent), 0);
border-bottom: 0px;
border-radius: 0px;
opacity: 1;
/* transition: 0.2s; */
}
:not(.whiteboard-shape) .block-ref span {
border-bottom: dotted hsl(var(--cl-text-color), 0.35) 1.5px;
padding-bottom: 2.5px;
}
.block-ref:hover {
cursor: pointer;
background-color: hsl(var(--cl-accent), 0.2);
Expand Down
6 changes: 4 additions & 2 deletions sepia.css
Original file line number Diff line number Diff line change
Expand Up @@ -1702,15 +1702,17 @@ a.page-ref:hover {
border-bottom-style: dashed;
border-bottom-color: hsl(var(--cl-text-color), 0.35);
*/
text-decoration: underline dotted hsl(var(--cl-text-color), 0.35);
text-underline-offset: 4px;
color: hsl(var(--cl-text-color), 0.9);
background-color: hsl(var(--cl-accent), 0);
border-bottom: 0px;
border-radius: 0px;
opacity: 1;
/* transition: 0.2s; */
}
:not(.whiteboard-shape) .block-ref span {
border-bottom: dotted hsl(var(--cl-text-color), 0.35) 1.5px;
padding-bottom: 2.5px;
}
.block-ref:hover {
cursor: pointer;
background-color: hsl(var(--cl-accent), 0.2);
Expand Down
6 changes: 4 additions & 2 deletions xiaobot.css
Original file line number Diff line number Diff line change
Expand Up @@ -1702,15 +1702,17 @@ a.page-ref:hover {
border-bottom-style: dashed;
border-bottom-color: hsl(var(--cl-text-color), 0.35);
*/
text-decoration: underline dotted hsl(var(--cl-text-color), 0.35);
text-underline-offset: 4px;
color: hsl(var(--cl-text-color), 0.9);
background-color: hsl(var(--cl-accent), 0);
border-bottom: 0px;
border-radius: 0px;
opacity: 1;
/* transition: 0.2s; */
}
:not(.whiteboard-shape) .block-ref span {
border-bottom: dotted hsl(var(--cl-text-color), 0.35) 1.5px;
padding-bottom: 2.5px;
}
.block-ref:hover {
cursor: pointer;
background-color: hsl(var(--cl-accent), 0.2);
Expand Down

0 comments on commit 4d276d7

Please sign in to comment.