Skip to content

AO3-7391 Fix/ie css selector#5789

Open
manemuradyannnn wants to merge 6 commits intootwcode:masterfrom
manemuradyannnn:fix/ie-css-selector
Open

AO3-7391 Fix/ie css selector#5789
manemuradyannnn wants to merge 6 commits intootwcode:masterfrom
manemuradyannnn:fix/ie-css-selector

Conversation

@manemuradyannnn
Copy link
Copy Markdown

Pull Request Checklist

Issue

https://otwarchive.atlassian.net/browse/AO3-7391

Purpose

Fixes an incorrect CSS selector in the following CSS files:

  • 29-role-ie8_or_lower.css
  • 30-role-ie5.css
  • 31-role-ie6.css
  • 32-role-ie7.css
    The selector span.replied. has been corrected to span.replied,

Credit

Mane Muradyan, she/her

@manemuradyannnn manemuradyannnn changed the title AO#-7391 Fix/ie css selector AO3-7391 Fix/ie css selector May 6, 2026
@Bilka2
Copy link
Copy Markdown
Contributor

Bilka2 commented May 6, 2026

It looks like the changes from #5786 accidentally ended up in this PR, could you remove them?

/* emphasis */

.navigation a:hover, .submit a:hover, .action a:hover {
.navigation a:hover, .submit a:hover, .actions a:hover {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please undo this extra change

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi!! thank you for the review. all changes have been made

Copy link
Copy Markdown
Collaborator

@sarken sarken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants