src/cm/media/css/site/text_view_comments/c-style-notelike.css
author reno
Fri, 11 Dec 2009 12:03:51 +0100
changeset 59 8a2d933209aa
parent 11 7b8167c4aa6f
child 519 e89c25780e6e
permissions -rw-r--r--
BUG FIX : in text history tab text view frame now expands to maximum

/* OVERRIDE */
.c-comment {
    border:1px solid  #FCFC6B;
    background-color:#FFFFBD;
}

.c-comment .yui-widget-hd {
    background-color:#FCFC6B;
}

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