| Current Path : /home/sunflowe/www2/j15/components/com_jce/editor/tiny_mce/plugins/visualchars/css/ |
| Current File : /home/sunflowe/www2/j15/components/com_jce/editor/tiny_mce/plugins/visualchars/css/content.css |
.mceItemItemVisualAid {
border: 1px dashed #BBBBBB;
width: inherit;
margin-top: 2px;
}
p.mceItemVisualAid {
background: url(../img/p.gif) no-repeat top left;
}
div.mceItemVisualAid {
background: url(../img/div.gif) no-repeat top left;
}
code.mceItemVisualAid {
background: url(../img/code.gif) no-repeat top left;
}
pre.mceItemVisualAid {
background: url(../img/pre.gif) no-repeat top left;
}
blockquote.mceItemVisualAid {
background: url(../img/blockquote.gif) no-repeat top left;
}
address.mceItemVisualAid {
background: url(../img/address.gif) no-repeat top left;
}
h1.mceItemVisualAid {
background: url(../img/h1.gif) no-repeat top left;
}
h2.mceItemVisualAid {
background: url(../img/h2.gif) no-repeat top left;
}
h3.mceItemVisualAid {
background: url(../img/h3.gif) no-repeat top left;
}
h4.mceItemVisualAid {
background: url(../img/h4.gif) no-repeat top left;
}
h5.mceItemVisualAid {
background: url(../img/h5.gif) no-repeat top left;
}
h6.mceItemVisualAid {
background: url(../img/h6.gif) no-repeat top left;
}
ul.mceItemVisualAid {
background: url(../img/ul.gif) no-repeat top left;
}
ol.mceItemVisualAid {
background: url(../img/ol.gif) no-repeat top left;
}
p.mceItemVisualAid, div.mceItemVisualAid, code.mceItemVisualAid, pre.mceItemVisualAid, blockquote.mceItemVisualAid, address.mceItemVisualAid, h1.mceItemVisualAid, h2.mceItemVisualAid, h3.mceItemVisualAid , h4.mceItemVisualAid, h5.mceItemVisualAid, h6.mceItemVisualAid {
padding: 10px 2px 2px 5px;
}
ul.mceItemVisualAid, ol.mceItemVisualAid {
padding-top: 10px;
padding-bottom: 2px;
padding-right: 2px;
}