@@ -3645,7 +3645,6 @@ table.dataTable th:active{outline:0}
3645
3645
.wizard-pf-row {bottom : 58px ;position : absolute;overflow : hidden;top : 172px ;width : 100% }
3646
3646
.word-break {word-break : break-word;overflow-wrap : break-word;min-width : 0 }
3647
3647
.word-break-all {word-break : break-all;word-break : break-word;overflow-wrap : break-word}
3648
- .modal-resource-action h1 , .resource-description , .row-cards-pf-flex .card-pf-body p {word-break : break-word;word-wrap : break-word}
3649
3648
.pre-wrap {white-space : pre-wrap}
3650
3649
.visible-xlg-inline-block {display : none!important }
3651
3650
@media (max-width : 767px ){.td-long-string {word-wrap : break-word;word-break : break-word;overflow-wrap : break-word;min-width : 0 }
@@ -3669,15 +3668,16 @@ table.dataTable th:active{outline:0}
3669
3668
.btn-remove : focus , .btn-remove : hover {color : inherit;opacity : 1 ;text-decoration : none}
3670
3669
.static-form-value-large {font-family : inherit;font-weight : 500 ;line-height : 1.1 ;color : inherit;margin-bottom : 10.5px ;font-size : 16px ;margin-top : 3px }
3671
3670
.static-form-value-large .small , .static-form-value-large small {font-weight : 400 ;line-height : 1 ;color : # 9c9c9c ;font-size : 65% }
3672
- .copy-to-clipboard input .form-control : read-only {background-color : # fff ;color : # 363636 }
3673
- .copy-to-clipboard-multiline {position : relative;width : 100% }
3671
+ copy-to-clipboard .input-group .limit-width {max-width : 300px }
3672
+ .copy-to-clipboard input .form-control [readonly ]{background-color : # fff ;color : # 363636 }
3673
+ .jenkinsfile-examples .copy-to-clipboard {margin-top : 3px }
3674
+ .copy-to-clipboard-multiline {display : block;overflow-x : auto}
3674
3675
.copy-to-clipboard-multiline a {box-shadow : none;position : absolute;right : 0 ;top : 0 }
3675
3676
.card-pf , .tile {box-shadow : 0 3px 1px -2px rgba (0 , 0 , 0 , .15 ), 0 2px 2px 0 rgba (0 , 0 , 0 , .1 ), 0 1px 5px 0 rgba (0 , 0 , 0 , .09 )}
3676
- .copy-to-clipboard-multiline pre {background-color : # fff ;max-width : 100 % ; overflow-x : auto }
3677
+ .copy-to-clipboard-multiline pre {background-color : # fff ;word-break : normal; word-wrap : normal }
3677
3678
.input-group-addon .wildcard-prefix {padding-left : 10px }
3679
+ .input-group-btn .btn {line-height : 1.6154em }
3678
3680
.editor-examples {padding : 19px ;margin-bottom : 20px ;border : 1px solid # d1d1d1 }
3679
- .jenkinsfile-examples p {overflow : auto}
3680
- .jenkinsfile-examples .copy-to-clipboard {margin-top : 3px }
3681
3681
.compute-resource {margin-bottom : 5px }
3682
3682
@media (max-width : 767px ){.compute-resource .inline-select {margin-top : 5px }
3683
3683
}
@@ -3699,7 +3699,7 @@ table.dataTable th:active{outline:0}
3699
3699
.row-cards-pf-flex : before {display : none}
3700
3700
.row-cards-pf-flex .card-pf , .row-cards-pf-flex [class ^= col ]{display : flex;flex-direction : column}
3701
3701
.row-cards-pf-flex .card-pf , .row-cards-pf-flex .card-pf-body {flex-grow : 1 }
3702
- .row-cards-pf-flex .card-pf-body p {overflow-wrap : break-word;min-width : 0 }
3702
+ .row-cards-pf-flex .card-pf-body p {word-wrap : break-word; word-break : break-word; overflow-wrap : break-word;min-width : 0 }
3703
3703
.row-cards-pf-flex .card-pf-body-with-version {display : flex;flex-direction : column;justify-content : space-between}
3704
3704
.row-cards-pf-flex .card-pf-footer .btn {margin-bottom : 10px }
3705
3705
.row-cards-pf-flex .card-pf-title {line-height : 1.3 ;margin : 0 ;overflow : hidden;text-overflow : ellipsis}
@@ -4016,7 +4016,7 @@ label.checkbox{font-weight:400}
4016
4016
.attention-message , .tasks , div .code , pre .code {background-color : # fff }
4017
4017
.template-message .resource-description {margin-bottom : 0 ;font-size : 12px }
4018
4018
.resource-metadata , .tasks {margin-bottom : 20px }
4019
- .resource-description {margin-bottom : 20px ;white-space : pre-wrap;overflow-wrap : break-word;min-width : 0 }
4019
+ .resource-description {margin-bottom : 20px ;white-space : pre-wrap;word-wrap : break-word; word-break : break-word; overflow-wrap : break-word;min-width : 0 }
4020
4020
.tasks {font-weight : 400 ;padding : 20px ;position : relative}
4021
4021
.tasks .success {border : 1px solid # 3f9c35 ;border-left : 3px solid # 3f9c35 }
4022
4022
.tasks .failure {border : 1px solid # c00 ;border-left : 3px solid # c00 }
@@ -4076,7 +4076,7 @@ a.disabled-link:active,a.disabled-link:focus,a.disabled-link:hover{color:#bbb;te
4076
4076
}
4077
4077
.header-actions {font-size : 84% ;margin-left : 5px }
4078
4078
.modal-resource-action {background-color : # f1f1f1 }
4079
- .modal-resource-action h1 {font-size : 21px ;font-weight : 500 ;margin-bottom : 20px ;overflow-wrap : break-word;min-width : 0 }
4079
+ .modal-resource-action h1 {font-size : 21px ;font-weight : 500 ;margin-bottom : 20px ;word-wrap : break-word; word-break : break-word; overflow-wrap : break-word;min-width : 0 }
4080
4080
.modal-resource-action p {font-size : 16px }
4081
4081
.modal-resource-action .help-block {margin-top : 0px ;margin-bottom : 10px }
4082
4082
.ace_editor .dockerfile-mode .ace_constant .ace_numeric , .editor .yaml-mode .ace_constant .ace_numeric {color : inherit}
@@ -4142,7 +4142,6 @@ pre.clipped.scroll{max-height:150px;overflow:auto;width:100%}
4142
4142
.environment-variables .table .table-bordered > tbody > tr > td : last-child .env-var-value a {font-family : "Open Sans" , Helvetica, Arial, sans-serif}
4143
4143
.info-popover , .warnings-popover {cursor : help;vertical-align : middle;margin-left : 2px }
4144
4144
.info-popover .pficon-info , .warnings-popover .pficon-info {color : # 4d5258 }
4145
- copy-to-clipboard .input-group .limit-width {max-width : 300px }
4146
4145
.tech-preview-header {justify-content : space-between}
4147
4146
@media (max-width : 479px ){.col-xxs-12 {width : 100% }
4148
4147
}
@@ -4980,8 +4979,7 @@ to{background-color:transparent}
4980
4979
@media (min-width : 768px ){.navbar-project-menu .form-group {min-width : 220px ;width : 220px }
4981
4980
}
4982
4981
@media (min-width : 992px ){.navbar-project-menu .form-group {min-width : 400px ;width : 400px }
4983
- dl .secret-data .left dt {text-align : left}
4984
- dl .secret-data .indent {margin-left : 20px }
4982
+ dl .secret-data dd {margin-left : 180px }
4985
4983
}
4986
4984
.navbar-project-menu .form-group .form-control {background-color : transparent;margin-bottom : 0 ;height : auto}
4987
4985
@-ms-viewport {width : device-width}
@@ -5045,6 +5043,7 @@ td.visible-print,th.visible-print{display:table-cell!important}
5045
5043
}
5046
5044
::-webkit-scrollbar-corner {background : 0 0 }
5047
5045
::-webkit-scrollbar {height : 10px ;overflow : visible;width : 15px }
5046
+ .events-sidebar .right-content .event .event-details , .events-sidebar .right-content .event .event-details .event-message , .events-sidebar .right-content .event .event-details .event-object , .events-sidebar .right-content .event .event-details .event-reason {overflow : hidden;white-space : nowrap;text-overflow : ellipsis}
5048
5047
::-webkit-scrollbar-thumb {background-color : rgba (0 , 0 , 0 , .08 );background-clip : padding-box;border : solid transparent;border-width : 1px ;min-height : 28px ;max-height : 60px ;padding : 100px 0 0 ;-webkit-box-shadow : inset 1px 1px 0 rgba (0 , 0 , 0 , .1 ), inset 0 -1px 0 rgba (0 , 0 , 0 , .07 );box-shadow : inset 1px 1px 0 rgba (0 , 0 , 0 , .1 ), inset 0 -1px 0 rgba (0 , 0 , 0 , .07 )}
5049
5048
::-webkit-scrollbar-thumb : active , ::-webkit-scrollbar-thumb : hover {background-color : rgba (0 , 0 , 0 , .18 )}
5050
5049
::-webkit-scrollbar-track {background-clip : padding-box;background-color : rgba (0 , 0 , 0 , .03 )}
@@ -5061,20 +5060,18 @@ td.visible-print,th.visible-print{display:table-cell!important}
5061
5060
.osc-secrets-form .advanced-secrets .help-blocks .help-block , .osc-secrets-form .advanced-secrets .help-blocks .input-label , .osc-secrets-form .advanced-secrets .input-labels .help-block , .osc-secrets-form .advanced-secrets .input-labels .input-label {width : 50% }
5062
5061
.osc-secrets-form .advanced-secrets .secret-row .destination-dir , .osc-secrets-form .advanced-secrets .secret-row .secret-name {width : 50% ;display : inline-block}
5063
5062
.osc-secrets-form .advanced-secrets .secret-row .destination-dir {padding-left : 5px }
5064
- dl .secret-data {overflow : hidden}
5065
- dl .secret-data pre {margin-bottom : 0 }
5066
- .create-secret-form .help-block , dl .secret-data dd {margin-bottom : 10px }
5067
- dl .secret-data dd {overflow-x : auto}
5068
- .events-sidebar .right-content .event .event-details , .events-sidebar .right-content .event .event-details .event-message , .events-sidebar .right-content .event .event-details .event-object , .events-sidebar .right-content .event .event-details .event-reason {overflow : hidden;white-space : nowrap;text-overflow : ellipsis}
5063
+ dl .secret-data dd {margin-bottom : 10px }
5069
5064
dl .secret-data dd .copy-to-clipboard {font-family : Menlo, Monaco, Consolas, monospace}
5070
- @media ( min-width : 992 px ) and ( min-width : 415 px ){ dl .secret-data dt {float : left; width : 160 px ; clear : left; text-align : right; overflow : hidden; text-overflow : ellipsis; white-space : nowrap }
5071
- dl .secret-data dd { margin- left: 180 px }
5065
+ dl .secret-data dt {margin-bottom : 5 px }
5066
+ @media ( min-width : 992 px ){ dl .secret-data dt { clear : left; float : left; text-align : right; overflow : hidden; text-overflow : ellipsis; white-space : nowrap; width : 160 px }
5072
5067
}
5073
5068
.log-view , .sidebar-left .navbar-sidebar .sidebar-header : after {clear : both}
5069
+ dl .secret-data pre {margin-bottom : 0 }
5074
5070
.create-secret-modal {background-color : # F5F5F5 }
5075
5071
.create-secret-modal .modal-footer {margin-top : 0px }
5076
5072
.create-secret-modal .modal-body {padding : 0px 18px }
5077
5073
.create-secret-editor {height : 150px }
5074
+ .create-secret-form .help-block {margin-bottom : 10px }
5078
5075
.nav-sidenav-secondary .dropdown-header {color : # b3b3b3 ;font-size : 12px ;padding-bottom : 10px ;padding-left : 37px ;padding-top : 10px }
5079
5076
.sidebar-left .navbar-sidebar {border-bottom : 0 ;border-left : 0 ;border-top : 0 ;margin : 0 ;min-height : 46px }
5080
5077
.sidebar-left .navbar-sidebar .visible-xs-block {border : 0 }
0 commit comments