From f6fffad08b0ef0709f8c897cef74ca822d80d802 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Mon, 21 Jul 2014 21:12:28 +0000 Subject: 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 --- macosx/Pcsxr-QL/Style.css | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 macosx/Pcsxr-QL/Style.css (limited to 'macosx/Pcsxr-QL/Style.css') 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; +} -- cgit v1.2.3