mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
Fixed pagination active link color.
This commit is contained in:
parent
d946ca052a
commit
d6942e0dbe
@ -113,4 +113,10 @@ table.ui-datepicker-calendar {
|
||||
.dropdown-menu>li>a {
|
||||
color: @black;
|
||||
}
|
||||
|
||||
.pagination .active {
|
||||
a, a:visited, a:active {
|
||||
color: @white;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user