Close button size

189 views
Skip to first unread message

Bart

unread,
Mar 24, 2009, 4:02:24 AM3/24/09
to Firefox Users
Hi

Working on some touchpanel dynamical helpfile. For easier operation I
would
like to have the close button of a tab larger. It is ok if the tab
will become also
larger.

Anyone know if I can change the button size of this tab-close-button ?
And
if one answers 'yes' ... can tell me how to do ?

Thanks

Bart

unread,
Mar 25, 2009, 5:23:52 AM3/25/09
to Firefox Users
Solved already.

in the userChrome.css from firefox had to add the followin

.tab-close-button
{
width: 32px !important;
height: 32px !important;
}

.tab-close-button *
{
width: 32px !important;
height: 32px !important;
}

and change the 32px to my liking.

Thread closed.
Reply all
Reply to author
Forward
0 new messages