summaryrefslogtreecommitdiff
path: root/macosx
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-07-22 02:07:58 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-07-22 02:07:58 +0000
commitaf3fc7e2a047dff37690d041489db41e8cf02eee (patch)
tree8bd682fb7a57f07e7ecd5d78fb4c330d66c935c4 /macosx
parent3584a7617b8f43d3622381ea76b4542911d38a5e (diff)
downloadpcsxr-af3fc7e2a047dff37690d041489db41e8cf02eee.tar.gz
OS X: Center the QuickLook preview page.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91027 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx')
-rw-r--r--macosx/Pcsxr-QL/template.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/macosx/Pcsxr-QL/template.html b/macosx/Pcsxr-QL/template.html
index b0fa812c..52ac5d44 100644
--- a/macosx/Pcsxr-QL/template.html
+++ b/macosx/Pcsxr-QL/template.html
@@ -11,9 +11,11 @@
</style>
</head>
<body>
+ <center>
<table>
<tr> <td ALIGN=center>Image</td> <td ALIGN=center>Name</td> <td ALIGN=center>Count</td> </tr>
(TABLECONTENT)
</table>
+ </center>
</body>
</html> \ No newline at end of file