Skip to content

Incompatibilities with custom Reddit CSS #20

@emanresuyzal1

Description

@emanresuyzal1

(yes, this is somerandomperson)
When the custom CSS of some subreddits is applied to NAB, there are bugs and inconsistencies with the Reddit look. This is going to cause problems once NAB gains custom CSS support and people start using the CSS of their subs in their spaces.

The following problems cause the incompatibilities:

  • Body element doesn't have a -page class based on the page open (.listing-page, .comments-page, .submit-page), other than .wiki-page for "wiki" pages
  • The #sitetable div doesn't have a .linklisting class outside of comment pages
  • All posts have an .odd class, when they should alternating between .odd and .even classes
  • Announcements don't have "- announcement" at end of their tagline
  • On submissions, there isn't a div with .top-matter class between the .entry.unvoted div and its children

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions