mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-27 03:03:37 -05:00
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