mirror of
https://github.com/timvisee/send.git
synced 2026-04-27 23:06:22 -04: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;
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
Reference in New Issue
Block a user