fixing skin bustage because of scrollbar changes
[themes.git] / EarlyBlue / navigator / skin / pageInfo.css
1 .title {
2   font-weight: bold;
3   margin-bottom: 1em;
4   font-size: larger;
5 }
6 tree {
7   height: 100px;
8   margin-bottom: 1em;
9 }
10 treerow {
11   background-color: #ebebcc;
12 }
13 treecell { border-left: 1px solid #CCD0DD; border-top: 1px solid #CCD0DD; }
14
15