Just watch https://issues.apache.org/jira/browse/WICKET-5349

Martin Grigorov
Wicket Training and Consulting


On Fri, Jan 17, 2014 at 6:58 PM, grazia <grazia.russolass...@gmail.com>wrote:

> I figured ... please let us know when that change is available. Thanks
>
>
> On Fri, Jan 17, 2014 at 10:45 AM, Martin Grigorov-4 [via Apache Wicket] <
> ml-node+s1842946n4663804...@n4.nabble.com> wrote:
>
> > I am not CSS expert but if the <select> parent is .a <div> instead of
> <td>
> > then setting the width and overflow-x to the div works.
> > I have no idea why Palette's markup uses <table>. Maybe it is a legacy.
> > We have a ticket to rework all tables to divs where this makes sense.
> >
> > Martin Grigorov
> > Wicket Training and Consulting
> >
> >
> > On Fri, Jan 17, 2014 at 5:36 PM, grazia <[hidden email]<
> http://user/SendEmail.jtp?type=node&node=4663804&i=0>>wrote:
> >
> >
> > > I have tried to override the palette css and added
> > > overflow-x:scroll to both table.palette and td.pane, but to no avail.
> > > ANybody succeeded in this ? ALl previous posts on the topic do not
> > record
> > > any success ..
> > >
> > > table.palette {
> > >         border: 0;
> > >         overflow-x:scroll;
> > >         white-space: nowrap;
> > > }
> > > table.palette td.pane {
> > >         width: 200px;
> > >         text-align: center;
> > >         overflow-x:scroll;
> > >
> > > }
> > >
> > >
> > > --
> > > View this message in context:
> > >
> >
> http://apache-wicket.1842946.n4.nabble.com/Horizontal-scroll-for-Palette-tp4663803.html
> > > Sent from the Users forum mailing list archive at Nabble.com.
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [hidden email]<
> http://user/SendEmail.jtp?type=node&node=4663804&i=1>
> > > For additional commands, e-mail: [hidden email]<
> http://user/SendEmail.jtp?type=node&node=4663804&i=2>
> > >
> > >
> >
> >
> > ------------------------------
> >  If you reply to this email, your message will be added to the discussion
> > below:
> >
> >
> http://apache-wicket.1842946.n4.nabble.com/Horizontal-scroll-for-Palette-tp4663803p4663804.html
> >  To unsubscribe from Horizontal scroll for Palette, click here<
> http://apache-wicket.1842946.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4663803&code=R3JhemlhLlJ1c3NvTGFzc25lckBnbWFpbC5jb218NDY2MzgwM3wyMjY4MDg1NDM=
> >
> > .
> > NAML<
> http://apache-wicket.1842946.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml
> >
> >
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Horizontal-scroll-for-Palette-tp4663803p4663805.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to