feed detection and some other trunk work
[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 }