mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libyssprof-ui: add styling for profiler menu button
This improves things the styling a bit to match the other suggested-action colors in the Record button.
This commit is contained in:
@ -2,6 +2,9 @@
|
||||
<interface>
|
||||
<template class="SysprofProfilerMenuButton" parent="GtkMenuButton">
|
||||
<property name="popover">popover</property>
|
||||
<style>
|
||||
<class name="sysprofprofilermenubutton"/>
|
||||
</style>
|
||||
<child>
|
||||
<object class="GtkImage">
|
||||
<property name="icon-name">pan-down-symbolic</property>
|
||||
|
||||
Reference in New Issue
Block a user