mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Some CSS additions (#1280)
This commit is contained in:
parent
0a190bf98a
commit
2f8952b3bf
3 changed files with 15 additions and 1 deletions
|
@ -610,6 +610,13 @@ table.peers td {
|
|||
border: 1px #A5AFB4 solid;
|
||||
}
|
||||
|
||||
.clients {
|
||||
width: auto;
|
||||
height: auto;
|
||||
display: inline!important;
|
||||
vertical-align:middle;
|
||||
}
|
||||
|
||||
.dl_list {
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue