mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 02:47:36 -02:30
update general styling of first-time license page
This commit is contained in:
@@ -94,6 +94,15 @@
|
|||||||
}
|
}
|
||||||
.License-downloadLicenseButton{
|
.License-downloadLicenseButton{
|
||||||
margin-bottom: 10px;
|
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{
|
.License-submit--container{
|
||||||
height: 33px;
|
height: 33px;
|
||||||
|
|||||||
Reference in New Issue
Block a user