Browse Source

Badges forum styling

* Allow badges to be shown either full size 32x32 or a reduced 20x20
  size
* Reduce extra padding with badges and ensure the forum post heads do
  not look ugly even if user has no badges
* Remove donoer hearts from being shoen as we do not have donors yet and
  saves the time from having to find 32x32 badges for them
undefined
Tomochin 3 years ago
parent
commit
91633b61e2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      static/styles/sugoi/style.css

+ 1
- 0
static/styles/sugoi/style.css View File

@@ -1063,6 +1063,7 @@ div[class~=tooltipster-content] > a {

.post_id {
font-weight: normal;
margin-bottom: 5px; /* Hack to allow forum thread head column to look OK even if user has no displayed badges */
}

.vote_tag_up, .vote_artist_up, .vote_album_up, .small_upvote, .small_upvoted {


Loading…
Cancel
Save