diff options
Diffstat (limited to 'data/controls.ui')
-rw-r--r-- | data/controls.ui | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/controls.ui b/data/controls.ui index a7ebe9468..a9b1b59e4 100644 --- a/data/controls.ui +++ b/data/controls.ui @@ -9,6 +9,11 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="border_width">0</property> + <property name="opacity">0.86</property> + <style> + <class name="osd"/> + <class name="bottom"/> + </style> <child> <object class="GtkToolItem" id="controls_toolbutton"> <property name="visible">True</property> |