src/cm/media/css/site/text_view_comments/c-style-gray.css
author rbernard
Wed, 20 Jan 2010 20:45:52 +0100
changeset 105 f2ba05546abc
parent 11 7b8167c4aa6f
child 525 89ef5ed3c48b
permissions -rw-r--r--
Merge with f5d3ea4bd03ce9042db313e9695449121715976e

/* YUI OVERLAY */
/* Overlay Look/Feel */
.yui-overlay-content {
    border:1px solid #C1C1C1 ;
    background-color:#F7F7F7 ;
}

.yui-overlay-content .yui-widget-hd {
    background-color:#ECECEC ;
}

.c-comment a.c-close, .c-comment a.c-show-scope, .c-newcomment a.c-close {
    background-position: 0 -118px;
}