mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 15:58:45 -03:30
Fixed pagination active link color.
This commit is contained in:
@@ -113,4 +113,10 @@ table.ui-datepicker-calendar {
|
||||
.dropdown-menu>li>a {
|
||||
color: @black;
|
||||
}
|
||||
|
||||
.pagination .active {
|
||||
a, a:visited, a:active {
|
||||
color: @white;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user