summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/atom/widget/templates/css/HtmlFeedViewerGrouping.css
blob: 326781e0dd76ad7fda5a0661fac18f85e07ca117 (plain)
1
2
3
4
5
6
7
8
.feedViewerGrouping {
}
.feedViewerGroupingTitle {
	font-weight: bold;
	color:#606060;
	border-bottom:1px solid #909090;
	padding-top: 4px;
}