mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-07 16:16:49 +02:00
add torrents list view pagination
This commit is contained in:
@@ -388,4 +388,10 @@
|
||||
color: @brand-danger;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.torrent-list {
|
||||
.pagination-div {
|
||||
border-top: 2px solid lighten(@gray-base, 70%)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user