fixes #1433 saving the tags per page value in cookie + finxing some bugs in tag page

This commit is contained in:
Matthieu Leproux
2021-07-23 13:03:45 +02:00
parent f48ae4a5ef
commit f032a9f244
3 changed files with 43 additions and 10 deletions
+3
View File
@@ -2902,6 +2902,9 @@ a#showPermissions:hover {text-decoration: none;}
color: #ffa744;
}
.tag-pagination .selected {
background: #ffa646;
}
.tag-container .tag-box .tag-rename span {
padding: 2px 3px;