Project

General

Profile

Bug #2860 » 2860-luna.patch

krileon, 14 October 2011 19:17

View differences:

components/com_comprofiler/plugin/templates/luna/template.css
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; }
form.cb_form .cb_form_line div label , .cb_tab_content .cb_form_line div label { display: inline;float: none; width: auto; font-weight:normal; }
form.cb_form .cbtwolinesfield label , .cb_tab_content .cbtwolinesfield label { display: block; float: none; width: 100%; font-weight:bold; vertical-align: top; }
form.cb_form .cb_form_line .cb_field , .cb_tab_content .cb_form_line .cb_field { display: block; float: left; width: 70%; font-weight:normal; vertical-align: top; }
form.cb_form .cbtwolinesfield .cb_field , .cb_tab_content .cbtwolinesfield .cb_field { display: block; float: none; width: 100%; font-weight:normal; vertical-align: top; }
form.cb_form .cb_form_buttons_line , .cb_tab_content .cb_form_buttons_line { width: 100%; text-align: center; padding-top: 8px; padding-bottom: 12px; }
form.cb_form .cb_form_line .cb_field input, form.cb_form .cb_form_line .cb_field select , .cb_tab_content .cb_form_line .cb_field input, .cb_tab_content .cb_form_line .cb_field select {
margin-top:0px;
(4-4/9)