Skip to content

Commit

Permalink
fix icon images for retina screens
Browse files Browse the repository at this point in the history
  • Loading branch information
mimecuvalo committed Sep 29, 2014
1 parent ed731ec commit 30c4692
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/skin/fireftp.css
Expand Up @@ -111,6 +111,10 @@ toolbarbutton {

treechildren::-moz-tree-image(nameCol) {
margin-right : 2px;
max-width : 16px;
max-height : 16px;
width : 16px;
height : 16px;
}

.fileTree::-moz-tree-image(isFolder), .dirTree::-moz-tree-image(closed) {
Expand Down

0 comments on commit 30c4692

Please sign in to comment.