phorge/webroot/rsrc/css/application/differential/revision-comment-list.css
2011-02-05 11:06:56 -08:00

12 lines
213 B
CSS

/**
* @provides differential-revision-comment-list-css
*/
.differential-older-comments-are-hidden {
background: #f0f0f0;
border: 1px solid #d6d6d6;
text-align: center;
padding: 1em;
color: #666666;
}