Actually, I think it would be odd to enclose the entire form in a fieldset because fieldsets are intended to "group thematically related controls and labels." So yes I *would* like to have the same style of buttons in the rest of the panels but I am not completely sure that I will have time to implement it...
On Mon, Jun 28, 2010 at 10:44 AM, Lori Lee leelorik@gmail.com wrote:
The thing is that the Go buttons on other panels are enclosed in a fieldset element, which makes the button easier to see. On the import and export forms, I removed the fieldsets. I did not intend to propose enlarged buttons on the other panels though now that I think about it, it does look pretty inconsistent with the other panels.
As a solution, I could enclose the entire import and export forms, except the submit button, in a fieldset and use the original Go button.
On Mon, Jun 28, 2010 at 10:25 AM, Marc Delisle marc@infomarc.info wrote:
Lori Lee a écrit :
I do realize that some of the CSS3 properties don't work under certain browsers but I felt that the original button on its own was quite small, which is why I designed it that way. I was thinking, as an alternative,
to
create an image of the button and set it as the background image so that
it
would look consistent under different browsers.
Lori, do you intend to propose such an enlarged Go button on all panels, for consistency?
-- Marc Delisle http://infomarc.info
This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
-- Thanks, Lori