2011-10-22 21:22:01 +04:00
|
|
|
#contacts_details_name { font-weight:bold;font-size:1.1em;margin-left:25%;}
|
|
|
|
#contacts_details_photo { margin:.5em 0em .5em 25%; }
|
|
|
|
|
2011-10-08 02:13:39 +04:00
|
|
|
#contacts_deletecard {position:absolute;top:15px;right:0;}
|
2011-10-22 21:22:01 +04:00
|
|
|
#contacts_details_list { list-style:none; }
|
|
|
|
#contacts_details_list li { overflow:hidden; }
|
2011-10-22 23:28:20 +04:00
|
|
|
#contacts_details_list li p.contacts_property_name { width:25%; float:left;text-align:right;padding-right:0.3em; }
|
2011-10-22 21:22:01 +04:00
|
|
|
#contacts_details_list li p.contacts_property_data, #contacts_details_list li ul.contacts_property_data { width:72%; overflow:hidden; }
|
|
|
|
#contacts_addproperty, #contacts_addproperty_button { margin-left:25%; }
|
|
|
|
|
|
|
|
.contacts_property_data ul, .contacts_property_data ol { list-style:none; }
|
|
|
|
.contacts_property_data li { overflow: hidden; }
|
2011-10-22 23:28:20 +04:00
|
|
|
.contacts_property_data li label { width:20%; float:left; text-align:right;padding-right:0.3em; }
|
2011-10-22 21:22:01 +04:00
|
|
|
.contacts_property_data li input { width:70%;overflow:hidden; }
|
|
|
|
|
|
|
|
/* Form setup ----------------------------------------------------------------*/
|
|
|
|
/* .forme {} */
|
|
|
|
/* .forme ul, .forme ol { list-style:none; } */
|
|
|
|
/* .forme .inputs, .forme .buttons { overflow: hidden; } */
|
|
|
|
|
|
|
|
/* Labels --------------------------------------------------------------------*/
|
|
|
|
/* .forme .input .label { width:25%; float:left; display:block; } */
|
|
|
|
|
|
|
|
/* Inputs --------------------------------------------------------------------*/
|
|
|
|
/* .forme .stringish input { width:72%; } */
|
|
|
|
/* .forme .text textarea { width:72%; } */
|
|
|
|
|
|
|
|
/* Buttons -------------------------------------------------------------------*/
|
|
|
|
/* .forme .buttons { padding-left:25%; } */
|
|
|
|
/* .forme .button { float:left; padding-left:0.5em; } */
|