mirror of
https://github.com/nextcloud/server.git
synced 2026-04-06 17:47:41 -04:00
General style fixes for the share dropdown
This commit is contained in:
parent
f9127192da
commit
edbbb2bd9f
1 changed files with 2 additions and 0 deletions
|
|
@ -18,3 +18,5 @@ a.unshare:hover { opacity:1; }
|
|||
#link { border-top:1px solid #ddd; padding-top:0.5em; }
|
||||
#dropdown input[type="text"], #dropdown input[type="password"] { width:90%; }
|
||||
#linkText, #linkPass, #expiration { display:none; }
|
||||
#link #showPassword img { width:12px; padding-left: 0.3em; }
|
||||
#link label, #expiration label{ padding-left: 0.5em; }
|
||||
Loading…
Reference in a new issue