Copy CSS files to installation folder
This commit is contained in:
parent
784762224e
commit
156db225ac
3 changed files with 3 additions and 3 deletions
|
|
@ -5050,7 +5050,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
background-color: var(--color-content-bg);
|
background-color: var(--color-content-bg);
|
||||||
border-bottom: 2px solid var(--color-content-secondary-bg);
|
border-bottom: 2px solid var(--color-content-secondary-bg);
|
||||||
padding-left: 22px;
|
padding-left: 22px;
|
||||||
padding-top: 4px;
|
padding-top: 12px;
|
||||||
}
|
}
|
||||||
.app-body .notification .account {
|
.app-body .notification .account {
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
|
|
|
||||||
|
|
@ -5050,7 +5050,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
background-color: var(--color-content-bg);
|
background-color: var(--color-content-bg);
|
||||||
border-bottom: 2px solid var(--color-content-secondary-bg);
|
border-bottom: 2px solid var(--color-content-secondary-bg);
|
||||||
padding-left: 22px;
|
padding-left: 22px;
|
||||||
padding-top: 4px;
|
padding-top: 12px;
|
||||||
}
|
}
|
||||||
.app-body .notification .account {
|
.app-body .notification .account {
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
|
|
|
||||||
|
|
@ -5050,7 +5050,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
background-color: var(--color-content-bg);
|
background-color: var(--color-content-bg);
|
||||||
border-bottom: 2px solid var(--color-content-secondary-bg);
|
border-bottom: 2px solid var(--color-content-secondary-bg);
|
||||||
padding-left: 22px;
|
padding-left: 22px;
|
||||||
padding-top: 4px;
|
padding-top: 12px;
|
||||||
}
|
}
|
||||||
.app-body .notification .account {
|
.app-body .notification .account {
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue