mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-14 07:48:39 -05:00
AC-217 user paginate setting now stored in session cookie. Navigate away or change something on the page, the page size sticks.
This commit is contained in:
@@ -352,6 +352,11 @@
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.table-hover-inverse tbody tr:hover > td,
|
||||
.table-hover-inverse tbody tr:hover > th {
|
||||
background-color: #dff0d8;
|
||||
}
|
||||
|
||||
|
||||
/* Jobs page */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user