src/cm/media/css/site/text_view_comments/c-style-notelike.css
author gibus
Tue, 16 Jul 2013 14:29:46 +0200
changeset 525 89ef5ed3c48b
parent 519 e89c25780e6e
child 532 0bad3613f59d
permissions -rw-r--r--
Upgrades to yui 3.10.3

/* 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 ;
}