A rule doesn't appear in the Style tab of Firebug
        Posted  
        
            by user248959
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user248959
        
        
        
        Published on 2010-05-31T13:53:26Z
        Indexed on 
            2010/05/31
            14:03 UTC
        
        
        Read the original article
        Hit count: 254
        
Hi,
i have this page.
login: [email protected] password: m
You can see two selects in the filter for which i have this rule in gente.css:
td.select label{
    margin-left:12px;
}
The problem: the rule is applied but doesn't appear in the Style tab of Firebug.
Any idea?
Regards
Javi
© Stack Overflow or respective owner