组织成员列表样式调整
This commit is contained in:
parent
4136aa9291
commit
d2d2222ea2
|
@ -17,14 +17,14 @@
|
||||||
.orgUrlInput {width:200px; outline:none; border:1px solid #eaeaea; height:22px;}
|
.orgUrlInput {width:200px; outline:none; border:1px solid #eaeaea; height:22px;}
|
||||||
a.saveBtn {padding:2px 10px; background-color:#269ac9; color:#ffffff;}
|
a.saveBtn {padding:2px 10px; background-color:#269ac9; color:#ffffff;}
|
||||||
a.saveBtn:hover {background-color:#297fb8;}
|
a.saveBtn:hover {background-color:#297fb8;}
|
||||||
.orgMemberList {width:480px; float:left;}
|
.orgMemberList {width:420px; float:left;}
|
||||||
.orgColumnList {width:688px; float:left;}
|
.orgColumnList {width:688px; float:left;}
|
||||||
.orgListUser {width:110px; float:left;padding-right: 10px;}
|
.orgListUser {width:110px; float:left;padding-right: 10px;}
|
||||||
.orgListRole {width:180px; float:left;}
|
.orgListRole {width:180px; float:left;}
|
||||||
.orgOrder {width:70px; float:left; text-align:center;}
|
.orgOrder {width:70px; float:left; text-align:center;}
|
||||||
.orgSubNum {width:30px; float:left; text-align:center;}
|
.orgSubNum {width:30px; float:left; text-align:center;}
|
||||||
.subNumBlock {cursor:pointer;background-color:#fffce6;color: #0d90c3; width:30px; height:17px; line-height:17px; margin:7px 0; vertical-align:middle;}
|
.subNumBlock {cursor:pointer;background-color:#fffce6;color: #0d90c3; width:30px; height:17px; line-height:17px; margin:7px 0; vertical-align:middle;}
|
||||||
.orgMemContainer {width:208px;}
|
.orgMemContainer {width:268px;}
|
||||||
.orgMemberAdd {float:right;}
|
.orgMemberAdd {float:right;}
|
||||||
.orgAddSearch {border:1px solid #dddddd; outline:none; width:180px; height:22px; color:#9b9b9b;}
|
.orgAddSearch {border:1px solid #dddddd; outline:none; width:180px; height:22px; color:#9b9b9b;}
|
||||||
.undis {display:none;}
|
.undis {display:none;}
|
||||||
|
|
Loading…
Reference in New Issue