mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2025-01-19 08:12:49 +09:00
parent
b962fdd5ee
commit
7525da24d2
@ -3010,6 +3010,10 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
.app-body .more-from-author .logo {
|
||||
color: var(--color-content-fg);
|
||||
}
|
||||
.app-body .notification-ungrouped .more-from-author :is(.account__avatar) {
|
||||
width: 16px !important;
|
||||
height: 16px !important;
|
||||
}
|
||||
.app-body .more-from-author a:is(:active, :hover, :focus) {
|
||||
color: var(--color-accent);
|
||||
}
|
||||
@ -3125,6 +3129,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
max-height: 450px;
|
||||
width: auto;
|
||||
}
|
||||
.app-body .status--in-thread .more-from-author {
|
||||
margin-inline-start: 0;
|
||||
}
|
||||
.app-body .media-gallery__item,
|
||||
.app-body .media-gallery__item-thumbnail,
|
||||
.app-body .media-gallery__item-gifv-thumbnail {
|
||||
|
@ -3010,6 +3010,10 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
.app-body .more-from-author .logo {
|
||||
color: var(--color-content-fg);
|
||||
}
|
||||
.app-body .notification-ungrouped .more-from-author :is(.account__avatar) {
|
||||
width: 16px !important;
|
||||
height: 16px !important;
|
||||
}
|
||||
.app-body .more-from-author a:is(:active, :hover, :focus) {
|
||||
color: var(--color-accent);
|
||||
}
|
||||
@ -3125,6 +3129,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
max-height: 450px;
|
||||
width: auto;
|
||||
}
|
||||
.app-body .status--in-thread .more-from-author {
|
||||
margin-inline-start: 0;
|
||||
}
|
||||
.app-body .media-gallery__item,
|
||||
.app-body .media-gallery__item-thumbnail,
|
||||
.app-body .media-gallery__item-gifv-thumbnail {
|
||||
|
@ -3010,6 +3010,10 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
.app-body .more-from-author .logo {
|
||||
color: var(--color-content-fg);
|
||||
}
|
||||
.app-body .notification-ungrouped .more-from-author :is(.account__avatar) {
|
||||
width: 16px !important;
|
||||
height: 16px !important;
|
||||
}
|
||||
.app-body .more-from-author a:is(:active, :hover, :focus) {
|
||||
color: var(--color-accent);
|
||||
}
|
||||
@ -3125,6 +3129,9 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
max-height: 450px;
|
||||
width: auto;
|
||||
}
|
||||
.app-body .status--in-thread .more-from-author {
|
||||
margin-inline-start: 0;
|
||||
}
|
||||
.app-body .media-gallery__item,
|
||||
.app-body .media-gallery__item-thumbnail,
|
||||
.app-body .media-gallery__item-gifv-thumbnail {
|
||||
|
Loading…
Reference in New Issue
Block a user