mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 11:57:37 -02:30
add event processing for stats and host status components
This commit is contained in:
@@ -44,3 +44,15 @@
|
||||
text-align: center;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.at-Panel-label {
|
||||
text-transform: uppercase;
|
||||
color: @default-interface-txt;
|
||||
font-size: 12px;
|
||||
font-weight: normal!important;
|
||||
width: 30%;
|
||||
|
||||
@media screen and (max-width: @breakpoint-md) {
|
||||
flex: 2.5 0 auto;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user