Commit Graph

7 Commits

Author SHA1 Message Date
Sarven Capadisli 557e214ce9 Refactored rgb2hex 2009-08-04 12:26:29 -04:00
Sarven Capadisli 5f3af3e121 Added credit to rgb2hex() author 2009-07-31 19:31:23 +00:00
Sarven Capadisli 80ad02610a Removed default values from <input>s. JavaScript will now get the
colours from the theme. This approach removes data that was
previously available in HTML. It was only necessary if the user wanted
to know the site's default values.
2009-07-30 20:44:51 +00:00
Sarven Capadisli 60b47d8797 Added background-attachment:fixed for userdesigns 2009-06-26 15:20:22 +00:00
Sarven Capadisli 9fc8ad4531 Removed redundant selector from JS 2009-06-26 15:10:04 +00:00
Sarven Capadisli 74d9b0f820 Removed unnecessary assignment to variable for background image on 2009-06-26 05:38:43 +00:00
Sarven Capadisli 7148ea86df Dynamically tile background image and turn background image on or off
in user design
2009-06-17 06:23:57 +00:00