mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2024-11-28 06:48:19 +09:00
Copy CSS files to installation folder
This commit is contained in:
parent
b14ec08256
commit
dc7e8f7fba
@ -2458,8 +2458,8 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
.app-body :is(.reply-indicator__content, .status__content) .status__content__spoiler-link {
|
||||
background-color: transparent;
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
padding: 5px 0;
|
||||
margin: -22px 0 0;
|
||||
padding: 27px 0 5px;
|
||||
text-align: start;
|
||||
position: relative;
|
||||
}
|
||||
|
@ -2458,8 +2458,8 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
.app-body :is(.reply-indicator__content, .status__content) .status__content__spoiler-link {
|
||||
background-color: transparent;
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
padding: 5px 0;
|
||||
margin: -22px 0 0;
|
||||
padding: 27px 0 5px;
|
||||
text-align: start;
|
||||
position: relative;
|
||||
}
|
||||
|
@ -2458,8 +2458,8 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
.app-body :is(.reply-indicator__content, .status__content) .status__content__spoiler-link {
|
||||
background-color: transparent;
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
padding: 5px 0;
|
||||
margin: -22px 0 0;
|
||||
padding: 27px 0 5px;
|
||||
text-align: start;
|
||||
position: relative;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user