Added great looking, slim, neutral-colored Gtk3 theme, cookiedough.css
This commit is contained in:
@@ -169,7 +169,7 @@ EditorPanel::EditorPanel (FilePanel* filePanel)
|
||||
|
||||
// build right side panel
|
||||
vboxright = new Gtk::VBox (false, 0);
|
||||
vboxright->set_size_request(250, 250);
|
||||
vboxright->set_size_request(300, 250);
|
||||
|
||||
vboxright->set_border_width (2);
|
||||
|
||||
|
Reference in New Issue
Block a user