projects
/
themes.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
changes to enable outliner! whoo-hoo!
[themes.git]
/
EarlyBlue
/
navigator
/
skin
/
pageInfo.css
1
.title {
\r
2
font-weight: bold;
\r
3
margin-bottom: 1em;
\r
4
font-size: larger;
\r
5
}
\r
6
tree {
\r
7
height: 100px;
\r
8
margin-bottom: 1em;
\r
9
}
\r
10
treerow {
\r
11
background-color: #ebebcc;
\r
12
}
\r
13
treecell { border-left: 1px solid #ccccDD; border-top: 1px solid #ccccDD; }
\r
14
\r