mirror of
https://github.com/ansible/awx.git
synced 2026-03-11 14:39:30 -02:30
adding less file
This commit is contained in:
8
awx/ui/client/src/job-detail/job-detail.block.less
Normal file
8
awx/ui/client/src/job-detail/job-detail.block.less
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
/** @define SetupItem */
|
||||||
|
|
||||||
|
@import '../shared/branding/colors.less';
|
||||||
|
@import '../shared/branding/colors.default.less';
|
||||||
|
|
||||||
|
.JobDetail-results{
|
||||||
|
background-color: #848992;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user