Search field font weight
This commit is contained in:
parent
0ab6f97e81
commit
5890c6377e
3 changed files with 3 additions and 0 deletions
|
|
@ -3724,6 +3724,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||
background-color: var(--color-accent-bg);
|
||||
color: var(--color-content-fg);
|
||||
border: 1px solid var(--color-accent-lines);
|
||||
font-weight: 500;
|
||||
transition:
|
||||
border-color .2s,
|
||||
background-color .2s;
|
||||
|
|
|
|||
|
|
@ -3724,6 +3724,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||
background-color: var(--color-accent-bg);
|
||||
color: var(--color-content-fg);
|
||||
border: 1px solid var(--color-accent-lines);
|
||||
font-weight: 500;
|
||||
transition:
|
||||
border-color .2s,
|
||||
background-color .2s;
|
||||
|
|
|
|||
|
|
@ -3724,6 +3724,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||
background-color: var(--color-accent-bg);
|
||||
color: var(--color-content-fg);
|
||||
border: 1px solid var(--color-accent-lines);
|
||||
font-weight: 500;
|
||||
transition:
|
||||
border-color .2s,
|
||||
background-color .2s;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue