[Phpmyadmin-devel] Re: default font size

Marc Delisle Marc.Delisle at cegepsherbrooke.qc.ca
Sat Oct 29 13:05:16 CEST 2005


Michal Čihař a écrit :
> On Sat 29. 10. 2005 21:28, Marc Delisle wrote:
> 
>>Ok I see. I would even say that now we are using text a bit smaller
>>than normal; for example, comparing the output of
>><html><body><p>No tables found in database.</p></body></html>
>>
>>with what comes from PMA. But it's ok like this...
> 
> 
> What browser/OS do you use? Well I'm more interested which branch of 
> PMA_setFontSizes you will get.
> 

Currently I am on
PMA_USR_OS == Linux
PMA_USR_BROWSER_AGENT == MOZILLA

So I get this:
	$font_size     = 'medium';
         $font_biggest  = 'x-large';
         $font_bigger   = 'large';
         $font_smaller  = 'small';
         $font_smallest = 'x-small';

Marc




More information about the Developers mailing list