Skip to content

Commit 8e7aac2

Browse files
[autofix.ci] apply automated fixes
1 parent ccac344 commit 8e7aac2

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

src/app.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,8 +1012,8 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
10121012
}
10131013
.timeline:not(.flat) {
10141014
> li.timeline-item-container-type-thread.timeline-item-container-middle:not(
1015-
.timeline-item-diff-author
1016-
) {
1015+
.timeline-item-diff-author
1016+
) {
10171017
> :is(.status-link, .status-focus) {
10181018
> .status > .container {
10191019
> .meta {
@@ -1100,8 +1100,8 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
11001100
}
11011101
}
11021102
.status-link:active:not(
1103-
:has(:is(.media, .poll, .card, .status-card-link, button):active)
1104-
) {
1103+
:has(:is(.media, .poll, .card, .status-card-link, button):active)
1104+
) {
11051105
filter: brightness(0.95);
11061106
}
11071107

src/components/status.css

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -806,13 +806,13 @@
806806
}
807807
.status .content-container.has-spoiler:not(.show-spoiler) .spoiler-button {
808808
~ *:not(
809-
.content.truncated,
810-
.media-container,
811-
.media-first-container,
812-
.card,
813-
.media-figure-multiple,
814-
.spoiler-media-button
815-
),
809+
.content.truncated,
810+
.media-container,
811+
.media-first-container,
812+
.card,
813+
.media-figure-multiple,
814+
.spoiler-media-button
815+
),
816816
~ .card .meta-container {
817817
opacity: 0.2;
818818
text-decoration-thickness: 1.5em;
@@ -836,12 +836,12 @@
836836
}
837837

838838
~ *:not(
839-
.media-container,
840-
.media-first-container,
841-
.card,
842-
.media-figure-multiple,
843-
.spoiler-media-button
844-
),
839+
.media-container,
840+
.media-first-container,
841+
.card,
842+
.media-figure-multiple,
843+
.spoiler-media-button
844+
),
845845
~ .card .meta-container {
846846
img,
847847
video {

0 commit comments

Comments
 (0)