adding some strings
[moodle-linuxchix.git] / lib / editor / tinymce / jscripts / tiny_mce / plugins / advimage / css / advimage.css
blob05f97da3d9c7d42c08501b2b48d1af1c3255b512
1 /* CSS file for advimage plugin popup */
3 .mceImageList {
4 width: 280px;
7 .mceActionPanel {
8 margin-top: 7px;
11 .alignPreview {
12 border: 1px solid black;
13 width: 140px;
14 height: 140px;
15 overflow: hidden;
16 padding: 5px;
19 .checkbox {
20 border: 0;
23 .panel_wrapper div.current {
24 height: 305px;
27 #prev {
28 margin: 0;
29 border: 1px
30 solid black;
31 width: 99%;
32 height: 150px;
33 overflow: auto;
36 #align, #classlist {
37 width: 150px;
40 #width, #height {
41 vertical-align: middle;
42 width: 50px;
43 text-align: center;
46 #vspace, #hspace, #border {
47 vertical-align: middle;
48 width: 30px;
49 text-align: center;
52 #classlist {
53 width: 180px;
56 input {
57 width: 280px;
60 #constrain, #onmousemovecheck {
61 width: auto;
64 #id, #dir, #lang, #usemap, #longdesc {
65 width: 200px;