Compact templates panel
Tightens spacing and headers in the templates panel so more items fit without scrolling.
Code to copy
[class*="templatesPanel" i] [class*="thumbnail" i],
[class*="objectPanel" i] [class*="grid" i] [class*="tile" i] {
margin: 2px !important;
}
[class*="templatesPanel" i] [class*="sectionHeader" i] {
padding: 4px 8px !important;
font-size: 12px !important;
}
How to use this example
- Copy the code with the button above.
- Install JustZix (2 minutes) and open the extension on the target page.
- Add a new rule matching that page.
- Paste the code into the rule's CSS panel and save — the effect appears instantly.
Rate this example
No ratings yet — be the first.