Sand
This is based off leftsidebarsmaller, with some minor fixes and additions, and different colors.
- Works with
- 1.3.4
- Download
for 1.3.4/5: sand-1.0.tar.gz
- Download
for 1.5.x: sand-1.1.tar.bz2
- Author
- Allefant
Discussion
Possible navbar overflow "fix"? (ResonantWorks)
Add "overflow: hidden;" to ".sidepanel li" in "sand/css/screen.css" to truncate long page links:
.sidepanel li { margin: 0; padding:1px 10px; border-bottom: 1px solid #9c9c9c; background: #fff8f0; overflow: hidden; }