summaryrefslogtreecommitdiff
path: root/macosx/Pcsxr-QL/Style.css
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-07-21 21:12:28 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-07-21 21:12:28 +0000
commitf6fffad08b0ef0709f8c897cef74ca822d80d802 (patch)
tree740d07465113d7494a10728d758775605a89f392 /macosx/Pcsxr-QL/Style.css
parent0a350e09575dda4ad7c5bb21c5fe5edc659f1d59 (diff)
downloadpcsxr-f6fffad08b0ef0709f8c897cef74ca822d80d802.tar.gz
OS X: more improvements to the QuickLook plug-in.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91020 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Pcsxr-QL/Style.css')
-rw-r--r--macosx/Pcsxr-QL/Style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/macosx/Pcsxr-QL/Style.css b/macosx/Pcsxr-QL/Style.css
new file mode 100644
index 00000000..e7f99748
--- /dev/null
+++ b/macosx/Pcsxr-QL/Style.css
@@ -0,0 +1,5 @@
+table,th,td
+{
+ border:1px solid black;
+ width:400px;
+}