Bug #2021 ยป 2021.patch
components/com_comprofiler/plugin/templates/default/template.css | ||
---|---|---|
*/
|
||
|
||
/* For tableless forms */
|
||
form.cb_form , .cb_tab_content { width: 100%; margin: 0px; padding: 0px; border-width: 0px; }
|
||
form.cb_form { width: 100%; margin: 0px; padding: 0px; border-width: 0px; }
|
||
form.cb_form .cb_form_instructions , .cb_tab_content .cb_form_instructions { width: 98%; text-align: left; clear: both; padding:8px 3px 8px 6px; }
|
||
form.cb_form .cb_form_line , .cb_tab_content .cb_form_line { width: 98%; text-align: left; clear: both; padding:3px 3px 4px 6px; }
|
||
form.cb_form .cb_form_line label , .cb_tab_content .cb_form_line label { display: block; float: left; width: 28%; font-weight:bold; vertical-align: top; }
|