tr4656 / SGUserstyle

A dark userstyle script for steamgifts.
GNU General Public License v2.0
0 stars 0 forks source link

Group and Wishlist Giveaways are not marked #6

Open dewa710 opened 11 years ago

dewa710 commented 11 years ago

Hi, i am using firefox when using Gridview, Group and Wishlist Giveaways are not marked this is the list view: list view

as you can see, the first one is a group giveaway it looks like this on gridview grid view

the group giveaway looks just like every other giveaway, it is the same with wishlist giveaways

SquishedPotatoe commented 11 years ago

Take !important off of the .post .right background , it should look like this.

.post .right { background: #333; border: 1px solid #444 !important; border-radius: 5px 5px 5px 5px; padding: 4px !important; }

tr4656 commented 11 years ago

SquishedPotatoe: There isn't even any padding on .post .right. Also, taking important off border-radius and background help.

SquishedPotatoe commented 11 years ago

Hmmm maybe i added the padding for the 4 per row issue.

tr4656 commented 11 years ago

Thats definitely a issue for the first page (when using endless scroll) as you can see here