bootswatch icon indicating copy to clipboard operation
bootswatch copied to clipboard

Lux theme tabs with no border

Open TLuesebrinck opened this issue 1 year ago • 2 comments

At line 11779 there is a css root class which set the border with variable to 0. Tabs apper then without any border. The example page for lux show borders, so this must be wrong.

TLuesebrinck avatar Oct 14 '24 09:10 TLuesebrinck

Hi. This may still get overridden elsewhere.

Can you show me a demo on something like Codepen or jsFiddle showing it isn't working as intended?

thomaspark avatar Oct 14 '24 13:10 thomaspark

I tried it on jsfiddle, but it works there, because the specific line is not in the CSS file. I use the file from the dist\lux folder.

Here is the line in the dist\lux folder on GitHub. https://github.com/thomaspark/bootswatch/blob/ef01343bd84e8e34c85d16edfce48f17c4e6b0f9/dist/lux/bootstrap.css#L11779

Am Mo., 14. Okt. 2024 um 15:12 Uhr schrieb Thomas Park < @.***>:

Hi. This may still get overridden elsewhere.

Can you show me a demo on something like Codepen or jsFiddle https://jsfiddle.net/bootswatch/9s3xb42u/ showing it isn't working as intended?

— Reply to this email directly, view it on GitHub https://github.com/thomaspark/bootswatch/issues/1316#issuecomment-2411232323, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWMV5NSACMRPLEO7XXASG6TZ3O7NNAVCNFSM6AAAAABP4TKFQ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMJRGIZTEMZSGM . You are receiving this because you authored the thread.Message ID: @.***>

TLuesebrinck avatar Oct 14 '24 16:10 TLuesebrinck