mirror of
https://github.com/ansible/awx.git
synced 2026-05-22 00:07:40 -02:30
made failure counts red in dashboard stats widget
This commit is contained in:
@@ -73,27 +73,17 @@
|
||||
padding-left: 7px;
|
||||
}
|
||||
}
|
||||
.custon-carousel{
|
||||
width:150px;
|
||||
height:200px;
|
||||
min-width:150px;
|
||||
min-height:100px;
|
||||
max-width:200px;
|
||||
max-height:100px;
|
||||
overflow:hidden;
|
||||
display:block;
|
||||
border:1px solid black;
|
||||
background-color: #A9A9A9;
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
cursor: pointer;
|
||||
padding-left: 7px;
|
||||
|
||||
.period-dropdown{
|
||||
height: 75px;
|
||||
width: 100px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.status-dropdown{
|
||||
height: 100px;
|
||||
width: 100px;
|
||||
cursor:pointer;
|
||||
}
|
||||
.m, .n{
|
||||
padding-bottom: 5px;
|
||||
|
||||
Reference in New Issue
Block a user