[PATCH v3 2/2] doc: give full width to NIC overview page
Thomas Monjalon
thomas at monjalon.net
Wed Jul 31 18:21:07 CEST 2024
31/07/2024 18:17, Ferruh Yigit:
> On 7/31/2024 4:57 PM, Thomas Monjalon wrote:
> > The wide tables in the NIC overview exceed the normal page width
> > because of the large number of drivers.
> >
> > A CSS trick is added to allow displaying the tables in the full width
> > of the browser window.
> >
> > Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> > ---
> > v2: no change
> > v3: let only tables to overflow on wide screen
> >
>
> It is better, thanks. Now page boundaries are kept but table extended to
> fit all columns.
>
> You are improving front-end skills :)
Thanks, that's a fun skill to work on :)
> Only color of the overview page is not white as it is in other pages,
> but slight gray, is this intentional?
It seems all pages are not really white, but #fcfcfc.
I'll apply the same color for the whole background of the tables.
More information about the dev
mailing list