equal
deleted
inserted
replaced
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 { |