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