iframe
unread,Jan 18, 2009, 12:01:31 PM1/18/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebug
Hi,
I'm using firefox 3.0.5 with firebug 1.3.0, on fedora 9. On a page I'm
developing, firebug shows me:
-x-system-font: none;
in the *Style* panel, I see this also when I select CSS view. ( I
never defined this property in my style sheet)
I have installed Fedora 9 recently, before that I was using Fedora 8,
and I have never seen such a style property before.
My page, shows some elements, <div> and <img> slightly off center,
being that they should be centered as defined in the corresponding
style sheet.
So what does that property mean? and how can i specify this
property?...
Thanks in advance.