diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-07-22 18:35:23 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-07-22 18:35:23 +0000 |
| commit | 3caff69e7f8afee5ec926088b8ca29905f75571d (patch) | |
| tree | 08f0778c90bb0e1d5f307d76746818e0847e62b8 /macosx/Pcsxr-QL/template.html | |
| parent | d801c00dc645ff2745e06958f0a0971700296424 (diff) | |
| download | pcsxr-3caff69e7f8afee5ec926088b8ca29905f75571d.tar.gz | |
OS X: minor QuickLook changes.
Changed the table width to 380.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91035 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Pcsxr-QL/template.html')
| -rw-r--r-- | macosx/Pcsxr-QL/template.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/macosx/Pcsxr-QL/template.html b/macosx/Pcsxr-QL/template.html index 52ac5d44..2e3762cb 100644 --- a/macosx/Pcsxr-QL/template.html +++ b/macosx/Pcsxr-QL/template.html @@ -1,12 +1,11 @@ <html> <head> <meta content='text/html; charset=UTF-8' http-equiv='Content-Type' /> - <style> table,th,td { border:1px solid black; - width:400px; + width:380px; } </style> </head> |
