[krb5-auth-dialog] Add a minimal border around the ticket list
- From: Guido Günther <guidog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [krb5-auth-dialog] Add a minimal border around the ticket list
- Date: Thu, 30 Oct 2014 12:00:48 +0000 (UTC)
commit f1ce73aab7bb64f237df4aa093c6d49340039870
Author: Guido Günther <agx sigxcpu org>
Date: Thu Oct 30 09:56:22 2014 +0100
Add a minimal border around the ticket list
for better visual grouping
src/resources/ui/ka-main-window.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/resources/ui/ka-main-window.ui b/src/resources/ui/ka-main-window.ui
index 0d7e0ef..47d1fbe 100644
--- a/src/resources/ui/ka-main-window.ui
+++ b/src/resources/ui/ka-main-window.ui
@@ -16,6 +16,7 @@
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="border_width">5</property>
<child>
<object class="GtkTreeView" id="krb5_tickets_treeview">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]