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