[fix] top marign for Label and disable slection for remote devices

This commit is contained in:
Julian Sparber
2017-10-27 02:19:03 +02:00
parent f6776a1244
commit 3e616da35e
2 changed files with 2 additions and 2 deletions

View File

@@ -184,7 +184,6 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="margin_top">6</property>
<property name="label" translatable="yes">Other devices on the local network</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -196,6 +195,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
<property name="margin_top">6</property>
<property name="label" translatable="yes">Drag and drop files on devices to send them</property>
<style>
<class name="dim-label"/>