summaryrefslogtreecommitdiff
path: root/rt/share/static/css/freeside3/freeside.css
blob: 1c0befbc1a07354aeed10459aa6753595ed77db9 (plain)
1
2
3
4
5
6
7
div.small_custview {
  border: 1px solid #cccccc;
  padding: 3px;
	 -moz-border-radius: 4px;
	 -webkit-border-radius: 4px;
	 border-radius: 4px;
}