This website works better with JavaScript.
Explore
Help
Sign In
hyperzlib
/
nodebb
Watch
1
Star
0
Fork
You've already forked nodebb
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fix: cursor for category select
Browse Source
v1.18.x
psychobunny
5 years ago
parent
bc26883aed
commit
4c90fac412
2 changed files
with
7 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
6
public/less/admin/manage/groups.less
Unescape
Escape
View File
@ -27,3 +27,9 @@
}
}
}
.page-admin-groups {
[component="category/list"] li {
cursor: pointer;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
hyperzlib/nodebb
Title
Body
Create Issue