| changeset 0 | 40c8f766c9b8 |
| child 8 | 1a495fcc40f9 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/css/site/text_view_comments/c-style-notelike.css Mon Nov 23 15:14:29 2009 +0100 @@ -0,0 +1,17 @@ +/* OVERRIDE */ +.c-comment { + border:1px solid #FCFC6B; + background-color:#FFFFBD; +} + +.c-comment .yui-widget-hd { + background-color:#FCFC6B; +} + +.c-comment a.c-iclose { + background-position: 0 -162px ; + /*background: transparent url(../../../img/close_comment_notelike.png) no-repeat scroll 0 0;*/ + +} + +