Cleaning up settings and dialogs CSS

This commit is contained in:
jdescottes
2015-06-07 12:40:40 +02:00
parent e773f9ae6d
commit 12cfe16cb4
13 changed files with 50 additions and 46 deletions

View File

@ -136,6 +136,7 @@
var fileName = this.extractFileNameFromPath_(this.file_.name);
this.fileNameContainer.html(fileName);
this.fileNameContainer.attr('title', fileName);
this.resizeWidth.val(w);
this.resizeHeight.val(h);