Commit 0fb8e6a1b3ff4fa0543049bfe9812c057662312e
Exists in
master
and in
35 other branches
Merge branch 'fix_hover_button_whitening' into 'master'
Fix hover button whitening In 'https://softwarepublico.gov.br/gitlab/softwarepublico/softwarepublico/blob/master/src/colab-spb-theme-plugin/colab_spb_theme/static/css/search.css', the rule '.btn:hover' is too generic, it's affecting Gitlab's 'HTTP' button (or 'SSH' when HTTP is active) when hovering the button. That button (it's more of a link) is disappearing because its background is white as well, please check it here: https://softwarepublico.gov.br/gitlab/softwarepublico/softwarepublico It might affect other 'btn', since this is a bootstrap thing. See merge request !125
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats