@import "~@less/mixin.less"; .wrapper{ // background-color: @gray-background-color; user-select: none; position: relative; // padding: 0 15px; // border: 1px solid #EAEDF1; .tempLists { overflow-y: auto; background-color: #fff; position: relative; // margin-top: 15px; } .tempListsP { margin-bottom: 10px; } .emptyWrap { padding: 0 20px; margin-top: 15px; .fr-element { float: right; color: #3B9ED0; display: inline-block; height: 36px; line-height: 36px; } } .wrapperTop { height: 46px; padding: 0 15px; // margin-top: 10px; // background-color: #EAEDF1; cursor: pointer; .check-box { height: 14px; // width: 18px; margin: 10px 10px 0 0; // padding-right: 10px; box-sizing: content-box; float: left; } .check-wrap{ height: 36px; float: left; } span { height: 36px; line-height: 36px; float: left; // margin-top: 20px; } .fr-element { float: right; } .del-items { margin-right: 20px; color: #FF0000; border: 1px solid #fff; height: 22px; line-height: 20px; border-radius: 11px; padding: 0 5px; margin-top: 8px; } .del-items-gray { margin-right: 20px; color: #ccc; } .manger { color: @template-color; } .done { color: @template-color; } } .wrapperTopM { padding: 0 11px; position: relative; top: 1px; padding-top: 1px; .check-box { width: 14px; height: 14px; position: relative; top: 1px; } } .loadMore { text-align: center; color: #2a9bd5; cursor: pointer; margin-top: 15px; } .templateSearch { display: inline-block; p { font-size: 12px; color: #979797; margin-bottom: 10px; } input { box-sizing: border-box; width: 300px; display: inline-block; line-height: 34px; height: 34px; padding: 5px 25px 5px 5px; border: 1px #CECECE solid; vertical-align: top; } .search { display: inline-block; width: 80px; text-align: center; background-color: #2A9BD5; color: #fff; height: 34px; line-height: 34px; } img { position: absolute; width: 15px; left: 294px; top: 10px; cursor: pointer; } } .comAdminWrp { padding: 0 15px; } } .fr-element { // float: right; color: #777777; display: inline-block; height: 36px; line-height: 36px; } .personalTmp { width: 50%; float: left; height: 40px !important; line-height: 40px !important; // background-color: #EDF8FF; padding: 0 10px; box-sizing: border-box; cursor: pointer; color: #777777; .tip { } .manger { float: right; } } .personalTmpOwn { background-color: #2A9BD5; color: #fff; .fr-element,.done { color: #fff !important; } } .tempTip { width: 14px; height: 14px; position: relative; top: 2px; } .personalTmpStatand { position: relative; .tempTipContent { position: absolute; left: -61px; top: 40px; width: 270px; padding: 15px; z-index: 100; background-color: #fff; color: #1E1E1E; font-size: 12px; line-height: 16px; box-shadow:0px 2px 20px -3px rgba(59,89,126,0.2); img { width: 16px; height: 14px; position: absolute; top: -10px; left: 113px; } } } .topBorder { border: 1px solid #3B9ED0; } .floderPart { background-color: #fff; position: relative; line-height: 45px; cursor: pointer; .floderPartFl { border-bottom: 1px solid #EAEDF1; padding: 0 10px; position: relative; .floderRD { width: 20px; height: 20px; position: relative; top: 5px; right: 4px; pointer-events: none; } .floderPartAction { float: right; font-size: 22px; height: 30px; width: 30px; line-height: 15px; color: #ccc; text-align: center; position: relative; top: 9px; &:hover { background-color: #F7F8FA; color: #3B9ED0; } } .floderAction { position: absolute; right: 10px; top: 40px; z-index: 99; background-color: #fff; color: #777777; border-radius:2px; box-shadow:0px 2px 20px -3px rgba(59,89,126,0.2); p { height: 36px; line-height: 36px; padding: 0 10px; pointer-events: all; } p:hover { background-color: #F7F8FA; color: #3B9ED0; } } } .floderPartFr { border-bottom: 1px solid #EAEDF1; display: none; } } .floderPart:hover { // border: 1px solid #66afe9; }