tuxmartin

Eclipse vzhled v Ubuntu

Mar 23rd, 2014
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. style "gtkcompact" {
  2. GtkButton::default_border={0,0,0,0}
  3. GtkButton::default_outside_border={0,0,0,0}
  4. GtkButtonBox::child_min_width=0
  5. GtkButtonBox::child_min_heigth=0
  6. GtkButtonBox::child_internal_pad_x=0
  7. GtkButtonBox::child_internal_pad_y=0
  8. GtkMenu::vertical-padding=1
  9. GtkMenuBar::internal_padding=0
  10. GtkMenuItem::horizontal_padding=3
  11. GtkToolbar::internal-padding=0
  12. GtkToolbar::space-size=0
  13. GtkOptionMenu::indicator_size=0
  14. GtkOptionMenu::indicator_spacing=0
  15. GtkPaned::handle_size=3
  16. GtkRange::trough_border=0
  17. GtkRange::stepper_spacing=0
  18. GtkScale::value_spacing=0
  19. GtkScrolledWindow::scrollbar_spacing=0
  20. GtkTreeView::vertical-separator=0
  21. GtkTreeView::horizontal-separator=0
  22. GtkTreeView::fixed-height-mode=TRUE
  23. GtkWidget::focus_padding=0
  24. }
  25. class "GtkWidget" style "gtkcompact"
Advertisement
Add Comment
Please, Sign In to add comment