Subversion Repositories Sites.tela-botanica.org

Rev

Rev 609 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
420 florian 1
/* CSS file for advimage plugin popup */
2
 
3
.mceLinkList, .mceAnchorList, #targetlist {
4
	width: 280px;
5
}
6
 
7
.mceActionPanel {
8
	margin-top: 7px;
9
}
10
 
11
.panel_wrapper div.current {
12
	height: 320px;
13
}
14
 
15
#classlist, #title, #href {
16
	width: 280px;
17
}
18
 
19
#popupurl, #popupname {
20
	width: 200px;
21
}
22
 
23
#popupwidth, #popupheight, #popupleft, #popuptop {
24
	width: 30px;
25
	vertical-align: middle;
26
	text-align: center;
27
}
28
 
29
#id, #style, #classes, #target, #dir, #hreflang, #lang, #charset, #type, #rel, #rev, #tabindex, #accesskey {
30
	width: 200px;
31
}
32
 
33
#events_panel input {
34
	width: 200px;
35
}