mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-11 04:33:00 +00:00
Add ui for setting max downloads, max time, and password.
This commit is contained in:
committed by
Danny Coates
parent
fe4eb1d582
commit
5ec2486c57
@@ -106,3 +106,19 @@ body {
|
||||
#preferences {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#hamburger {
|
||||
position: fixed;
|
||||
right: 2em;
|
||||
top: 1em;
|
||||
}
|
||||
|
||||
#top-banner {
|
||||
position: fixed;
|
||||
top: 1em;
|
||||
left: 2em;
|
||||
}
|
||||
|
||||
#options {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
BIN
android/app/src/main/assets/preferences.png
Normal file
BIN
android/app/src/main/assets/preferences.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
BIN
android/app/src/main/assets/top-banner.png
Normal file
BIN
android/app/src/main/assets/top-banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
Reference in New Issue
Block a user