managemembers.ui.css 501 B

123456789
  1. .main-content {padding: 20px; background: #fff;}
  2. #teamForm tr {border: none;}
  3. #teamForm tr > th {background: #fff;}
  4. #teamForm .actions-list {padding-left: 3rem;}
  5. #featureBar .select-dept-box, #featureBar .select-team-box {display: inline-flex;}
  6. #featureBar .dept-title {width: 120px;}
  7. #featureBar .team-title {width: 80px;}
  8. [lang^=zh] #featureBar .dept-title, [lang^=zh] #featureBar .team-title {width: 64px;}
  9. #featureBar .select-dept-box .picker, #featureBar .select-team-box .picker {width: 270px;}