summaryrefslogtreecommitdiff
path: root/js/userdesign.go.js
AgeCommit message (Collapse)Author
2009-07-30Removed default values from <input>s. JavaScript will now get theSarven Capadisli
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-06-26Added background-attachment:fixed for userdesignsSarven Capadisli
2009-06-26Removed redundant selector from JSSarven Capadisli
2009-06-26Removed unnecessary assignment to variable for background image onSarven Capadisli
2009-06-17Dynamically tile background image and turn background image on or offSarven Capadisli
in user design