This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
NodeBB
Watch
1
Star
0
Fork
0
You've already forked NodeBB
mirror of
https://github.com/NodeBB/NodeBB.git
synced
2025-11-11 16:35:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
839edc80b181079e4e23115d09945f4dfe5863eb
NodeBB
/
public
/
less
/
admin
/
general
/
navigation.less
10 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
nav - basic ACP setup
2015-02-25 14:50:45 -05:00
#navigation {
ul {
list-style-type: none;
padding: 0;
drag & drop routes
2015-02-25 16:19:14 -05:00
li {
cursor: move;
}
nav - basic ACP setup
2015-02-25 14:50:45 -05:00
}
}
Reference in New Issue
Copy Permalink