projects
/
themes.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
update EarlyBlue to trunk
[themes.git]
/
EarlyBlue
/
mozapps
/
shared
/
richview.css
1
/* Generic RichView */
2
3
view {
4
margin: 10px 10px 5px 10px;
5
-moz-user-focus: normal;
6
background-color: #CCD0DD;
7
}
8
9
.richviewInner {
10
padding: 0px;
11
}