mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
sysprof: mess with fonts less on callgraph view
This commit is contained in:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user