]> source.dussan.org Git - nextcloud-server.git/commitdiff
General style fixes for the share dropdown
authorTom Needham <needham.thomas@gmail.com>
Wed, 19 Sep 2012 20:04:16 +0000 (20:04 +0000)
committerTom Needham <needham.thomas@gmail.com>
Wed, 19 Sep 2012 20:04:16 +0000 (20:04 +0000)
core/css/share.css

index 872509220d77ff3e5afe479b485e127043e8b245..c2fa051b1293c247c7f23bce7e0a03099195f3d2 100644 (file)
@@ -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; }
\ No newline at end of file