#4998 Support Quick Look of .torrent files in the Finder

This commit is contained in:
Mitchell Livingston
2012-08-12 12:11:33 +00:00
parent f6efebb25c
commit 093d968b95
8 changed files with 718 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
html
{
color: rgb(0,0,0);
font-family:'Lucida Grande';
text-align:left;
}
th
{
color: rgb(50,50,50);
font-weight: bold;
text-align:left;
}
td
{
color: rgb(80,80,80);
text-align:left;
}
img.icon
{
vertical-align:text-bottom;
margin-right:8px;
}