mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-16 15:58:39 -05:00
License
Changes for https://trello.com/c/gl5PegTL/253-update-license-nags-based-on-marketing-feedback and https://docs.google.com/a/ansible.com/document/d/1bvcfoV8j5z0OB7ZQsDwYY1WB58odnchp9vCic2F__eo/edit?pli=1
This commit is contained in:
@@ -1255,6 +1255,17 @@ input[type="checkbox"].checkbox-no-label {
|
||||
color: @grey;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.free-button {
|
||||
background-color: #ff5850;
|
||||
border: 1px solid #ff5850;
|
||||
color: @white;
|
||||
}
|
||||
.free-button:hover {
|
||||
background-color: #E64F48;
|
||||
border: 1px solid #E64F48;
|
||||
color: @white;
|
||||
}
|
||||
}
|
||||
|
||||
/* Inventory nav links */
|
||||
|
||||
Reference in New Issue
Block a user