mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
adding less file
This commit is contained in:
parent
d3c620926a
commit
8f1c88e35d
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;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user