Add preferences action

This commit is contained in:
Vince
2013-06-15 18:20:25 +02:00
parent 5a232bc1d5
commit a524c57014
3 changed files with 10 additions and 2 deletions

View File

@ -198,6 +198,12 @@
background-size: 36px 36px;
}
.tool-icon.gear-icon {
background-image: url(../img/gear.png);
background-position: 6px 7px;
background-size: 32px 32px;
}
.tool-icon.upload-cloud-icon {
background-image: url(../img/cloud_export.png);
background-position: 4px 0px;