mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 05:02:36 +01:00
Fix hover color for succes button in the portal
This commit is contained in:
parent
788736afd5
commit
c2ec8d5884
4
public/css/built.public.css
vendored
4
public/css/built.public.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
11
resources/assets/css/public.style.css
vendored
11
resources/assets/css/public.style.css
vendored
@ -286,14 +286,3 @@ fieldset[disabled] .btn-success.active {
|
||||
.btn-success .badge {
|
||||
color: #5cb85c;
|
||||
}
|
||||
|
||||
.btn-success:hover,
|
||||
.btn-success:focus,
|
||||
.btn-success.focus,
|
||||
.btn-success:active,
|
||||
.btn-success.active,
|
||||
.open > .dropdown-toggle.btn-success,
|
||||
.label-success[href]:hover,
|
||||
.label-success[href]:focus{
|
||||
background-color: #5cb85c;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user