src/cm/media/css/site/text_view_comments/c-style-gray.css
changeset 0 40c8f766c9b8
child 11 7b8167c4aa6f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/cm/media/css/site/text_view_comments/c-style-gray.css	Mon Nov 23 15:14:29 2009 +0100
@@ -0,0 +1,15 @@
+/* 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-iclose, .c-newcomment a.c-iclose {
+    background-position: 0 -118px;
+}
+