Search field font weight

This commit is contained in:
Niléane 2023-12-23 12:58:45 +01:00
commit 5890c6377e
No known key found for this signature in database
3 changed files with 3 additions and 0 deletions

View file

@ -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;

View file

@ -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;

View file

@ -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;