--- a/src/cm/media/css/site/text_view_comments/c-style-comment.css Thu Sep 05 14:08:31 2013 +0200
+++ b/src/cm/media/css/site/text_view_comments/c-style-comment.css Wed Sep 11 23:13:01 2013 +0200
@@ -5,7 +5,7 @@
/* font-size: 85%; */
}
-.c-comment .yui3-widget-hd, .c-comment .yui3-widget-bd, .c-comment .yui3-widget-ft,.c-newcomment .yui3-widget-hd, .c-newcomment .yui3-widget-bd, .c-newcomment .yui3-widget-ft {
+.c-comment .yui-widget-hd, .c-comment .yui-widget-bd, .c-comment .yui-widget-ft,.c-newcomment .yui-widget-hd, .c-newcomment .yui-widget-bd, .c-newcomment .yui-widget-ft {
text-align: left;
padding: 2px;
}
@@ -77,7 +77,7 @@
text-decoration: none;
}
-.yui3-widget-bd .c-ireplyactions {
+.yui-widget-bd .c-ireplyactions {
overflow: hidden;
margin-right:3px;
float:right;
@@ -120,7 +120,7 @@
border: 1px solid #C1C1C1;
}
-.c-comment .yui3-widget-bd {
+.c-comment .yui-widget-bd {
padding-bottom: 20px;
}
@@ -129,7 +129,7 @@
border:1px solid #BFD6FF;
}
-.c-focus-comment .c-comment .yui3-widget-hd {
+.c-focus-comment .c-comment .yui-widget-hd {
background-color:#BFD6FF;
}