File tree Expand file tree Collapse file tree 6 files changed +17
-9
lines changed
themes/default/css/screen Expand file tree Collapse file tree 6 files changed +17
-9
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ <h2><tmpl_var name="list_head_txt"></h2>
3838 < div id ="confirmpasswordOK " style ="display:none; " class ="confirmpasswordok "> {tmpl_var name='password_match_txt'}</ div >
3939 < div class ="ctrlHolder ">
4040 < label for ="quota "> {tmpl_var name='quota_txt'}</ label >
41- < input name ="quota " id ="quota " value ="{tmpl_var name='quota'} " size ="30 " maxlength ="255 " type ="text " class ="textInput formLengthLimit " /> < p class ="formInputUnity " > MB</ p >
41+ < input name ="quota " id ="quota " value ="{tmpl_var name='quota'} " size ="30 " maxlength ="255 " type ="text " class ="textInput formLengthLimit " /> < p class ="label " > MB</ p >
4242 </ div >
4343 < div class ="ctrlHolder ">
4444 < label for ="name "> {tmpl_var name='cc_txt'}</ label >
Original file line number Diff line number Diff line change @@ -19,23 +19,23 @@ <h2><tmpl_var name="list_head_txt"></h2>
1919 </ div >
2020 < div class ="ctrlHolder ">
2121 < label for ="quota_files "> {tmpl_var name='quota_files_txt'}</ label >
22- < input name ="quota_files " id ="quota_files " value ="{tmpl_var name='quota_files'} " size ="7 " maxlength ="7 " type ="text " class ="textInput formLengthLimit " /> < p class ="formInputUnity " > {tmpl_var name='quota_files_unity_txt'}</ p >
22+ < input name ="quota_files " id ="quota_files " value ="{tmpl_var name='quota_files'} " size ="7 " maxlength ="7 " type ="text " class ="textInput formLengthLimit " /> < p class ="label " > {tmpl_var name='quota_files_unity_txt'}</ p >
2323 </ div >
2424 < div class ="ctrlHolder ">
2525 < label for ="ul_ratio "> {tmpl_var name='ul_ratio_txt'}</ label >
26- < input name ="ul_ratio " id ="ul_ratio " value ="{tmpl_var name='ul_ratio'} " size ="7 " maxlength ="7 " type ="text " class ="textInput formLengthLimit " /> < p class ="formInputUnity " > MB</ p >
26+ < input name ="ul_ratio " id ="ul_ratio " value ="{tmpl_var name='ul_ratio'} " size ="7 " maxlength ="7 " type ="text " class ="textInput formLengthLimit " /> < p class ="label " > MB</ p >
2727 </ div >
2828 < div class ="ctrlHolder ">
2929 < label for ="dl_ratio "> {tmpl_var name='dl_ratio_txt'}</ label >
30- < input name ="dl_ratio " id ="dl_ratio " value ="{tmpl_var name='dl_ratio'} " size ="7 " maxlength ="7 " type ="text " class ="textInput formLengthLimit " /> < p class ="formInputUnity " > MB</ p >
30+ < input name ="dl_ratio " id ="dl_ratio " value ="{tmpl_var name='dl_ratio'} " size ="7 " maxlength ="7 " type ="text " class ="textInput formLengthLimit " /> < p class ="label " > MB</ p >
3131 </ div >
3232 < div class ="ctrlHolder ">
3333 < label for ="ul_bandwidth "> {tmpl_var name='ul_bandwidth_txt'}</ label >
34- < input name ="ul_bandwidth " id ="ul_bandwidth " value ="{tmpl_var name='ul_bandwidth'} " size ="7 " maxlength ="7 " type ="text " class ="textInput formLengthLimit " /> < p class ="formInputUnity " > kb/s</ p >
34+ < input name ="ul_bandwidth " id ="ul_bandwidth " value ="{tmpl_var name='ul_bandwidth'} " size ="7 " maxlength ="7 " type ="text " class ="textInput formLengthLimit " /> < p class ="label " > kb/s</ p >
3535 </ div >
3636 < div class ="ctrlHolder ">
3737 < label for ="dl_bandwidth "> {tmpl_var name='dl_bandwidth_txt'}</ label >
38- < input name ="dl_bandwidth " id ="dl_bandwidth " value ="{tmpl_var name='dl_bandwidth'} " size ="7 " maxlength ="7 " type ="text " class ="textInput formLengthLimit " /> < p class ="formInputUnity " > kb/s</ p >
38+ < input name ="dl_bandwidth " id ="dl_bandwidth " value ="{tmpl_var name='dl_bandwidth'} " size ="7 " maxlength ="7 " type ="text " class ="textInput formLengthLimit " /> < p class ="label " > kb/s</ p >
3939 </ div >
4040 </ fieldset >
4141
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ <h2><tmpl_var name="list_head_txt"></h2>
3333 < div id ="confirmpasswordOK " style ="display:none; " class ="confirmpasswordok "> {tmpl_var name='password_match_txt'}</ div >
3434 < div class ="ctrlHolder ">
3535 < label for ="quota_size "> {tmpl_var name='quota_size_txt'}</ label >
36- < input name ="quota_size " id ="quota_size " value ="{tmpl_var name='quota_size'} " size ="7 " maxlength ="7 " type ="text " class ="textInput formLengthLimit " /> < p class ="formInputUnity " > MB</ p >
36+ < input name ="quota_size " id ="quota_size " value ="{tmpl_var name='quota_size'} " size ="7 " maxlength ="7 " type ="text " class ="textInput formLengthLimit " /> < p class ="label " > MB</ p >
3737 </ div >
3838 < div class ="ctrlHolder ">
3939 < p class ="label "> {tmpl_var name='active_txt'}</ p >
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ <h2><tmpl_var name="list_head_txt"></h2>
4747 </ div >
4848 < div class ="ctrlHolder ">
4949 < label for ="quota_size "> {tmpl_var name='quota_size_txt'}</ label >
50- < input name ="quota_size " id ="quota_size " value ="{tmpl_var name='quota_size'} " size ="7 " maxlength ="7 " type ="text " class ="textInput formLengthLimit " /> < p class ="formInputUnity " > MB</ p >
50+ < input name ="quota_size " id ="quota_size " value ="{tmpl_var name='quota_size'} " size ="7 " maxlength ="7 " type ="text " class ="textInput formLengthLimit " /> < p class ="label " > MB</ p >
5151 </ div >
5252 < div class ="ctrlHolder ">
5353 < label for ="ssh_rsa "> {tmpl_var name='ssh_rsa_txt'}</ label >
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ <h2><tmpl_var name="list_head_txt"></h2>
66 < div class ="pnl_formsarea ">
77 < fieldset class ="inlineLabels ">
88 < div class ="ctrlHolder ">
9- < p > {tmpl_var name='stats_user_txt'}: admin</ p >
9+ < p class =" label " > {tmpl_var name='stats_user_txt'}</ p > < p class =" value " > admin</ p >
1010 </ div >
1111 < div class ="ctrlHolder ">
1212 < label for ="stats_password "> {tmpl_var name='stats_password_txt'}</ label >
Original file line number Diff line number Diff line change 10451045 margin : 0 ;
10461046 text-align : right;
10471047 }
1048+ p .label {
1049+ float : left;
1050+ margin : 5px 15px 0 0 ;
1051+ }
1052+ p .value {
1053+ float : left;
1054+ margin : 0 ;
1055+ }
10481056}
You can’t perform that action at this time.
0 commit comments