mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2024-12-01 00:08:13 +09:00
Copy CSS files to installation folder
This commit is contained in:
parent
cd50190667
commit
4de003306c
@ -4799,6 +4799,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
color: var(--color-accent);
|
||||
opacity: 1;
|
||||
}
|
||||
.app-body .story__details__shared {
|
||||
color: var(--color-fg-muted);
|
||||
}
|
||||
.app-body .story__details__shared__pill {
|
||||
background-color:
|
||||
color-mix(
|
||||
@ -6172,6 +6175,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
.app-body .report-modal {
|
||||
background-color: var(--color-content-bg);
|
||||
}
|
||||
.app-body .actions-modal {
|
||||
background-color: var(--color-content-bg);
|
||||
}
|
||||
.app-body .interaction-modal {
|
||||
background-color: var(--color-content-bg);
|
||||
border-radius: 10px;
|
||||
|
@ -4799,6 +4799,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
color: var(--color-accent);
|
||||
opacity: 1;
|
||||
}
|
||||
.app-body .story__details__shared {
|
||||
color: var(--color-fg-muted);
|
||||
}
|
||||
.app-body .story__details__shared__pill {
|
||||
background-color:
|
||||
color-mix(
|
||||
@ -6172,6 +6175,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
.app-body .report-modal {
|
||||
background-color: var(--color-content-bg);
|
||||
}
|
||||
.app-body .actions-modal {
|
||||
background-color: var(--color-content-bg);
|
||||
}
|
||||
.app-body .interaction-modal {
|
||||
background-color: var(--color-content-bg);
|
||||
border-radius: 10px;
|
||||
|
@ -4799,6 +4799,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
color: var(--color-accent);
|
||||
opacity: 1;
|
||||
}
|
||||
.app-body .story__details__shared {
|
||||
color: var(--color-fg-muted);
|
||||
}
|
||||
.app-body .story__details__shared__pill {
|
||||
background-color:
|
||||
color-mix(
|
||||
@ -6172,6 +6175,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
.app-body .report-modal {
|
||||
background-color: var(--color-content-bg);
|
||||
}
|
||||
.app-body .actions-modal {
|
||||
background-color: var(--color-content-bg);
|
||||
}
|
||||
.app-body .interaction-modal {
|
||||
background-color: var(--color-content-bg);
|
||||
border-radius: 10px;
|
||||
|
@ -4799,6 +4799,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
color: var(--color-accent);
|
||||
opacity: 1;
|
||||
}
|
||||
.app-body .story__details__shared {
|
||||
color: var(--color-fg-muted);
|
||||
}
|
||||
.app-body .story__details__shared__pill {
|
||||
background-color:
|
||||
color-mix(
|
||||
@ -6172,6 +6175,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
.app-body .report-modal {
|
||||
background-color: var(--color-content-bg);
|
||||
}
|
||||
.app-body .actions-modal {
|
||||
background-color: var(--color-content-bg);
|
||||
}
|
||||
.app-body .interaction-modal {
|
||||
background-color: var(--color-content-bg);
|
||||
border-radius: 10px;
|
||||
|
Loading…
Reference in New Issue
Block a user