diff --git a/src/sysprof/style.css b/src/sysprof/style.css index 8da744a2..84d5c5af 100644 --- a/src/sysprof/style.css +++ b/src/sysprof/style.css @@ -34,7 +34,6 @@ progresscell label.in-progress { } callgraphview { - font-size: .9em; } callgraphview treeexpander indent { -gtk-icon-size: 8px; } @@ -44,13 +43,6 @@ callgraphview symbol { margin: -1px -3px; padding: 1px 6px; } -callgraphview symbol.context-switch, -callgraphview symbol.process, -callgraphview symbol.thread, -callgraphview symbol.root, -callgraphview symbol.unwindable { - font-weight: 600; -} callgraphview row:not(:selected) treeexpander expander:checked+box symbol.process, callgraphview row:not(:selected) treeexpander expander:checked+box symbol.thread, callgraphview row:not(:selected) treeexpander expander:checked+box symbol.root {