scottjehl
b83ed3ff68
Set header/footers to display: block for use case where HTML5 header/footer are used. Fixes #224
2010-10-18 11:55:25 -04:00
John Resig
49d8ad2c32
Hmm, that didn't change things. Will have to play with it more, later.
2010-10-16 00:07:33 -04:00
John Resig
6df58ccb09
There wasn't enough contrast between the loader icon and the background.
2010-10-16 00:04:23 -04:00
scottjehl
b502243650
removed the text selection override.
2010-10-15 19:08:12 -04:00
scottjehl
9afffcf645
added flip back in. seems to be a little better now
2010-10-15 15:47:04 -04:00
scottjehl
908c86a117
used -webkit-backface-visibility:hidden; to prevent blinkiness. thx brianleroux
2010-10-15 15:27:54 -04:00
scottjehl
84d1f584d8
added translate3d to see if it helps flickering
2010-10-15 14:47:48 -04:00
Todd Parker
69df8ea7e5
less opacity on the loader div
2010-10-14 15:38:59 -04:00
scottjehl
5cfd402247
removed the body width settings.
2010-10-13 15:30:39 -04:00
scottjehl
d5cbcf755b
Created a themes directory and moved all CSS and images there.
...
Edited the PHP combiner and .htaccess logic to accommodate this change, as well as allowing manifest files to use a "../" when referencing files, which will be handy when adding themes that don't include structural files yet.
Modified all HTML files to point to /themes/default for their theme.
2010-10-13 13:26:23 -04:00