mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 07:17:40 -02:30
Dashboard
Fixed boarder around job widget. Cleaned up JS lint issues.
This commit is contained in:
@@ -27,11 +27,12 @@
|
||||
stroke: steelblue;
|
||||
stroke-width: 1.5px;
|
||||
}
|
||||
.jobs-list-container {
|
||||
border: 1px solid @grey;
|
||||
border-radius: 4px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.dashboard-jobs-list-container {
|
||||
border: 1px solid @grey;
|
||||
border-radius: 4px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.carousel-control.left, .carousel-control.right {
|
||||
background-image: none
|
||||
|
||||
Reference in New Issue
Block a user