mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-09 14:40:54 +00:00
libsysprof-analyze: make mark catalog work with sections
This allows us more flexibility with creating sections usin the flatten list model as the rows need to contain the data for the headers.
This commit is contained in:
@ -66,3 +66,7 @@ callgraphview row:not(:selected) treeexpander symbol.unwindable {
|
||||
marktable {
|
||||
font-size: .9em;
|
||||
}
|
||||
|
||||
markchart {
|
||||
font-size: .9em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user