mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 05:01:19 -03:30
Adjust margin and font color
This commit is contained in:
parent
540c2ee95f
commit
1ddb984b02
@ -85,7 +85,7 @@
|
||||
.DashboardGraphs-filterDropdownText:hover,
|
||||
.DashboardGraphs-filterDropdownText:focus,
|
||||
.DashboardGraphs-filterDropdownText:active {
|
||||
color: @db-graph-per-dd-txt;
|
||||
color: @default-data-txt;
|
||||
}
|
||||
|
||||
.DashboardGraphs-filterDropdownText {
|
||||
|
||||
@ -143,6 +143,7 @@
|
||||
|
||||
.DashboardList-noJobs {
|
||||
color: @list-empty-txt;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 360px) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user