On Sun, Jan 19, 2014 at 1:53 PM, Philip Taylor <[email protected]> wrote: > > > Philip Taylor wrote: > >> <STYLE type="text/css"> >> #query option {text-align: right; width: some fixed width [2]} >> #query option::first-word {text-align: left} or >> #query option::first-word {float: left} >> </STYLE> > > Nope, won't work. There is, as yet, no "::first-word" selector. > I give up.
I appreciate your efforts. Is there any way I can use the text of each option? I know the set of values that I want to be right aligned will be one of (by_target, by_tool, by_recipe, by_ppl) and if it's not one of those I want it left aligned. ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
