mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-27 19:23:35 -05:00
Tweaked the list pagination styling to match more closely with the spec.
This commit is contained in:
@@ -103,10 +103,11 @@ table, tbody {
|
||||
}
|
||||
|
||||
.List-pagination {
|
||||
margin-top: 10px;
|
||||
margin-top: 20px;
|
||||
font-size: 12px;
|
||||
color: @list-pagin-text;
|
||||
text-transform: uppercase;
|
||||
height: 22px;
|
||||
}
|
||||
|
||||
.List-paginationPager {
|
||||
|
||||
Reference in New Issue
Block a user