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
c6782a2173
nodebb
/
public
/
less
/
admin
/
advanced
/
hooks.less
4 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: selector on hooks page
4 years ago
.admin .hooks-list .panel.panel-default .panel-heading .panel-title a {
closes #6854
6 years ago
text-transform: none;
}