mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-03-21 17:22:56 +03:00
swich to old ui button
This commit is contained in:
parent
0843d88c8c
commit
52db9f9a86
9 changed files with 2 additions and 1888 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -19,3 +19,5 @@ yarn-error.log*
|
|||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
|
||||
vuetorrent
|
|
@ -1 +0,0 @@
|
|||
.project.nav_upload{border-left:4px solid #00b3fa}.project.nav_download{border-left:4px solid #64ceaa}.allow-spacer{display:flex;flex-direction:column}.project.done{border-left:4px solid #3cd1c2}.project.busy{border-left:4px solid #ffaa2c}.project.fail{border-left:4px solid #f83e70}.project.paused{border-left:4px solid #cfd8dc}.v-chip.done{background:#3cd1c2!important}.v-chip.busy{background:#ffaa2c!important}.v-chip.fail{background:#f83e70!important}.v-chip.paused{background:#cfd8dc!important}.pointer{cursor:pointer}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[data-v-c765fa70] .ip{display:flex;align-items:center}[data-v-c765fa70] .ip .country-flag{width:1.5em;margin-right:.5em}[data-v-c765fa70] .v-data-table tbody td,[data-v-c765fa70] .v-data-table thead th{padding:0 2px!important;height:auto;white-space:nowrap}[data-v-c765fa70] .v-data-table tbody td:first-child,[data-v-c765fa70] .v-data-table thead th:first-child{padding:0 0 0 8px!important}[data-v-c765fa70] .v-data-table tbody td:last-child,[data-v-c765fa70] .v-data-table thead th:last-child{padding-right:8px!important}[data-v-2fb8ab2c] .v-data-table tbody td,[data-v-2fb8ab2c] .v-data-table thead th{padding:0 2px!important;height:auto;white-space:nowrap}[data-v-2fb8ab2c] .v-data-table tbody td:first-child,[data-v-2fb8ab2c] .v-data-table thead th:first-child{padding:0 0 0 8px!important}[data-v-2fb8ab2c] .v-data-table tbody td:last-child,[data-v-2fb8ab2c] .v-data-table thead th:last-child{padding-right:8px!important}
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Before Width: 64px | Height: 64px | Size: 22 KiB |
|
@ -1 +0,0 @@
|
|||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=favicon.ico><title>vuetorrent</title><link rel=stylesheet href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link rel=stylesheet href=https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css><link href="https://fonts.googleapis.com/css?family=Material+Icons" rel=stylesheet><link href=css/app.048601cd.css rel=preload as=style><link href=css/chunk-vendors.95590210.css rel=preload as=style><link href=js/app.b15442cb.js rel=preload as=script><link href=js/chunk-vendors.b18d00ce.js rel=preload as=script><link href=css/chunk-vendors.95590210.css rel=stylesheet><link href=css/app.048601cd.css rel=stylesheet></head><body><noscript><strong>We're sorry but vuetorrent doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.b18d00ce.js></script><script src=js/app.b15442cb.js></script></body></html>
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue