ソースを参照

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年前
コミット
91633b61e2
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      static/styles/sugoi/style.css

+ 1
- 0
static/styles/sugoi/style.css ファイルの表示

@@ -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 {


読み込み中…
キャンセル
保存