making attachment pane size correctly
[themes.git] / EarlyBlue / messenger / skin / fieldMapImport.css
CommitLineData
1d798428 1/* \r
2 * The contents of this file are subject to the Netscape Public\r
3 * License Version 1.1 (the "License"); you may not use this file\r
4 * except in compliance with the License. You may obtain a copy of\r
5 * the License at http://www.mozilla.org/NPL/\r
6 * \r
7 * Software distributed under the License is distributed on an "AS\r
8 * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or\r
9 * implied. See the License for the specific language governing\r
10 * rights and limitations under the License.\r
11 * \r
12 * The Original Code is Mozilla Communicator client code, released\r
13 * March 31, 1998.\r
14 * \r
15 * The Initial Developer of the Original Code is Netscape\r
16 * Communications Corporation. Portions created by Netscape are\r
17 * Copyright (C) 1998-1999 Netscape Communications Corporation. All\r
18 * Rights Reserved.\r
19 * \r
20 * Contributor(s): \r
21 * Pete Collins, Ben Goodger\r
22 */\r
23\r
24@import url(chrome://communicator/skin/);\r
25\r
26@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to HTML */\r
27@namespace html url("http://www.w3.org/1999/xhtml"); /* namespace for XUL elements */\r
28\r
29treecell.importsampledata {\r
30 padding-left: 10px;\r
31 border-left: 3px solid #CCCCCC;\r
32}\r
33\r
34#fieldList-box {\r
35 border: 1px inset white;\r
36 width:32em;\r
37 height:300px;\r
38 margin: 1.5em 3em 1.5em 3em;\r
39}\r