63 Commits

Author SHA1 Message Date
Drew Decker
1731722ca5 Update style.css to fix IE border image issues
This is to fix display issues in IE.  When browsing in IE, there is a box around the images on the main, initial listing.  If you add the code commited, it resolves the issue.
2016-02-15 21:07:01 -06:00
Derren Desouza
7c023ecce6 dynamically adjust wrapper class width
fixed width displayed poorly across some of my devices
2015-10-21 11:55:06 +10:00
Viktor Szépe
c85a55b4fe valid HTML 4
`<script type="text/javascript">`
2014-12-01 11:41:40 +01:00
Adam Whitcroft
a20f5b52f2 Merge pull request #21 from PeterDaveHello/patch-1
Using a protocol-independent absolute path for google fonts
2014-06-23 11:14:12 +01:00
Clive Cooper
98e624f58f Improved parent specificity
Yet a better way of selecting the "Parent Directory" folder
2014-05-19 17:17:13 +12:00
Clive Cooper
f78f4d58a7 Changing parent specificity
Changing the .parent CSS selector to only apply to "Parent Directory"
folder.
2014-05-19 16:53:53 +12:00
Peter Dave Hello
c8d8166ba8 Using a protocol-independent absolute path for google fonts
Using a protocol-independent url is better, especially when the website use https to transfer the webpage, just let the browser to decide which protocol it will prefer to use.
reference : http://www.paulirish.com/2010/the-protocol-relative-url/
2014-05-18 01:08:46 +08:00
James Doyle
42ca6f6308 remove jquery dependency
used getElementsByTagName which has support all the way down to IE 5.5
2013-08-02 09:51:39 -04:00
Adonis K
933bf75bdc turned anchors into blocks to make it easier to point n' click
resized the wrap to make it easier to read the table
removed html element's border-left and border-right
2013-01-15 09:55:07 +02:00
Adam Whitcroft
7ad325393c Left padding added to icons 2012-10-26 11:09:09 +01:00
Adam Whitcroft
fb8086ba53 Prefixed border-box 2012-10-26 10:56:22 +01:00
Adam Whitcroft
2b49c98899 Typo 2012-10-25 21:18:57 +01:00
Adam Whitcroft
956bfbf971 Apaxy first commit 2012-10-25 21:13:05 +01:00