[Phpmyadmin-devel] AJAXify phpMyAdmin Interface - GSOC 2011 - Table->Browse ->Mutiple rows-> Change

Thilanka Kaushalya lgtkaushalya at gmail.com
Tue Jun 21 17:06:57 CEST 2011


Hi Rouslan and Marc,


> I had a quick look at the functionality that you worked on and I noticed
> that the font in the dialog is bigger than in the actual page behind.
> I'm not sure why this is happening, but I this was happening in my code
> as well. To fix this I specified a smaller font-size when creating the
> AJAX dialog. For example:
>
> $ajaxDialog = $('<div style="font-size: 0.9em;">'+data.message
> +'</div>').dialog({ /* options go here */ });
>
>
Thanks for your suggestion. But I'm not sure whether it is good to have
inline styles in PMA because it makes difficult to maintain them in the
future.
If it id okay to do inline style, I'll fix that. I think Marc can comment on
this problem.

Regards,
Thilanka.



-- 
L G Thilanka Kaushalya
Computer Science & Engineering,
University of Moratuwa,
Sri Lanka

Connect with me at,
      Gmail        : lgtkaushalya at gmail.com
      Twitter       : @thilanka_k
      Facebook  : Thilanka Kaushalya
      Yahoo       : lgtkaushalya at yahoo.com
      Blog          : http://coders-view.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20110621/ebe5b112/attachment.html>


More information about the Developers mailing list