Browse Source

General style fixes for the share dropdown

tags/v4.5.0RC1
Tom Needham 11 years ago
parent
commit
edbbb2bd9f
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      core/css/share.css

+ 2
- 0
core/css/share.css View 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; }

Loading…
Cancel
Save