Page MenuHomeSoftware Heritage

assets/bootstrap: Fix visual feedback of selected form elements
ClosedPublic

Authored by anlambert on Mar 18 2022, 3:47 PM.

Details

Summary

My bad, a couple of years ago I deactivated box shadows used by
bootstrap to emphasize selected form elements.



Related to T4060

Diff Detail

Repository
rDWAPPS Web applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

vlorentz accepted this revision.
vlorentz added a subscriber: vlorentz.

Nice, thanks!

This revision is now accepted and ready to land.Mar 18 2022, 3:48 PM
This revision was landed with ongoing or failed builds.Mar 18 2022, 3:51 PM
This revision was automatically updated to reflect the committed changes.

Build is green

Patch application report for D7392 (id=26700)

Rebasing onto baa6c9a5c5...

Current branch diff-target is up to date.
Changes applied before test
commit 8e11938147e01db9fad6cc5b6c2dd8573fc47abb
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri Mar 18 15:43:26 2022 +0100

    assets/bootstrap: Fix visual feedback of selected form elements
    
    My bad, a couple of years ago I deactivated box shadows used by
    bootstrap to emphasize selected form elements.
    
    Related to T4060

See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1503/ for more details.