[california] Tighten up buttons in Calendar Manager: Bug #739040
- From: Jim Nelson <jnelson src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [california] Tighten up buttons in Calendar Manager: Bug #739040
- Date: Wed, 22 Oct 2014 23:11:50 +0000 (UTC)
commit 704ca24ccf0864cf8ad95c64c4c0c73b393354ad
Author: Jim Nelson <jim yorba org>
Date: Wed Oct 22 16:11:13 2014 -0700
Tighten up buttons in Calendar Manager: Bug #739040
Reduce padding so give more space to the calendar title in the list.
src/rc/calendar-manager-list-item.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/rc/calendar-manager-list-item.ui b/src/rc/calendar-manager-list-item.ui
index d074600..2bd3215 100644
--- a/src/rc/calendar-manager-list-item.ui
+++ b/src/rc/calendar-manager-list-item.ui
@@ -5,12 +5,12 @@
<template class="CaliforniaManagerCalendarListItem" parent="GtkGrid">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="column_spacing">4</property>
<child>
<object class="GtkEventBox" id="title_eventbox">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="events">GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
+ <property name="margin_left">4</property>
<property name="visible_window">False</property>
<child>
<object class="GtkLabel" id="title_label">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]