mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
sysprof: make the sidebar a bit nicer w/ traceables
This commit is contained in:
@ -99,3 +99,7 @@ tracks row {
|
||||
tracks row track info {
|
||||
padding: 1px 0 0 0;
|
||||
}
|
||||
|
||||
.utility .view {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
@ -75,6 +75,9 @@
|
||||
</child>
|
||||
<property name="utility">
|
||||
<object class="AdwToolbarView">
|
||||
<style>
|
||||
<class name="utility"/>
|
||||
</style>
|
||||
<child type="top">
|
||||
<object class="AdwHeaderBar">
|
||||
<property name="title-widget">
|
||||
|
||||
Reference in New Issue
Block a user