diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-07-21 21:12:28 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-07-21 21:12:28 +0000 |
| commit | f6fffad08b0ef0709f8c897cef74ca822d80d802 (patch) | |
| tree | 740d07465113d7494a10728d758775605a89f392 /macosx/Pcsxr-QL/Style.css | |
| parent | 0a350e09575dda4ad7c5bb21c5fe5edc659f1d59 (diff) | |
| download | pcsxr-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.css | 5 |
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; +} |
