[digital7] old-style popup window with 1px border. fixes #4044
This commit is contained in:
parent
5a772a046c
commit
eb50064d37
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<glade-interface>
|
||||
|
||||
<widget class="GtkWindow" id="popup_notification_window">
|
||||
<property name="border_width">6</property>
|
||||
<property name="border_width">1</property>
|
||||
<property name="width_request">312</property>
|
||||
<property name="height_request">95</property>
|
||||
<property name="title" translatable="yes"></property>
|
||||
|
|
Loading…
Add table
Reference in a new issue