mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-20 07:08:30 +00:00
switch the css file in the server list
This commit is contained in:
parent
90e562ff98
commit
1ac0403f05
@ -294,7 +294,7 @@ class TopLevel(resource.Resource):
|
|||||||
addSlash = True
|
addSlash = True
|
||||||
|
|
||||||
__stylesheets = [
|
__stylesheets = [
|
||||||
"/css/ext-all.css",
|
"/css/ext-all-notheme.css",
|
||||||
"/css/ext-extensions.css",
|
"/css/ext-extensions.css",
|
||||||
"/css/deluge.css"
|
"/css/deluge.css"
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user