src/cm/media/css/site/text_view_comments/c-style-notelike.css
author Yves-Marie Haussonne <ymh.work+github@gmail.com>
Fri, 09 May 2014 18:35:26 +0200
changeset 656 a84519031134
parent 600 fda73ac53450
permissions -rw-r--r--
add link to "privacy policy" in the header test

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

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

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