Hi,
Does anybody know how to change the styling of the selected item in a select1 control with appearance='compact' ? I cannot find the css where the blue background color is defined. Regards, Gerrit -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
Gerrit,
Are you using Firebug (with Firefox) or the Chrome dev tools? With that you can easily observe what CSS applies to what markup. I don't think we have a blue color anymore, unless I am mistaken. But the base styles are in xforms.css. If you use Form Runner, then form-runner-base.css and form-runner-orbeon.css apply in addition. -Erik On Thu, Nov 3, 2011 at 3:32 AM, Gerrit Boers <[hidden email]> wrote: > Hi, > > Does anybody know how to change the styling of the selected item in a select1 control with appearance='compact' ? > I cannot find the css where the blue background color is defined. > > Regards, > > Gerrit > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Hi Erik,
Thanks for the tip, the Chrome dev tools are indeed very handy. I couldn't find the background styling, could it be that the user-agent is responsible for the background color of the selected item? Regards, Gerrit On Nov 8, 2011, at 6:21 AM, Erik Bruchez wrote: > Gerrit, > > Are you using Firebug (with Firefox) or the Chrome dev tools? With > that you can easily observe what CSS applies to what markup. > > I don't think we have a blue color anymore, unless I am mistaken. But > the base styles are in xforms.css. If you use Form Runner, then > form-runner-base.css and form-runner-orbeon.css apply in addition. > > -Erik > > On Thu, Nov 3, 2011 at 3:32 AM, Gerrit Boers <[hidden email]> wrote: >> Hi, >> >> Does anybody know how to change the styling of the selected item in a select1 control with appearance='compact' ? >> I cannot find the css where the blue background color is defined. >> >> Regards, >> >> Gerrit >> >> -- >> You receive this message as a subscriber of the [hidden email] mailing list. >> To unsubscribe: mailto:[hidden email] >> For general help: mailto:[hidden email]?subject=help >> OW2 mailing lists service home page: http://www.ow2.org/wws >> >> > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
Gerrit,
It could be, especially if it's only with one browser. -Erik On Mon, Nov 7, 2011 at 11:53 PM, Gerrit Boers <[hidden email]> wrote: > Hi Erik, > > Thanks for the tip, the Chrome dev tools are indeed very handy. > > I couldn't find the background styling, could it be that the user-agent is responsible for the background color of the selected item? > > Regards, > > Gerrit > > > On Nov 8, 2011, at 6:21 AM, Erik Bruchez wrote: > >> Gerrit, >> >> Are you using Firebug (with Firefox) or the Chrome dev tools? With >> that you can easily observe what CSS applies to what markup. >> >> I don't think we have a blue color anymore, unless I am mistaken. But >> the base styles are in xforms.css. If you use Form Runner, then >> form-runner-base.css and form-runner-orbeon.css apply in addition. >> >> -Erik >> >> On Thu, Nov 3, 2011 at 3:32 AM, Gerrit Boers <[hidden email]> wrote: >>> Hi, >>> >>> Does anybody know how to change the styling of the selected item in a select1 control with appearance='compact' ? >>> I cannot find the css where the blue background color is defined. >>> >>> Regards, >>> >>> Gerrit >>> >>> -- >>> You receive this message as a subscriber of the [hidden email] mailing list. >>> To unsubscribe: mailto:[hidden email] >>> For general help: mailto:[hidden email]?subject=help >>> OW2 mailing lists service home page: http://www.ow2.org/wws >>> >>> >> >> -- >> You receive this message as a subscriber of the [hidden email] mailing list. >> To unsubscribe: mailto:[hidden email] >> For general help: mailto:[hidden email]?subject=help >> OW2 mailing lists service home page: http://www.ow2.org/wws > > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |