dotland icon indicating copy to clipboard operation
dotland copied to clipboard

Make it clearer which tab is selected in search modal

Open lucacasonato opened this issue 2 years ago • 5 comments

Currently the selected item is just highlighed very subtly using a slightly different text color. There should be a clearer distinction, for example by having an underline on the selected tab.

lucacasonato avatar Aug 08 '22 12:08 lucacasonato

There is an underline though.

crowlKats avatar Aug 08 '22 12:08 crowlKats

There is no underline: image

lucacasonato avatar Aug 08 '22 12:08 lucacasonato

interesting: Screenshot 2022-08-08 at 14 32 15

crowlKats avatar Aug 08 '22 12:08 crowlKats

this seems to happen on chrome & safari (in ff it doesnt): Screenshot 2022-08-08 at 14 43 24

crowlKats avatar Aug 08 '22 12:08 crowlKats

I have tested this a bit and it always gives the INJECT_CSS_ERROR on chrome, I was able to fix this by using border directly to give the underline and remove the css call.

Is this issue open for PR?

danyalasif avatar Aug 17 '22 17:08 danyalasif