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:
Francis Lachapelle
2012-09-10 17:19:52 +00:00
parent b240f9bec3
commit 24f9f4ef84
6 changed files with 205 additions and 183 deletions

View File

@@ -157,11 +157,12 @@ UL#attachments
margin: 0px;
padding: 0px;
height: 100%;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
border-top: 2px solid #222;
border-left: 2px solid #222;
background-color: #fff;
border-bottom: 1px solid #eee;
border-right: 1px solid #eee;
border-top: 1px solid #222;
border-left: 1px solid #222;
background-color: #CCDDEC;
background-image: url("input_bg.gif");
-moz-border-top-colors: #9c9a94 #000 transparent;
-moz-border-left-colors: #9c9a94 #000 transparent;
list-style-type: none;