From b6222e58576e024172b6a709a4296687337abd77 Mon Sep 17 00:00:00 2001 From: Jared Tabor Date: Tue, 3 May 2016 14:38:06 -0700 Subject: [PATCH] Making "Request License" btn-primary to match other buttons --- awx/ui/client/src/license/license.block.less | 10 ---------- awx/ui/client/src/license/license.partial.html | 2 +- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/awx/ui/client/src/license/license.block.less b/awx/ui/client/src/license/license.block.less index ff36d71fb7..6f36784152 100644 --- a/awx/ui/client/src/license/license.block.less +++ b/awx/ui/client/src/license/license.block.less @@ -93,17 +93,7 @@ height: auto; } .License-downloadLicenseButton{ - background-color: @default-link !important; 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; diff --git a/awx/ui/client/src/license/license.partial.html b/awx/ui/client/src/license/license.partial.html index cf840ae6a5..956d443ef8 100644 --- a/awx/ui/client/src/license/license.partial.html +++ b/awx/ui/client/src/license/license.partial.html @@ -83,7 +83,7 @@ -