add paginator and edit click on ID
This commit is contained in:
@@ -241,6 +241,28 @@ span#closed a em{
|
||||
#search{
|
||||
padding-left: 12px;
|
||||
}
|
||||
|
||||
#pages{
|
||||
margin-bottom: 22px;
|
||||
}
|
||||
|
||||
.pagenav{
|
||||
cursor: pointer;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.id-click{
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.pagenav:hover{
|
||||
color: #909090;
|
||||
}
|
||||
|
||||
.page-next{
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
.sortup {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user