Advertisement
Guest User

Untitled

a guest
Nov 18th, 2023
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. .view-content.node-insert-event .tree-item-self {
  2. margin: 0 0 0 -20px !important;
  3. padding: 0 2px 0 16px !important;
  4. line-height: 1.5 !important;
  5. }
  6.  
  7. .nav-folder-title {
  8. margin: 0 0 0 -20px !important;
  9. padding: 0 2px 0 16px !important;
  10. line-height: 1.5 !important;
  11. }
  12.  
  13. .nav-file-title {
  14. margin: 0 0 0 -20px !important;
  15. padding: 0 2px 0 20px !important;
  16. line-height: 1.5 !important;
  17. }
  18.  
  19. .tag-folder-title {
  20. margin: 0 !important;
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement