Merge Request #125

Merged
softwarepublico/softwarepublico!125
Created by Charles Oliveira

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.

Assignee: Carlos Coêlho
Milestone: None

Merged by Carlos Coêlho

Source branch has been removed
Commits (1)
4 participants