mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Some enhancements (#1445)
* Minor improvements * Update CHANGELOG.md * Updated * Update functions.php * Updated * Update functions.php * Updated * Update Select.php * Updated * Update functions.php * Updated * Update register.php * Update main.php * Updated * Update functions.php * Updated * Update usercp_viewprofile.tpl * Update main.php * Updated * Update CHANGELOG.md
This commit is contained in:
parent
b9f197ce22
commit
380fb8b557
10 changed files with 328 additions and 323 deletions
|
@ -502,7 +502,7 @@ a.postLink:visited {
|
|||
text-align: center
|
||||
}
|
||||
|
||||
.poster-flag {
|
||||
img.poster-flag {
|
||||
width: 32px;
|
||||
height: 20px;
|
||||
vertical-align: middle;
|
||||
|
@ -610,7 +610,7 @@ table.peers td {
|
|||
border: 1px #A5AFB4 solid;
|
||||
}
|
||||
|
||||
.clients {
|
||||
img.client_icon {
|
||||
width: auto;
|
||||
height: auto;
|
||||
display: inline !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue