Skip to content

Commit cf4e84e

Browse files
author
OpenShift Bot
committed
bump(github.com/openshift/origin-web-console): f3d64d5d546617b431ee4f5a20803c6bba4111c2
1 parent 587ed64 commit cf4e84e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/assets/bindata.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -111748,7 +111748,7 @@ td>.progress:first-child:last-child{margin-bottom:0;margin-top:3px}
111748111748
.progress-description .fa,.progress-description .pficon{font-size:14px;margin-right:3px}
111749111749
.progress-description-left .progress-description{left:0;margin-bottom:0;max-width:85px;position:absolute;top:0}
111750111750
.progress-description .tooltip{white-space:normal}
111751-
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:2px 10px 3px}
111751+
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px 10px}
111752111752
.nav-tabs+.nav-tabs-pf>li:first-child>a,.nav-tabs-pf.nav-justified>li:first-child>a{padding-left:15px}
111753111753
.table>tbody>tr>td>a:hover,.table>tbody>tr>th>a:hover,.table>tfoot>tr>td>a:hover,.table>tfoot>tr>th>a:hover,.table>thead>tr>td>a:hover,.table>thead>tr>th>a:hover{text-decoration:none}
111754111754
.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>th{font-family:"Open Sans";font-style:normal;font-weight:600}
@@ -114491,7 +114491,7 @@ body,html{margin:0;padding:0}
114491114491
.table-mobile.table-empty{border:0}
114492114492
.table-mobile.table-empty>tbody>tr>td{border:0;padding-left:0}
114493114493
.table-mobile>tbody>tr{border-top:2px solid #d1d1d1}
114494-
.table-mobile>tbody>tr>td{border:none;border-bottom:1px solid #dedede;padding:3px 6px 2px 35%;position:relative}
114494+
.table-mobile>tbody>tr>td{border:none;border-bottom:1px solid #dedede;min-height:37.67px;padding-left:35%;position:relative}
114495114495
.table-mobile>tbody>tr>td:last-child{border-bottom:none}
114496114496
.table-mobile>tbody>tr>td:before{content:attr(data-title);position:absolute;top:8px;left:6px;width:35%;padding-right:10px;white-space:nowrap}
114497114497
}

0 commit comments

Comments
 (0)