profile.vi.css 482 B

12345
  1. .dl-horizontal dt {color: #999; font-weight: normal; padding: 5px 0px; width: 80px; height: 30px;}
  2. .dl-horizontal dd {padding: 5px 0px; margin-left: 100px; overflow: hidden; text-overflow: ellipsis; height: 30px; white-space: nowrap;}
  3. .dl-horizontal.info dt {color: #999; font-weight: normal; padding: 5px 0px; width: 120px; height: 30px;}
  4. .dl-horizontal.info dd {padding: 5px 0px; margin-left: 140px; overflow: hidden; text-overflow: ellipsis; height: 30px; white-space: nowrap;}