mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2024-11-24 15:16:11 +09:00
Copy CSS files to installation folder
This commit is contained in:
parent
53baabc768
commit
62f1a2ff3f
@ -3875,12 +3875,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
object-position: top center;
|
||||
background-color: var(--color-content-secondary-bg);
|
||||
}
|
||||
.app-body .account__header__image:has(img[src*="/missing.png"]) {
|
||||
height: 90px;
|
||||
}
|
||||
.app-body .account__header__image img[src*="/missing.png"] {
|
||||
background-color: transparent;
|
||||
}
|
||||
.app-body .account__header__bar {
|
||||
border: 0;
|
||||
}
|
||||
|
@ -3875,12 +3875,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
object-position: top center;
|
||||
background-color: var(--color-content-secondary-bg);
|
||||
}
|
||||
.app-body .account__header__image:has(img[src*="/missing.png"]) {
|
||||
height: 90px;
|
||||
}
|
||||
.app-body .account__header__image img[src*="/missing.png"] {
|
||||
background-color: transparent;
|
||||
}
|
||||
.app-body .account__header__bar {
|
||||
border: 0;
|
||||
}
|
||||
|
@ -3875,12 +3875,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
object-position: top center;
|
||||
background-color: var(--color-content-secondary-bg);
|
||||
}
|
||||
.app-body .account__header__image:has(img[src*="/missing.png"]) {
|
||||
height: 90px;
|
||||
}
|
||||
.app-body .account__header__image img[src*="/missing.png"] {
|
||||
background-color: transparent;
|
||||
}
|
||||
.app-body .account__header__bar {
|
||||
border: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user