1 |
- .com-directory{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:740px;overflow:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:10px;overflow:hidden}.com-directory .com-title{padding-left:10px;margin-top:10px;font-size:12px;height:30px;font-weight:700}.com-directory .com-items{width:100%;max-height:50%;overflow:hidden;overflow-y:auto}.com-directory .com-items .com-item{width:90%;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;font-size:14px;cursor:all-scroll;color:#323233;border-radius:2px;background-color:#fff;-webkit-box-shadow:0 0 4px 0 rgba(10,42,97,.2);box-shadow:0 0 4px 0 rgba(10,42,97,.2);margin-top:10px;margin-left:10px;margin-right:10px}.com-directory .com-items .com-item .icon{width:10%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.com-directory .com-items .com-item .icon,.com-directory .com-items .com-item .name{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.com-directory .com-items .com-item .name{width:90%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.com-directory .com-items .com-item .remove{display:-webkit-box;display:-ms-flexbox;display:flex;width:15%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dirceForm{width:100%;margin:0 10px 0;max-height:50%;overflow:auto}
|