Skip to content
Commit 329f6633 authored by Saray Cabrera Padrón's avatar Saray Cabrera Padrón
Browse files

Fix colors for links that emulate outline buttons



Adding to an anchor/link outline button style, the texts are shown in
black. The color of the text inside the cancel link/button should be the
same as its boder's color or white when hover. Adding the class
`btn-outline-*` to the element is not enough, so we make them extend
from `btn-outline-*` in CSS.

Co-authored-by: default avatarDavid Kang <dkang@suse.com>
parent 2754bdc7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment