You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the headline looks like this with the text having no padding to the side:
In normal github this is okay because it's all white:
Issue in line 165 "div.border.rounded-1" overwrites the bg color to bg-2 instead of white which is bg-3
My possible solutions:
Change everything to "white" replacement by setting js-notification-search-autocomplete-dropdown to bg-3
Will have to adjust text color of texts & it is not easy to set apart from page background
Change background to bg-2 too
Might have to adjust "Available filters" text color?
Adjust padding
Maybe would have to add rounded borders? Overall doesn't seem nice still
I would personally prefer the 2nd Option. Do you think the text color should also be adjusted? if yes to what?
The text was updated successfully, but these errors were encountered:
Currently the headline looks like this with the text having no padding to the side:
![grafik](https://user-images.githubusercontent.com/1161223/99740005-55708880-2ace-11eb-8375-78b9d91e6477.png)
In normal github this is okay because it's all white:
![grafik](https://user-images.githubusercontent.com/1161223/99740055-7933ce80-2ace-11eb-8f29-db978eabdd43.png)
Issue in line 165 "div.border.rounded-1" overwrites the bg color to bg-2 instead of white which is bg-3
My possible solutions:
Change everything to "white" replacement by setting js-notification-search-autocomplete-dropdown to bg-3
![grafik](https://user-images.githubusercontent.com/1161223/99740975-586c7880-2ad0-11eb-8a3a-d2ba540f0036.png)
Will have to adjust text color of texts & it is not easy to set apart from page background
Change background to bg-2 too
![grafik](https://user-images.githubusercontent.com/1161223/99741182-cb75ef00-2ad0-11eb-9cea-c081b836a03b.png)
Might have to adjust "Available filters" text color?
Adjust padding
![grafik](https://user-images.githubusercontent.com/1161223/99741333-33c4d080-2ad1-11eb-948d-008b1299e941.png)
Maybe would have to add rounded borders? Overall doesn't seem nice still
I would personally prefer the 2nd Option. Do you think the text color should also be adjusted? if yes to what?
The text was updated successfully, but these errors were encountered: