my-test123
Version:
A planner front-end for Fabric8.
389 lines (387 loc) • 16.4 kB
CSS
.user-assign-icon {
padding: 4px 3.5px;
width: 25px;
height: 25px;
color: #72767b;
font-size: 15px;
text-align: center;
border: dashed 1px;
border-color: #72767b;
border-radius: 50%;
}
.f8-quick-preview {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 2;
width: 40%;
min-width: 250px;
padding: 0;
overflow-x: hidden;
overflow-y: scroll;
background: #fff;
border-left: 1px solid;
border-left-color: #cccccc;
box-shadow: -4px 0 2px -2px #d1d1d1;
}
.f8-quick-preview label {
font-weight: 400;
}
.f8-quick-preview__header {
float: left;
width: 100%;
padding-top: 10px;
background-color: #ededed;
border-bottom: 1px solid;
border-bottom-color: #d1d1d1;
}
.f8-quick-preview--close {
margin-right: 10px;
font-size: 18px;
cursor: pointer;
}
.user-creator-icon {
padding: 3px;
margin-right: 10px;
color: #8b8d8f;
cursor: pointer;
border: 1px dashed;
border-color: #030303;
}
.note {
color: #8b8d8f;
}
.detail-type-dropdown .saving-title {
padding-left: .6px;
font-size: 16px;
vertical-align: bottom;
}
.detail-id {
display: inline-block;
padding-left: 0;
margin: 0;
margin-left: 5px;
font-size: 16px;
}
.card-pf-time-frame-filter {
float: left;
width: 160px;
}
.wi-detail-title-blk .detail-title {
position: relative;
max-width: calc(100% - 30px);
padding-top: 1px;
padding-bottom: 3px;
padding-left: 5px;
margin-top: 10px;
font-weight: 500;
line-height: 1.3;
border: 1px solid;
border-color: transparent;
}
.wi-detail-title-blk div[id='title-click-div']:hover .detail-title {
border: 1px solid;
border-color: #7dc3e8;
transition: border ease-in-out 200;
}
.wi-detail-title-blk .detail-title-edit {
float: left;
width: calc(100% - 100px);
height: 25px;
padding-left: 5px;
overflow: hidden;
font-weight: 500;
line-height: 1.3;
background-color: #fff;
cursor: pointer;
resize: none;
border: 1px solid;
border-color: #0088ce;
transition: all ease-in-out 300;
}
.wi-detail-title-blk .title-error {
position: absolute;
top: 55px;
color: #cc0000;
}
.wi-detail-title-blk .clearfloat {
clear: both;
}
.wi-detail-title-blk .detail-title-edit-ico {
position: absolute;
right: 9px;
top: 5px;
z-index: 10;
display: none;
cursor: pointer;
}
.wi-detail-title-blk:hover {
background-clip: content-box;
border-color: #0088ce;
cursor: pointer;
}
.wi-detail-title-blk:hover .detail-title-edit-ico {
display: block;
}
.wi-detail-title-blk:focus {
border-color: #0088ce;
}
.detail-status-dropdown {
text-align: right;
}
.detail-status-dropdown .dropdown-icon {
float: left;
margin-top: 5px;
margin-right: 5px;
font-size: 12px;
}
.detail-status-dropdown .dropdown-text {
float: left;
text-align: left;
text-transform: capitalize;
}
.detail-status-dropdown .caret {
margin-top: 5px;
}
.detail-status-dropdown .dropdown-ul {
top: 25px;
width: 132px;
min-width: 132px;
}
.detail-status-dropdown .dropdown-ul .dropdown-li {
float: left;
width: 100%;
}
.detail-status-dropdown .dropdown-ul .dropdown-li a {
float: left;
width: 100%;
padding: 2px 10px;
}
.item-action-block .detail-assignee-wrap .control-label {
font-weight: 700;
text-align: left;
}
.item-action-block .detail-assignee-wrap .user-label {
margin-right: 15px;
}
.item-action-block .detail-assignee-wrap .active {
padding: 5px;
color: #030303;
border-style: solid;
}
.item-action-block .detail-assignee-wrap .detail-assignee-name .placeholder {
color: #0088ce;
}
.item-action-block .detail-assignee-wrap .detail-assignee-name .placeholder:hover {
cursor: pointer;
}
.item-action-block .detail-creator-wrap .control-label,
.item-action-block .detail-assignee-wrap .control-label,
.item-action-block .detail-area-wrap .control-label,
.item-action-block .detail-iteration-wrap .control-label,
.item-action-block .detail-label-wrap .control-label,
.item-action-block .dynamic-fields-wrap .control-label,
.item-action-block .description-fields-wrap .control-label,
.item-action-block .start-coding-wrap .control-label {
float: left;
font-weight: 700;
text-align: left;
}
.item-action-block .detail-creator-wrap .detail-assignee-content,
.item-action-block .detail-assignee-wrap .detail-assignee-content,
.item-action-block .detail-area-wrap .detail-assignee-content,
.item-action-block .detail-iteration-wrap .detail-assignee-content,
.item-action-block .detail-label-wrap .detail-assignee-content,
.item-action-block .dynamic-fields-wrap .detail-assignee-content,
.item-action-block .description-fields-wrap .detail-assignee-content,
.item-action-block .start-coding-wrap .detail-assignee-content,
.item-action-block .detail-creator-wrap .detail-creator-content,
.item-action-block .detail-assignee-wrap .detail-creator-content,
.item-action-block .detail-area-wrap .detail-creator-content,
.item-action-block .detail-iteration-wrap .detail-creator-content,
.item-action-block .detail-label-wrap .detail-creator-content,
.item-action-block .dynamic-fields-wrap .detail-creator-content,
.item-action-block .description-fields-wrap .detail-creator-content,
.item-action-block .start-coding-wrap .detail-creator-content,
.item-action-block .detail-creator-wrap .detail-area-content,
.item-action-block .detail-assignee-wrap .detail-area-content,
.item-action-block .detail-area-wrap .detail-area-content,
.item-action-block .detail-iteration-wrap .detail-area-content,
.item-action-block .detail-label-wrap .detail-area-content,
.item-action-block .dynamic-fields-wrap .detail-area-content,
.item-action-block .description-fields-wrap .detail-area-content,
.item-action-block .start-coding-wrap .detail-area-content,
.item-action-block .detail-creator-wrap .detail-itr-content,
.item-action-block .detail-assignee-wrap .detail-itr-content,
.item-action-block .detail-area-wrap .detail-itr-content,
.item-action-block .detail-iteration-wrap .detail-itr-content,
.item-action-block .detail-label-wrap .detail-itr-content,
.item-action-block .dynamic-fields-wrap .detail-itr-content,
.item-action-block .description-fields-wrap .detail-itr-content,
.item-action-block .start-coding-wrap .detail-itr-content,
.item-action-block .detail-creator-wrap .detail-labels-content,
.item-action-block .detail-assignee-wrap .detail-labels-content,
.item-action-block .detail-area-wrap .detail-labels-content,
.item-action-block .detail-iteration-wrap .detail-labels-content,
.item-action-block .detail-label-wrap .detail-labels-content,
.item-action-block .dynamic-fields-wrap .detail-labels-content,
.item-action-block .description-fields-wrap .detail-labels-content,
.item-action-block .start-coding-wrap .detail-labels-content {
padding-left: 90px;
}
.item-action-block .detail-creator-wrap [noValueLabel='none'],
.item-action-block .detail-assignee-wrap [noValueLabel='none'],
.item-action-block .detail-area-wrap [noValueLabel='none'],
.item-action-block .detail-iteration-wrap [noValueLabel='none'],
.item-action-block .detail-label-wrap [noValueLabel='none'],
.item-action-block .dynamic-fields-wrap [noValueLabel='none'],
.item-action-block .description-fields-wrap [noValueLabel='none'],
.item-action-block .start-coding-wrap [noValueLabel='none'] {
color: #0088ce;
}
.dynamic-fields-wrap,
.description-fields-wrap,
.start-coding-wrap {
padding-right: 10px;
padding-left: 10px;
}
.dynamic-fields-wrap .detail-desc-wrap,
.description-fields-wrap .detail-desc-wrap,
.start-coding-wrap .detail-desc-wrap {
padding-left: 90px;
}
.dynamic-fields-wrap .control-label,
.description-fields-wrap .control-label,
.start-coding-wrap .control-label {
float: left;
font-weight: 700;
text-align: left;
}
.dynamic-fields-wrap .start-coding,
.description-fields-wrap .start-coding,
.start-coding-wrap .start-coding {
padding-left: 90px;
}
.user-assign-icon {
margin-right: 10px;
color: #8b8d8f;
}
.user-search {
position: relative;
}
.user-search .list-container {
position: absolute;
z-index: 10;
min-width: 200px;
margin-top: -5px;
background-color: #fff;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
border: 1px solid;
border-color: #8b8d8f;
border-radius: 1px;
}
.user-search .list-container .user-search-icon {
position: absolute;
height: inherit;
padding-left: 5px;
line-height: 30px;
color: #8b8d8f;
}
.user-search .list-container input {
width: 100%;
height: 30px;
padding-left: 20px;
border: 0;
border-bottom: 1px solid;
border-bottom-color: #0088ce;
outline: none;
box-shadow: 0 0 6px #0088ce;
}
.user-search .list-container .item-ul {
margin-bottom: 0;
list-style: none;
background: #fff;
}
.user-search .list-container .item-ul .item-li {
float: left;
width: 100%;
padding: 5px;
cursor: pointer;
}
.user-search .list-container .item-ul .item-li:hover {
background-color: #d1d1d1;
}
.user-search .list-container .item-ul .only-first-item span {
font-weight: 600;
}
.user-search .list-container .item-ul .first-item {
border-bottom: 1px dashed;
border-bottom-color: #8b8d8f;
}
.user-search .list-container .item-ul .first-item span {
font-weight: 600;
}
.user-search .list-container .item-ul .selected {
background-color: #d1d1d1;
}
.user-search .list-container .item-ul .action-li {
padding: 5px;
margin-left: -15px;
-ms-flex-pack: justify;
justify-content: space-between;
}
.user-search .list-container .item-ul .action-li .action-item {
color: #8b8d8f;
cursor: pointer;
}
.user-search .list-container .user-list {
max-height: 150px;
overflow-y: scroll;
border-bottom: 1px solid;
border-bottom-color: #8b8d8f;
}
@media (max-width: 768px) {
/*Toggle the details panel's width and left margin*/
.detail-type-dropdown {
position: relative;
}
.wi-state-btn {
padding-top: 0;
}
.f8-quick-preview {
top: 0;
width: 100%;
padding: 0;
}
.user-search {
position: fixed;
top: 0;
left: 0;
z-index: 9;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
}
.user-search .list-container {
top: 144px;
left: 50%;
width: 80%;
transform: translateX(-50%);
}
.user-search .list-container .user-list {
max-height: 250px;
}
}
.detail-action-btn {
width: 40px;
padding: 0 ;
margin-left: 10px;
line-height: 1.7;
text-align: center;
cursor: pointer;
}
.none-assigned {
color: #0088ce;
}
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImFwcC9jb21wb25lbnRzL3dvcmstaXRlbS1kZXRhaWwvd29yay1pdGVtLWRldGFpbC5jb21wb25lbnQuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0VBQ0Usa0JBQUE7RUFDQSxXQUFBO0VBQ0EsWUFBQTtFQUNBLGNBQUE7RUFDQSxlQUFBO0VBQ0Esa0JBQUE7RUFDQSxrQkFBQTtFQUNBLHFCQUFBO0VBQ0Esa0JBQUE7O0FBRUY7RUFDRSxrQkFBQTtFQUNBLE1BQUE7RUFDQSxRQUFBO0VBQ0EsU0FBQTtFQUNBLFVBQUE7RUFDQSxVQUFBO0VBQ0EsZ0JBQUE7RUFDQSxVQUFBO0VBQ0Esa0JBQUE7RUFDQSxrQkFBQTtFQUNBLGdCQUFBO0VBQ0Esc0JBQUE7RUFDQSwwQkFBQTtFQUNBLG1DQUFBOztBQUVGLGlCQUFrQjtFQUNoQixnQkFBQTs7QUFFRjtFQUNFLFdBQUE7RUFDQSxXQUFBO0VBQ0EsaUJBQUE7RUFDQSx5QkFBQTtFQUNBLHdCQUFBO0VBQ0EsNEJBQUE7O0FBRUY7RUFDRSxrQkFBQTtFQUNBLGVBQUE7RUFDQSxlQUFBOztBQUVGO0VBQ0UsWUFBQTtFQUNBLGtCQUFBO0VBQ0EsY0FBQTtFQUNBLGVBQUE7RUFDQSxrQkFBQTtFQUNBLHFCQUFBOztBQUVGO0VBQ0UsY0FBQTs7QUFFRixxQkFBc0I7RUFDcEIsa0JBQUE7RUFDQSxlQUFBO0VBQ0Esc0JBQUE7O0FBRUY7RUFDRSxxQkFBQTtFQUNBLGVBQUE7RUFDQSxTQUFBO0VBQ0EsZ0JBQUE7RUFDQSxlQUFBOztBQUVGO0VBQ0UsV0FBQTtFQUNBLFlBQUE7O0FBRUYsb0JBQXFCO0VBQ25CLGtCQUFBO0VBQ0EsV0FBVyxLQUFLLFlBQWhCO0VBQ0EsZ0JBQUE7RUFDQSxtQkFBQTtFQUNBLGlCQUFBO0VBQ0EsZ0JBQUE7RUFDQSxnQkFBQTtFQUNBLGdCQUFBO0VBQ0EsaUJBQUE7RUFDQSx5QkFBQTs7QUFFRixvQkFBcUIsSUFBRyxzQkFBc0IsTUFBTztFQUNuRCxpQkFBQTtFQUNBLHFCQUFB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Q3BDLFdBQUE7RUFDQSxXQUFBO0VBQ0EsWUFBQTtFQUNBLGVBQUE7O0FBRUYsWUFBYSxnQkFBZ0IsU0FBUyxTQUFRO0VBQzVDLHlCQUFBOztBQUVGLFlBQWEsZ0JBQWdCLFNBQVMsaUJBQWlCO0VBQ3JELGdCQUFBOztBQUVGLFlBQWEsZ0JBQWdCLFNBQVM7RUFDcEMseUJBQUE7RUFDQSw0QkFBQTs7QUFFRixZQUFhLGdCQUFnQixTQUFTLFlBQVk7RUFDaEQsZ0JBQUE7O0FBRUYsWUFBYSxnQkFBZ0IsU0FBUztFQUNwQyx5QkFBQTs7QUFFRixZQUFhLGdCQUFnQixTQUFTO0VBQ3BDLFlBQUE7RUFDQSxrQkFBQTtFQUNBLHNCQUFBO0VBQ0ksOEJBQUE7O0FBRU4sWUFBYSxnQkFBZ0IsU0FBUyxXQUFXO0VBQy9DLGNBQUE7RUFDQSxlQUFBOztBQUVGLFlBQWEsZ0JBQWdCO0VBQzNCLGlCQUFBO0VBQ0Esa0JBQUE7RUFDQSx3QkFBQTtFQUNBLDRCQUFBOztBQUVGLFFBQTBCOztFQUV4QjtJQUNFLGtCQUFBOztFQUVGO0lBQ0UsY0FBQTs7RUFFRjtJQUNFLE1BQUE7SUFDQSxXQUFBO0lBQ0EsVUFBQTs7RUFFRjtJQUNFLGVBQUE7SUFDQSxNQUFBO0lBQ0EsT0FBQTtJQUNBLFVBQUE7SUFDQSxXQUFBO0lBQ0EsWUFBQTtJQUNBLG9DQUFBOztFQUVGLFlBQWE7SUFDWCxVQUFBO0lBQ0EsU0FBQTtJQUNBLFVBQUE7SUFDQSxXQUFXLGdCQUFYOztFQUVGLFlBQWEsZ0JBQWdCO0lBQzNCLGlCQUFBOzs7QUFHSjtFQUNFLFdBQUE7RUFDQSxxQkFBQTtFQUNBLGlCQUFBO0VBQ0EsZ0JBQUE7RUFDQSxrQkFBQTtFQUNBLGVBQUE7O0FBRUY7RUFDRSxjQUFBIiwiZmlsZSI6ImFwcC9jb21wb25lbnRzL3dvcmstaXRlbS1kZXRhaWwvd29yay1pdGVtLWRldGFpbC5jb21wb25lbnQuY3NzIiwic291cmNlc0NvbnRlbnQiOltdfQ== */