mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Announcer integer limits & Country flags display (#1277)
This commit is contained in:
parent
a3e3aee8df
commit
0a190bf98a
280 changed files with 11051 additions and 8 deletions
|
@ -502,6 +502,12 @@ a.postLink:visited {
|
|||
text-align: center
|
||||
}
|
||||
|
||||
.poster-flag {
|
||||
width: 32px;
|
||||
height: 20px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.poster_info .avatar {
|
||||
margin: 5px 0 4px;
|
||||
max-width: 100px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue