applied my changes - initial import
[boxroom-stian.git] / public / javascripts / tiny_mce / plugins / style / css / props.css
blobb159b5f82dc75357fb6db8153c685ad065227ee6
1 #text_font {
2 width: 250px;
5 #text_size {
6 width: 70px;
9 .mceAddSelectValue {
10 background-color: #DDDDDD;
13 select, #block_text_indent, #box_width, #box_height, #box_padding_top, #box_padding_right, #box_padding_bottom, #box_padding_left {
14 width: 70px;
17 #box_margin_top, #box_margin_right, #box_margin_bottom, #box_margin_left, #positioning_width, #positioning_height, #positioning_zindex {
18 width: 70px;
21 #positioning_placement_top, #positioning_placement_right, #positioning_placement_bottom, #positioning_placement_left {
22 width: 70px;
25 #positioning_clip_top, #positioning_clip_right, #positioning_clip_bottom, #positioning_clip_left {
26 width: 70px;
29 .panel_wrapper div.current {
30 padding-top: 10px;
31 height: 230px;
34 .delim {
35 border-left: 1px solid gray;
38 .tdelim {
39 border-bottom: 1px solid gray;
42 #block_display {
43 width: 145px;
46 #list_type {
47 width: 115px;
50 .disabled {
51 background-color: #EEEEEE;
54 #apply {
55 font-weight: bold;
56 width: 78px;
57 height: 21px;
58 border: 0;
59 background-image: url('../images/apply_button_bg.gif');
60 cursor: pointer;