Tobias Beer ha scritto:
Note that it is intended to not see the backstage area in the online-
version... so, you'll have to download the plugin or the TiddlyWiki to
verify that it works now.


Hi Tobias,
please note that in my firefox 2.0 the toolbar buttons are very very BIG. I solved with this simple modification in stylesheet:

from:
.toolbar .button{
   display:inline-block;
   margin-bottom:0;}

to:
.toolbar .button{
   display:inline;
   display:inline-block;
   margin-bottom:0;
   padding:3px;}

reference:
http://foohack.com/2007/11/cross-browser-support-for-inline-block-styling/


regards
--
tiziano de togni
______________________________________
http://digilander.libero.it/tizzziano/
http://tiziano.tiddlyspot.com

--
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to