integration/css/annotation-article.css
changeset 35 63dae3d25255
parent 33 8d7e6a9018fc
child 36 bad0e6c60b63
equal deleted inserted replaced
34:7aa03ab5bbcd 35:63dae3d25255
   113 }
   113 }
   114 .annotation-form {
   114 .annotation-form {
   115     float: left; clear: both; width: 480px; padding: 7px; background: rgba(200,200,200,.9);
   115     float: left; clear: both; width: 480px; padding: 7px; background: rgba(200,200,200,.9);
   116 }
   116 }
   117 .annotation-form h3 {
   117 .annotation-form h3 {
   118     color: #197CAA; font-size: 14px; font-weight: bold; margin: 2px 0 0;
   118     color: #197CAA; font-size: 14px; font-weight: bold; margin: 4px 0;
   119 }
   119 }
   120 .annotation-textarea {
   120 .annotation-textarea {
   121     height: 120px; resize: none; border: 1px solid #666; padding: 2px; width: 472px;
   121     height: 120px; resize: none; border: 1px solid #666; padding: 2px; width: 472px;
   122 }
   122 }
   123 ul.annotation-tags-form {
   123 ul.annotation-tags-form {