Skip to content

Commit

Permalink
Merge pull request #281 from City-of-Helsinki/UHF-9829_main_news_arti…
Browse files Browse the repository at this point in the history
…cles

UHF-9829 Main news articles
  • Loading branch information
khalima authored Apr 11, 2024
2 parents 3d0cd41 + 58eb486 commit 96f2933
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 16 deletions.
2 changes: 1 addition & 1 deletion dist/css/styles.min.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions src/scss/06_components/views/_views.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,3 @@
align-self: baseline;
}
}

// Main news feed ordering -view highlight.
#views-form-ordered-news-list-ordered-news {
table tbody tr {
&:nth-child(-n+4) {
background: rgba(46,160,67,0.1);
}
&:nth-child(4) {
border-bottom: 1px solid $color-black;
}
}
}

0 comments on commit 96f2933

Please sign in to comment.