changeset 335 | 67bd3121a12e |
parent 1 | fe660c52c48f |
child 543 | dffcbfbc4e59 |
334:c72b545f1304 | 335:67bd3121a12e |
---|---|
168 |
168 |
169 * html .addbutton, * html .removebutton, * html .moveupbutton, * html .movedownbutton { |
169 * html .addbutton, * html .removebutton, * html .moveupbutton, * html .movedownbutton { |
170 width: 22px; |
170 width: 22px; |
171 height: 22px; |
171 height: 22px; |
172 } |
172 } |
173 |
|
174 textarea { |
|
175 height: 55px; |
|
176 } |
|
177 |
|
178 .panel_wrapper div.current {height:420px;} |