mirror of
https://github.com/ansible/awx.git
synced 2026-08-03 11:30:00 -02:30
adjusted borders for graphs to align with the jobs widget
This commit is contained in:
@@ -34,6 +34,13 @@
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.graph-container{
|
||||
border: 1px solid @grey;
|
||||
border-radius: 4px;
|
||||
padding: 5px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.carousel-control.left, .carousel-control.right {
|
||||
background-image: none
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user