Commit graph

7 commits

Author SHA1 Message Date
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