You enter it without spaces:

GM_addStyle(".aaa.bbb.ccc { display: none !important;  }");



Dne úterý 16. června 2015 8:14:51 UTC+2 Ben napsal(a):
>
> I want to hide an element witht the following code: 
>
> <div class="aaa bbb ccc"> 
> ... 
> </div> 
>
> The following does NOT work: 
>
> GM_addStyle(".aaa .bbb .ccc { display: none !important;  }"); 
>
> How else can I refer to that div? 
>
> Ben 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/greasemonkey-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to