vuetorrent and theme updates

This commit is contained in:
Josh Patra
2024-12-12 18:12:07 -05:00
parent 948efa3514
commit ee019c2224
109 changed files with 2168 additions and 1823 deletions

View File

@@ -0,0 +1 @@
#torrentList[data-v-e7b305f7],#torrentList[data-v-67d3b70f],#torrentList{background-color:unset}#torrentList tbody tr:nth-child(odd){background-color:rgb(var(--v-theme-surface))}#torrentList tbody tr.selected{position:relative}#torrentList tbody tr.selected:nth-child(odd):after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}#torrentList .torrent-name{max-width:40vw;overflow:hidden;text-overflow:ellipsis}