Some fix in css
@ -160,7 +160,7 @@ class DolEditor
|
||||
{
|
||||
$found=1;
|
||||
//$out.= '<textarea id="'.$this->htmlname.'" name="'.$this->htmlname.'" rows="'.$this->rows.'" cols="'.$this->cols.'"'.($this->readonly?' disabled="disabled"':'').' class="flat">';
|
||||
$out.= '<textarea id="'.$this->htmlname.'" name="'.$this->htmlname.'" rows="'.$this->rows.'"'.(preg_match('/%/',$this->cols)?' style="width: '.$this->cols.'"':' cols="'.$this->cols.'"').' class="flat">';
|
||||
$out.= '<textarea id="'.$this->htmlname.'" name="'.$this->htmlname.'" rows="'.$this->rows.'"'.(preg_match('/%/',$this->cols)?' style="margin-top: 2px; width: '.$this->cols.'"':' cols="'.$this->cols.'"').' class="flat">';
|
||||
$out.= $this->content;
|
||||
$out.= '</textarea>';
|
||||
|
||||
|
||||
BIN
htdocs/theme/md_exp/img/title_accountancy.png
Normal file
|
After Width: | Height: | Size: 1019 B |
BIN
htdocs/theme/md_exp/img/title_bank.png
Normal file
|
After Width: | Height: | Size: 796 B |
BIN
htdocs/theme/md_exp/img/title_commercial.png
Normal file
|
After Width: | Height: | Size: 828 B |
BIN
htdocs/theme/md_exp/img/title_companies.png
Normal file
|
After Width: | Height: | Size: 562 B |
BIN
htdocs/theme/md_exp/img/title_generic.png
Normal file
|
After Width: | Height: | Size: 789 B |
BIN
htdocs/theme/md_exp/img/title_home.png
Normal file
|
After Width: | Height: | Size: 721 B |
BIN
htdocs/theme/md_exp/img/title_products.png
Normal file
|
After Width: | Height: | Size: 678 B |
BIN
htdocs/theme/md_exp/img/title_project.png
Normal file
|
After Width: | Height: | Size: 604 B |
BIN
htdocs/theme/md_exp/img/title_setup.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |