src/cm/media/css/site/text_view_comments/c-style-comment.css
changeset 525 89ef5ed3c48b
parent 504 b2e0186daa5b
child 532 0bad3613f59d
equal deleted inserted replaced
524:322d0feea350 525:89ef5ed3c48b
     3 .c-comment, .c-newcomment {
     3 .c-comment, .c-newcomment {
     4     padding: 0px;
     4     padding: 0px;
     5 /*    font-size: 85%; */
     5 /*    font-size: 85%; */
     6 }
     6 }
     7 
     7 
     8 .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 {
     8 .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 {
     9     text-align: left;
     9     text-align: left;
    10     padding: 2px;
    10     padding: 2px;
    11 }
    11 }
    12 
    12 
    13 .c-comment h1, .c-comment h2, .c-comment h3, .c-newcomment h1, .c-newcomment h2, .c-newcomment h3 {
    13 .c-comment h1, .c-comment h2, .c-comment h3, .c-newcomment h1, .c-newcomment h2, .c-newcomment h3 {
    75     cursor: pointer;
    75     cursor: pointer;
    76     color:#2D5593;
    76     color:#2D5593;
    77     text-decoration: none;
    77     text-decoration: none;
    78 }
    78 }
    79 
    79 
    80 .yui-widget-bd .c-ireplyactions {
    80 .yui3-widget-bd .c-ireplyactions {
    81     overflow: hidden;
    81     overflow: hidden;
    82     margin-right:3px;
    82     margin-right:3px;
    83     float:right;
    83     float:right;
    84 }
    84 }
    85 
    85 
   118 
   118 
   119 input[type="text"], input[type="password"], textarea {
   119 input[type="text"], input[type="password"], textarea {
   120     border: 1px solid #C1C1C1;
   120     border: 1px solid #C1C1C1;
   121 }
   121 }
   122 
   122 
   123 .c-comment .yui-widget-bd {
   123 .c-comment .yui3-widget-bd {
   124     padding-bottom: 20px;
   124     padding-bottom: 20px;
   125 }
   125 }
   126 
   126 
   127 .c-focus-comment .c-comment {
   127 .c-focus-comment .c-comment {
   128     background-color:#DBE8FF;
   128     background-color:#DBE8FF;
   129     border:1px solid  #BFD6FF;
   129     border:1px solid  #BFD6FF;
   130 }
   130 }
   131 
   131 
   132 .c-focus-comment .c-comment .yui-widget-hd {
   132 .c-focus-comment .c-comment .yui3-widget-hd {
   133     background-color:#BFD6FF;
   133     background-color:#BFD6FF;
   134 }
   134 }
   135 
   135 
   136 .c-focus-comment .c-comment{
   136 .c-focus-comment .c-comment{
   137  /*   border: solid 1px #000000 ;*/
   137  /*   border: solid 1px #000000 ;*/