@@ -3682,6 +3682,7 @@ code.probe-command{display:inline-block;line-height:1.3;margin-right:2px}
3682
3682
.builds-block {margin-left : 5px }
3683
3683
.builds-block .builds {margin : 0 ;overflow : hidden}
3684
3684
.builds-block .builds .build {border : 1px solid transparent;border-radius : 5px ;padding : 5px ;position : relative;margin : 10px 0 0 ;text-align : left}
3685
+ .empty-project .fa , .osc-form .icon , .service-table , .service-table thead tr th , .show-drag-and-drop-zone {text-align : center}
3685
3686
@media (min-width : 768px ){.builds-block .builds .build .osc-object .osc-object-hover {cursor : pointer;border-color : rgba (0 , 168 , 225 , .5 )}
3686
3687
.builds-block .builds .build .osc-object .osc-object-active {border-color : # 00a8e1 }
3687
3688
}
@@ -3750,7 +3751,7 @@ body{padding-right:0px!important}
3750
3751
.nav-tabs > li > a : before {left : 0 !important }
3751
3752
.nav-tabs , .tab-content {margin-bottom : 20px ;margin-top : 20px }
3752
3753
.empty-project {margin : 10px auto;max-width : 500px ;padding : 30px }
3753
- .empty-project .fa {width : 16px ; text-align : center }
3754
+ .empty-project .fa {width : 16px }
3754
3755
.empty-project dd {margin-left : 20px ;margin-bottom : 10px }
3755
3756
.empty-state-message {margin : 60px auto;max-width : 600px ;padding : 0 20px }
3756
3757
.empty-state-message .h2 , .empty-state-message h2 {line-height : 1.4 }
@@ -3763,8 +3764,7 @@ body{padding-right:0px!important}
3763
3764
@media (min-height : 1024px ){.empty-state-message {margin-top : 200px }
3764
3765
.empty-state-message .hero-icon {font-size : 120px }
3765
3766
}
3766
- .service-table {text-align : center;max-width : 650px }
3767
- .service-table thead tr th {text-align : center}
3767
+ .service-table {max-width : 650px }
3768
3768
@media (max-width : 991px ){.service-table {min-width : 100% }
3769
3769
}
3770
3770
.build-config-summary .latest-build-status {margin-right : 5px }
@@ -3816,7 +3816,7 @@ body{padding-right:0px!important}
3816
3816
label .checkbox {font-weight : 400 }
3817
3817
.form-group .checkbox {margin-bottom : inherit}
3818
3818
.drag-and-drop-zone {display : none}
3819
- .show-drag-and-drop-zone {border-style : dashed;display : block;border-color : # 888 ;border-width : 3px ;background-color : rgba (255 , 255 , 255 , .6 );margin : -3px ;text-align : center; vertical-align : middle}
3819
+ .show-drag-and-drop-zone {border-style : dashed;display : block;border-color : # 888 ;border-width : 3px ;background-color : rgba (255 , 255 , 255 , .6 );margin : -3px ;vertical-align : middle}
3820
3820
.show-drag-and-drop-zone p {position : absolute;top : 50% ;left : 50% ;transform : translateX (-50% ) translateY (-50% );font-size : 24px ;font-weight : 400 ;margin : 0 }
3821
3821
.highlight-drag-and-drop-zone {border-color : # 0099d3 }
3822
3822
.highlight-drag-and-drop-zone p {color : # 0099d3 }
@@ -3833,10 +3833,7 @@ label.checkbox{font-weight:400}
3833
3833
.lifecycle-hook {padding-bottom : 20px }
3834
3834
.lifecycle-hook : first-of-type {padding-top : 20px }
3835
3835
.lifecycle-hook .read-only-tag-image {padding-bottom : 10px }
3836
- .osc-form .template-name {text-align : right}
3837
- .osc-form .template-name span .fa {font-size : 40px }
3838
- @media (min-width : 768px ){.osc-form .template-name span .fa {font-size : 100px }
3839
- }
3836
+ .osc-form .icon custom-icon {font-size : 100px ;line-height : 1 }
3840
3837
.osc-form span .fa .visible-xs-inline {margin-right : 10px }
3841
3838
.osc-form .flow {border-top : 1px solid rgba (0 , 0 , 0 , .15 );display : table;margin-top : 40px ;width : 100% }
3842
3839
.osc-form .flow > .flow-block {display : inline-block}
0 commit comments