Sent from my iPhone On Aug 14, 2009, at 5:12 PM, "Tab Atkins Jr." <jackalmage@gmail.com> wrote: > would be equivalent > to linear-gradient(10px 10px to right 10px bottom 10px / white black) I have no idea what that would look like. What does 10px bottom 10px mean? > which is equivalent to linear-gradient(10px 10px to calc(100% - 10px) > calc(100% - 10px) / white black) Holy Mackeral! My head is going to explode! Who needs that much complexity? If I stare at this long enough I see that it starts 10px from top, 10px from left, and ends the same distance from the bottom right, correct?so why not this instead: Gradient(top-left / white 14px, black calc(100% - 14px))Received on Saturday, 15 August 2009 01:43:00 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:07:38 UTC