Evan Prodromou
bbb830e14c
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
2009-08-27 14:18:51 -07:00
Sarven Capadisli
70ef9d89fa
Updated rgb2hex() to handle IE. It turns out that jQuery is giving hex
...
to IE and RGB to Firefox, Opera, Safari. Fun.
2009-08-25 22:47:54 +00:00
Evan Prodromou
1ee7d0ab55
update Laconica to StatusNet in js code
2009-08-25 18:40:12 -04:00
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