1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 22:33:35 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Will Martin
6c69638261 [CL-89] fix focus-visible outline in bitLink 2023-09-19 14:16:21 -04:00
Will Martin
702a84d9ef [SM-624] add text-align unset to bitLink (#4961) 2023-03-09 13:28:48 -05:00
Andreas Coroiu
87f2908e3e fix: ring around bitLink in web vault (#4274) 2022-12-20 21:44:29 +10:00
Andreas Coroiu
156eabe774 [CL-59] [Bug] Link buttons have different height depending on html tag used (#3954)
* [CL-59] feat: add explicit relative line-height to button

* [EC-59] feat: fix using pseudo element workaround

* [EC-59] fix: inconsistent templates

* [CL-59] feat: add inline example

* [CL-59] fix: tweak horizontal padding
2022-11-21 13:13:31 +01:00
Vincent Salucci
07c7357825 [Component Library] Text/Button Links (#3126)
* Initial commit

* Updated stories / Fixed issues with dark theme constrast color

* Force colors so bootstrap doesn't override

* Fixed text colors / Added initial tests

* Added jest debugging ability to components package

* Removed spec file

* Fixed anchor layout

* revert base font-size

* [CL-28] fixed indentation, used focus-visible, adjusted disabled colors

* [CL-28] Reduced ring thickness to better match figma

* [CL-28] Updated story link

* [CL-44] [CL-28] Updated tabs disabled color / Converted to rgb format with helper
2022-08-08 11:21:46 -05:00