zentaopms/module/user/css/profile.en.css
2023-05-16 10:47:08 +08:00

6 lines
482 B
CSS

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