2
* FCKeditor - The text editor for Internet - http://www.fckeditor.net
3
* Copyright (C) 2003-2010 Frederico Caldeira Knabben
7
* Licensed under the terms of any of the following licenses at your
10
* - GNU General Public License Version 2 or later (the "GPL")
11
* http://www.gnu.org/licenses/gpl.html
13
* - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
14
* http://www.gnu.org/licenses/lgpl.html
16
* - Mozilla Public License Version 1.1 or later (the "MPL")
17
* http://www.mozilla.org/MPL/MPL-1.1.html
21
* CSS styles used by all pages that compose the File Browser.
26
background-color: #f1f1e3;
39
background-color: #f1f1e3;
40
border: thin inset #f1f1e3;
45
background-color: #ffffff;
49
body, td, input, select
52
font-family: 'Microsoft Sans Serif' , Arial, Helvetica, Verdana;
63
border-top: #d5d59d 1px solid;
64
background-color: #e3e3c7;
65
padding: 7px 10px 7px 10px;
71
border: #737357 1px solid;
72
background-color: #c7c78f;
75
.FolderListCurrentFolder img
77
background-image: url(images/FolderOpened.gif);
82
background-image: url(images/Folder.gif);