Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Sharing my pain…

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #200354
    shaneisme
    Participant

    I’ve been tasked with editing a site that came from my company’s headquarters. This is an actual selector from the code that was passed over:

    .content > .front > .fixed ul.years table tbody tr.verline td:nth-child(1), .content > .front > .fixed ul.years table tbody tr.verline td:nth-child(3) {
      color: #c09f7c;
      font-size: 16px;
    }
    

    When Sass nesting goes bad…

    #200358
    Paulie_D
    Member

    Someone ignored the 3-level “Inception” rule.

    #200398
    Shikkediel
    Participant

    Time goes slow in this limbo…

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Other’ is closed to new topics and replies.