src/widgets/CreateAnnotation.css
branchplatform-restapi
changeset 975 35aadec4131b
parent 966 c1c762ad1697
child 982 cfcbac34d020
equal deleted inserted replaced
974:560afb14296d 975:35aadec4131b
    32     color: #0068c4;
    32     color: #0068c4;
    33     border: 1px solid #666666;
    33     border: 1px solid #666666;
    34     border-radius: 2px;
    34     border-radius: 2px;
    35 }
    35 }
    36 
    36 
       
    37 .Ldt-CreateAnnotation-Title.empty, .Ldt-CreateAnnotation-Creator.empty {
       
    38     font-style: italic;
       
    39     color: #90b0d0;
       
    40 }
       
    41 
    37 .Ldt-CreateAnnotation-Times {
    42 .Ldt-CreateAnnotation-Times {
    38     color: #ff3b77
    43     color: #ff3b77
    39 }
    44 }
    40 
    45 
    41 .Ldt-CreateAnnotation-Submit {
    46 .Ldt-CreateAnnotation-Submit {
    63     padding: 2px;
    68     padding: 2px;
    64     resize: none;
    69     resize: none;
    65     width: 460px;
    70     width: 460px;
    66     border: 1px solid #666666;
    71     border: 1px solid #666666;
    67     border-radius: 2px;
    72     border-radius: 2px;
       
    73 }
       
    74 
       
    75 .Ldt-CreateAnnotation-Description.empty {
       
    76     font-style: italic; color: #999999;
    68 }
    77 }
    69 
    78 
    70 .Ldt-CreateAnnotation-Avatar {
    79 .Ldt-CreateAnnotation-Avatar {
    71     float: right;
    80     float: right;
    72     width: 48px;
    81     width: 48px;