On Tue, 25 Jul 2006, Sam Varshavchik wrote:
Pawel Tecza writes:
Hello again :)
On Sat, 22 Jul 2006, Sam Varshavchik wrote:
Pawel Tecza writes:
Hi Sam,
Are you alive there? ;) I hope so and now I'm sending you a patch
with the following small changes:
1. set border="0" attribute for all <table> tags on "Check Spelling"
page
Some of tables have border="1" attribute and it looks ugly.
I think that is a typo.
No. I think your way looks ugly. Bland rectangular chunks of different
colors with no visual border to separate them. I don't know what you're
looking at, but the check spell screen looks fairly nice in Firefox.
Well, that's a taste matter :) Are these all color rectangles necessary?
You don't use them in another place in Sqwebmail.
What's wrong with one gray background color for all spellcheck-* CSS
classes, for example #dddddd?
I really don't think there's anything wrong with the spell check screen.
There are a number of things that are going on there: the misspelled word,
the list of suggested words, and the buttons. Each section is logically
presented with its own background color, and a border.
Unfortunately, I haven't an idea how to bring customization for users
on this screen. Of course, I can put default [#$TABLE_BORDER=1#] variable
into spellchk.html file, but I'm not quite sure it's a pretty way.
Regards,
Pawel