parent
5ee6cc19ec
commit
186b5a6d7b
5 changed files with 15 additions and 13 deletions
|
|
@ -3,7 +3,6 @@
|
|||
<interface>
|
||||
<requires lib="gtk+" version="3.24"/>
|
||||
<template class="ConversationListView" parent="GtkScrolledWindow">
|
||||
<property name="width-request">250</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can-focus">False</property>
|
||||
<child>
|
||||
|
|
|
|||
12
ui/geary.css
12
ui/geary.css
|
|
@ -8,22 +8,10 @@
|
|||
|
||||
/* MainWindow */
|
||||
|
||||
.geary-folder {
|
||||
min-width: 300px;
|
||||
}
|
||||
|
||||
geary-conversation-list revealer {
|
||||
margin: 6px;
|
||||
}
|
||||
|
||||
geary-conversation-list {
|
||||
min-width: 360px;
|
||||
}
|
||||
|
||||
geary-conversation-viewer {
|
||||
min-width: 360px;
|
||||
}
|
||||
|
||||
.geary-overlay {
|
||||
background-color: @theme_base_color;
|
||||
padding: 2px 6px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue