mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 11:11:07 -03:30
Adjust margin and font color
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user