Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2016
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. headerbar {
  2. min-height:36px;
  3. }
  4.  
  5. headerbar button {
  6. min-height:18px;
  7. margin-top:4px;
  8. margin-bottom:4px;
  9. }
  10.  
  11. paned {
  12. min-height:36px;
  13. }
  14.  
  15. paned button {
  16. margin-top:2px;
  17. margin-bottom:2px;
  18. }
  19.  
  20. tab button {
  21. min-height:5px;
  22. }
  23.  
  24. headerbar box entry {
  25. margin-top:3px;
  26. margin-bottom:3px;
  27. min-height:26px;
  28. }
  29.  
  30. statusbar {
  31. margin-top:-5px;
  32. margin-bottom: -5px;
  33. }
  34.  
  35. headerbar stack entry {
  36. min-height:22px;
  37. }
  38.  
  39.  
  40. notebook header tabs {
  41. margin-top:-5px;
  42. margin-bottom:-7px;
  43. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement