mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 17:12:31 -06:00
9 lines
88 B
CSS
9 lines
88 B
CSS
#desktop {
|
|
display: none;
|
|
}
|
|
|
|
#noscript {
|
|
color: #f00;
|
|
text-align: center;
|
|
}
|