diff options
Diffstat (limited to 'Resources/English.lproj')
-rw-r--r-- | Resources/English.lproj/SPQLPluginSQLTemplate.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Resources/English.lproj/SPQLPluginSQLTemplate.html b/Resources/English.lproj/SPQLPluginSQLTemplate.html index 3097b10f..52588352 100644 --- a/Resources/English.lproj/SPQLPluginSQLTemplate.html +++ b/Resources/English.lproj/SPQLPluginSQLTemplate.html @@ -6,8 +6,6 @@ body { font-family:'Lucida Grande'; font-size:10pt; - background-color:white; - color:black; } </style> </head> @@ -16,7 +14,7 @@ body { <table> <tr> <td valign="right"> -<img width="100%" src="data:image/auto;base64,%@"> +<img width="96" src="data:image/auto;base64,%@"> </td> <td> <center> @@ -27,7 +25,7 @@ size: %@ </tr> </table> </center> -<pre style="padding:2mm; background-color:white" width="100%"> +<pre> %@ </pre> </body> |