Project

General

Profile

Statistics
| Revision:

root / trunk / web / dojo / dojox / atom / widget / templates / css / HtmlFeedViewerGrouping.css

History | View | Annotate | Download (142 Bytes)

1
.feedViewerGrouping {
2
}
3
.feedViewerGroupingTitle {
4
        font-weight: bold;
5
        color:#606060;
6
        border-bottom:1px solid #909090;
7
        padding-top: 4px;
8
}