diff options
author | Bibiko <bibiko@eva.mpg.de> | 2010-08-09 14:04:17 +0000 |
---|---|---|
committer | Bibiko <bibiko@eva.mpg.de> | 2010-08-09 14:04:17 +0000 |
commit | 2d945df60f198d98f5e7000202b54f26a8ca1278 (patch) | |
tree | 26a94ff19619974c4964a198f54a401e1395a5a3 /Resources/English.lproj/SPQLPluginSQLTemplate.html | |
parent | 435863ae95a73a0dec7d5f6c8638525ce9ea31ed (diff) | |
download | sequelpro-2d945df60f198d98f5e7000202b54f26a8ca1278.tar.gz sequelpro-2d945df60f198d98f5e7000202b54f26a8ca1278.tar.bz2 sequelpro-2d945df60f198d98f5e7000202b54f26a8ca1278.zip |
• Quicklook generator
- improved icon display by choosing an adequate image of of the icns file
- set background to white for all different spf files to be consistent
Diffstat (limited to 'Resources/English.lproj/SPQLPluginSQLTemplate.html')
-rw-r--r-- | Resources/English.lproj/SPQLPluginSQLTemplate.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Resources/English.lproj/SPQLPluginSQLTemplate.html b/Resources/English.lproj/SPQLPluginSQLTemplate.html index 52588352..d9f55c09 100644 --- a/Resources/English.lproj/SPQLPluginSQLTemplate.html +++ b/Resources/English.lproj/SPQLPluginSQLTemplate.html @@ -14,7 +14,7 @@ body { <table> <tr> <td valign="right"> -<img width="96" src="data:image/auto;base64,%@"> +<img width="128" heigth="128" src="data:image/auto;base64,%@"> </td> <td> <center> |