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