DragnDrop Upload text style

The 8px margin was uggly.
remotes/origin/fix-10825
Nicolas Stamm 11 years ago committed by Lukas Reschke
parent 4669ea3835
commit a2a1f5da6a
  1. 5
      apps/files/css/files.css

@ -316,7 +316,10 @@ table td.filename .nametext .innernametext {
table td.filename .uploadtext {
font-weight: normal;
margin-left: 8px;
margin-left: 55px;
margin-top: 5px;
height: 20px;
padding: 10px 0;
}
.ie8 input[type="checkbox"]{

Loading…
Cancel
Save