mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-06 12:05:28 +00:00
Improved layout of preferences window.
Monotone-Parent: 7eaed9fd683e2598617632feb838450cca393c9c Monotone-Revision: 1fbe308ad552ffa7e4c43a1a33f14a64aacf1f62 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-09-10T17:19:52 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -49,7 +49,7 @@ DIV.listWrapper
|
||||
background: #ccddec;}
|
||||
|
||||
#calendarCategoriesListWrapper
|
||||
{ top: 170px;
|
||||
{ top: 210px;
|
||||
bottom: 30px;
|
||||
right: 2em;
|
||||
left: 2em; }
|
||||
@@ -106,7 +106,7 @@ SPAN.timeDateControl SPAN
|
||||
DIV#filtersListWrapper
|
||||
{ bottom: 30px;
|
||||
right: 2em;
|
||||
top: 174px;
|
||||
top: 185px;
|
||||
left: 2em; }
|
||||
|
||||
DIV#filtersListWrapper TD,
|
||||
@@ -149,9 +149,11 @@ P.infoMessage#passwordError
|
||||
bottom: 30px;
|
||||
left: 140px;
|
||||
padding: 0px;
|
||||
padding-top: 5px;
|
||||
right: 5px; }
|
||||
|
||||
#mailAccountEditor dl
|
||||
{ margin: 5px; }
|
||||
|
||||
#mailAccountsListWrapper
|
||||
{ overflow-x: hidden;
|
||||
left: 5px;
|
||||
@@ -186,7 +188,7 @@ P.infoMessage#passwordError
|
||||
#userName, #password
|
||||
{ width: 180px; }
|
||||
|
||||
#fullName, #email
|
||||
#fullName, #email, #replyTo
|
||||
{ width: 180px; }
|
||||
|
||||
#actSignature
|
||||
|
||||
Reference in New Issue
Block a user