mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-03 05:11:49 -05:00
Display Tower instance group as read-only
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
@at-color-success: @at-green;
|
||||
@at-color-success-hover: @at-green-hover;
|
||||
|
||||
@at-color-disabled: @at-gray-d7;
|
||||
@at-color-disabled: @at-gray-b7;
|
||||
|
||||
@at-color-body-background-dark: @at-gray-70;
|
||||
@at-color-body-background-light: @at-gray-eb;
|
||||
@@ -138,7 +138,7 @@
|
||||
|
||||
@at-color-input-background: @at-gray-fc;
|
||||
@at-color-input-border: @at-gray-b7;
|
||||
@at-color-input-button: @at-gray-fc;
|
||||
@at-color-input-button: @at-white;
|
||||
@at-color-input-button-hover: @at-gray-f2;
|
||||
@at-color-input-disabled: @at-gray-eb;
|
||||
@at-color-input-readonly: @at-color-input-background;
|
||||
|
||||
Reference in New Issue
Block a user