Copy CSS files to installation folder

This commit is contained in:
nileane 2024-01-01 12:30:11 +00:00 committed by github-actions[bot]
parent ff5ba0f339
commit 7b311287d4
3 changed files with 3 additions and 0 deletions

View file

@ -3245,6 +3245,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
}
.app-body .column-link--transparent:is(.active, .active:hover) {
color: var(--color-content-fg);
font-weight: bold;
}
.app-body .column-link--transparent:hover {
border-radius: 8px;

View file

@ -3245,6 +3245,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
}
.app-body .column-link--transparent:is(.active, .active:hover) {
color: var(--color-content-fg);
font-weight: bold;
}
.app-body .column-link--transparent:hover {
border-radius: 8px;

View file

@ -3245,6 +3245,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
}
.app-body .column-link--transparent:is(.active, .active:hover) {
color: var(--color-content-fg);
font-weight: bold;
}
.app-body .column-link--transparent:hover {
border-radius: 8px;