mirror of
https://github.com/ansible/awx.git
synced 2026-01-19 21:51:26 -03:30
Update launch button hover styles
This commit is contained in:
parent
edef496583
commit
14280ec53b
@ -15,7 +15,7 @@ const StyledLaunchButton = styled(Button)`
|
||||
padding: 5px 8px;
|
||||
|
||||
&:hover {
|
||||
background-color:#d9534f;
|
||||
background-color: #0066cc;
|
||||
color: white;
|
||||
}
|
||||
`;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user