This commit is contained in:
Anton Khorev 2025-03-12 00:33:30 +03:00 committed by GitHub
commit ef857ca438
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -617,6 +617,10 @@ tr.turn {
position: relative;
z-index: 2; /* needs to be higher than Bootstrap's stretched link ::after z-index */
}
a.changeset_id:visited {
color: revert !important;
}
}
.changeset_more .loader {