diff --git a/gtk/inspector/controllers.c b/gtk/inspector/controllers.c
index 08144f1e10..d91bd02b9f 100644
--- a/gtk/inspector/controllers.c
+++ b/gtk/inspector/controllers.c
@@ -182,6 +182,7 @@ gtk_inspector_controllers_init (GtkInspectorControllers *self)
g_signal_connect (factory, "bind", G_CALLBACK (bind_name), NULL);
column = gtk_column_view_column_new ("Name", factory);
+ gtk_column_view_column_set_expand (column, TRUE);
gtk_column_view_append_column (GTK_COLUMN_VIEW (self->view), column);
g_object_unref (column);
diff --git a/gtk/inspector/css-editor.ui b/gtk/inspector/css-editor.ui
index dc4649904c..7663af860b 100644
--- a/gtk/inspector/css-editor.ui
+++ b/gtk/inspector/css-editor.ui
@@ -22,14 +22,11 @@
vertical
+
+
+
never
@@ -57,6 +56,8 @@
1
6
6
+ 6
+ 6
1
diff --git a/gtk/inspector/inspector.css b/gtk/inspector/inspector.css
index ba14df0ed3..702dc59690 100644
--- a/gtk/inspector/inspector.css
+++ b/gtk/inspector/inspector.css
@@ -1,57 +1,29 @@
/* some style for the inspector */
-.list header {
- background: white;
- border: 1px solid lightgray;
-}
-
-.list header button {
- background: none;
-}
-
-.list header button.dnd {
- background: gray;
-}
-
-.list header>* {
- padding: 2px;
- font-weight: bold;
-}
-
-.list header sort_indicator {
- min-width: 16px;
-}
-
-.list header>*:not(:last-child) {
- border-right: 1px solid lightgray;
-}
-
-.list .cell {
+.list cell {
font-size: smaller;
- padding: 0 2px;
+ padding-top: 1px;
+ padding-bottom: 1px;
min-height: 24px;
}
-.list .cell entry,
-.list .cell spinbutton,
-.list .cell button,
-.list .cell dropdown
-.list .cell combobox {
+.list cell entry,
+.list cell spinbutton,
+.list cell button,
+.list cell dropdown
+.list cell combobox {
min-height: 24px;
min-width: 0;
}
-.list .cell entry,
-.list .cell button,
-.list .cell dropdown
-.list .cell combobox {
+.list cell entry,
+.list cell spinbutton text,
+.list cell button,
+.list cell dropdown
+.list cell combobox {
padding: 0 4px;
}
-stacksidebar.object-details {
- border-top: 1px solid lightgray;
-}
-
picture.dark {
background: gray;
}
diff --git a/gtk/inspector/prop-list.ui b/gtk/inspector/prop-list.ui
index 54285d9b61..c5789daed1 100644
--- a/gtk/inspector/prop-list.ui
+++ b/gtk/inspector/prop-list.ui
@@ -17,6 +17,7 @@
diff --git a/gtk/inspector/recorder.ui b/gtk/inspector/recorder.ui
index de0d7cd9f3..aa6f67aca7 100644
--- a/gtk/inspector/recorder.ui
+++ b/gtk/inspector/recorder.ui
@@ -6,14 +6,11 @@
vertical
- 6
- 6
- 6
- 6
- 6
+
- 0
media-record-symbolic
Record frames
@@ -21,7 +18,6 @@
- 0
edit-clear-all-symbolic
Clear recorded frames
@@ -29,7 +25,6 @@
- 0
insert-object-symbolic
Add debug nodes
@@ -39,7 +34,6 @@
- 0
display-brightness-symbolic
Use a dark background
@@ -47,7 +41,6 @@
- 0
0
document-save-as-symbolic
Save selected node
@@ -56,7 +49,6 @@
- 0
0
edit-copy-symbolic
Copy to clipboard
@@ -77,9 +69,6 @@
never
1
-
1
@@ -88,13 +77,13 @@
+
+
+
never
1
-
1
@@ -103,6 +92,9 @@
+
+
+
vertical
diff --git a/gtk/inspector/resource-list.ui b/gtk/inspector/resource-list.ui
index 358458327d..4c78ca2083 100644
--- a/gtk/inspector/resource-list.ui
+++ b/gtk/inspector/resource-list.ui
@@ -201,6 +201,10 @@
0
buffer
+ 6
+ 6
+ 6
+ 6
diff --git a/gtk/inspector/tree-data.ui b/gtk/inspector/tree-data.ui
index 84fe5acd6f..d06c228136 100644
--- a/gtk/inspector/tree-data.ui
+++ b/gtk/inspector/tree-data.ui
@@ -2,14 +2,11 @@
- 6
- 6
- 6
- 6
- 6
+
- 0
Show data
view-refresh-symbolic
diff --git a/gtk/inspector/window.ui b/gtk/inspector/window.ui
index c76af022c6..69ae8624e5 100644
--- a/gtk/inspector/window.ui
+++ b/gtk/inspector/window.ui
@@ -214,16 +214,13 @@
+
@@ -244,13 +241,8 @@
actions
- 6
- 6
- 6
- 6
view-refresh-symbolic
Refresh action state
- 0
@@ -260,10 +252,6 @@
magnifier
- 6
- 6
- 6
- 6
150
0
magnification_adjustment
@@ -302,11 +290,8 @@
prop-search
- 6
- 6
- 6
- 6
40
+ center
@@ -316,10 +301,6 @@
layout-prop-search
- 6
- 6
- 6
- 6
40
@@ -329,15 +310,13 @@
- 6
- 6
+
go-up-symbolic
Previous object
- 0
- center
- center
@@ -345,9 +324,6 @@
go-down-symbolic
Child object
- 0
- center
- center
@@ -355,24 +331,21 @@
go-previous-symbolic
Previous sibling
- 0
- center
- center
List Position
+
+
+
go-next-symbolic
Next sibling
- 0
- center
- center
@@ -380,6 +353,9 @@
+
+
+
@@ -389,9 +365,6 @@