2015-11-03 11:19:38 +08:00
|
|
|
@charset "utf-8";
|
|
|
|
/* CSS Document */
|
|
|
|
|
|
|
|
.orgName {width:130px; color:#484848;}
|
2015-11-20 14:30:54 +08:00
|
|
|
.organization_r_h02{ width:980px; height:40px; background:#eaeaea; margin-bottom:10px;}
|
2015-11-05 17:57:07 +08:00
|
|
|
.organization_h2{ background:#64bdd9; color:#fff; height:33px; width:90px; text-align:center; font-weight:normal; padding-top:7px; font-size:16px;}
|
|
|
|
|
|
|
|
.orgSettingOp {width:45px; height:21px; color:#269ac9; text-align:center; border-bottom:3px solid #e4e4e4; float:left; font-weight:bold; cursor:pointer;}
|
|
|
|
.orgBorder {width:628px; height:21px; border-bottom:3px solid #e4e4e4; float:left;}
|
|
|
|
.orgOpActive {border-bottom:3px solid #269ac9 !important; color:#444444;}
|
|
|
|
.logoBorder {border:1px solid #eaeaea; padding:2px;}
|
|
|
|
.logoBorder:hover {border:1px solid #269ac9;}
|
|
|
|
.logoEnter {border:1px solid #eaeaea; padding:2px 5px; margin-top:37px;}
|
|
|
|
.orgNameInput {width:600px; outline:none; border:1px solid #eaeaea; float:right; height:22px;}
|
|
|
|
.orgRow {font-size:14px; color:#484848;}
|
|
|
|
.orgDes {width:600px; height:150px; outline:none; border:1px solid #eaeaea; float:right; resize:none;}
|
|
|
|
.w607 {width:607px;}
|
|
|
|
.orgUrlInput {width:200px; outline:none; border:1px solid #eaeaea; height:22px;}
|
|
|
|
a.saveBtn {padding:3px 5px; background-color:#269ac9; color:#ffffff;}
|
|
|
|
a.saveBtn:hover {background-color:#297fb8;}
|
|
|
|
.orgMemberList {width:410px; float:left;}
|
|
|
|
.orgListRow {border-bottom:1px solid #e4e4e4; padding-bottom:5px;}
|
2015-11-12 19:15:35 +08:00
|
|
|
.orgListUser {width:119px; float:left;}
|
|
|
|
.orgListRole {width:180px; float:left;}
|
2015-11-05 17:57:07 +08:00
|
|
|
.orgMemContainer {width:278px;}
|
|
|
|
.orgMemberAdd {float:right; width:240px;}
|
|
|
|
.orgAddSearch {border:1px solid #dddddd; outline:none; width:180px; height:22px; color:#9b9b9b;}
|
|
|
|
.undis {display:none;}
|
|
|
|
.dis {display:inline-block;}
|
|
|
|
.upbtn { margin: 40px 0px 0px 15px;
|
|
|
|
display: block;
|
|
|
|
padding: 2px 5px;
|
2015-11-12 09:32:00 +08:00
|
|
|
border: 1px solid #EAEAEA;}
|
|
|
|
|
2015-11-12 19:19:01 +08:00
|
|
|
a.org_member_btn{ padding:1px 5px; background:#15bccf; color:#fff;}
|
|
|
|
|
2015-11-12 09:32:00 +08:00
|
|
|
/*项目关联css*/
|
|
|
|
.relateOrg {width:335px;}
|
|
|
|
.relatedList {width:335px;}
|
|
|
|
.searchOrg {height:24px; width:200px; color:#9b9b9b9; border:1px solid #15bccf;}
|
|
|
|
a.cancelBtn {padding:3px 5px; background-color:#D9D9D9; color:#656565;}
|
|
|
|
a.cancelBtn:hover {background-color:#717171; color:#ffffff;}
|
|
|
|
.relatedList ul li {border-bottom:1px solid #e4e4e4; width:320px; height:22px; vertical-align:middle; line-height:22px;}
|
|
|
|
.relatedListName {width:240px; text-align:left; max-width:240px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
|
|
|
|
.relatedListOption {width:80px; text-align:center;}
|
2015-11-13 16:34:00 +08:00
|
|
|
.relateOrgName {width:240px; max-width:240px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;color:#656565;}
|
2015-11-26 16:29:50 +08:00
|
|
|
.search_org {width:150px; max-width:200px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;color:#656565;}
|
2015-11-13 16:34:00 +08:00
|
|
|
|
|
|
|
/*组织列表*/
|
|
|
|
.mt28 {margin-top:28px;}
|
|
|
|
.orgWrap {width:880px; float:left;}
|
|
|
|
.orgTitle {width:880px; max-width:880px; margin-bottom:5px;word-break: break-all; word-wrap:break-word; }
|
|
|
|
.orgIntro {width:880px; max-width:880px; margin-bottom:6px; color:#484848;}
|