Show HN: Hacker News Post Coloring Extension to Chromium(github.com)
github.com
Show HN: Hacker News Post Coloring Extension to Chromium
https://github.com/lvivtotoro/hackernewspostcoloring
4 comments
This fails for me, makes the bar a pixel tall.
I knew I overcomplicated it, although I like doing that :P, thanks.
Sorry, I used these lines a few years back, I'm using other styles now so I didn't know it stopped working.
You are right, it's not working.
Edit: OK, I know what's going on now, you need to add this to the code above:
You are right, it's not working.
Edit: OK, I know what's going on now, you need to add this to the code above:
.comtr table {
height: 100%;
}Does this only color the sidebar next to comments or is there more?
If you want different color for different level of indent, just use attribute selector, like: