This fails as well;

.needarg .argument {
  color: #F90;
}

>From what I can tell of the code these are just labels, are you sure
that the code is tagging them with an ID?

Is there anyway I can get a static ubiquity panel I can cruise around
in with the DOM inspector?

Danke Mitcho,
-Zack

On Sep 27, 8:27 pm, "mitcho (Michael 芳貴 Erlewine)" <[email protected]>
wrote:
> Zach,
>
> CSS should work in this situation. They should be classes, though, not  
> ID's, so something like
>
> > .needarg, .argument
>
> You can check the builtin CSS (which bolds the modifiers, I think) to  
> get the right CSS selector.
>
> m
>
>
>
> > I am trying to do syntax highlighting in the auto suggest:
>
> > email message  to name or email
> > will become
> > email message to name or email
>
> > I tried CSS, but it didn't get me anywhere,
> > #needarg #argument {
> >   color: #F90;
> > }
>
> > Maybe someone could illuminate me as to how Ubiq generates the  
> > argument suggestions...
>
> > Thanks,
> > -Zach Lym
>
> --
> mitcho (Michael 芳貴 Erlewine)
> [email protected]http://mitcho.com/
> linguist, coder, teacher
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ubiquity-firefox" 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/ubiquity-firefox?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to