mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
update general styling of first-time license page
This commit is contained in:
@@ -94,6 +94,15 @@
|
||||
}
|
||||
.License-downloadLicenseButton{
|
||||
margin-bottom: 10px;
|
||||
color:@default-bg;
|
||||
}
|
||||
.License-downloadLicenseButton:hover{
|
||||
background-color: @default-link-hov !important;
|
||||
color:@default-bg !important;
|
||||
}
|
||||
.License-downloadLicenseButton:focus{
|
||||
background-color: @default-link-hov !important;
|
||||
color:@default-bg !important;
|
||||
}
|
||||
.License-submit--container{
|
||||
height: 33px;
|
||||
|
||||
Reference in New Issue
Block a user