Filter and pagination is still set after saving Order
This commit is contained in:
@@ -404,3 +404,16 @@ td.controls {
|
||||
.pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
.counter {
|
||||
vertical-align: super;
|
||||
font-size: .75em;
|
||||
color: #fff;
|
||||
background-color: tomato;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
padding-top: 1px;
|
||||
padding-bottom: 1px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user