As I was visually cleaning up the password change modal, I noted that the css was in snake case instead of camel case. To keep everything consistent with the rest of the code base, I updated the casing here to be camel case
Depends on D10241
Differential D10242 Authored by ginsu on Dec 7 2023, 3:20 PM.
Details Summary As I was visually cleaning up the password change modal, I noted that the css was in snake case instead of camel case. To keep everything consistent with the rest of the code base, I updated the casing here to be camel case Depends on D10241 Test Plan flow and confirmed that the password change modal had no visual regressions
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptDec 7 2023, 3:20 PM2023-12-07 15:20:10 (UTC-8) ginsu edited the summary of this revision. (Show Details)Dec 7 2023, 3:21 PM2023-12-07 15:21:00 (UTC-8) Harbormaster completed remote builds in B24876: Diff 34400.Dec 7 2023, 3:38 PM2023-12-07 15:38:24 (UTC-8) This revision is now accepted and ready to land.Dec 8 2023, 5:15 AM2023-12-08 05:15:10 (UTC-8) This revision was landed with ongoing or failed builds.Feb 15 2024, 12:10 AM2024-02-15 00:10:38 (UTC-8) Closed by commit rCOMM87547ad343a8: [web] update password change modal css to use camalcase (authored by ginsu). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B26860: Diff 37124.Feb 15 2024, 12:27 AM2024-02-15 00:27:17 (UTC-8)
Revision Contents
Diff 37124 |