@ -494,7 +494,7 @@ footer .ui.left,footer .ui.right{line-height:40px}
. repository . file . list # repo-files-table tr : hover { background-color : #ffe }
. repository . file . list # repo-files-table . jumpable-path { color : #888 }
. repository . file . list . non-diff-file-content . header . icon { font-size : 1 em }
. repository . file . list . non-diff-file-content . header . file-actions { margin-top : 0 ; margin- bottom : -5 px ; padding-left : 20 px }
. repository . file . list . non-diff-file-content . header . file-actions { margin-bottom : -5 px }
. repository . file . list . non-diff-file-content . header . file-actions . btn-octicon { display : inline-block ; padding : 5 px ; margin-left : 5 px ; line-height : 1 ; color : #767676 ; vertical-align : middle ; background : 0 0 ; border : 0 ; outline : 0 }
. repository . file . list . non-diff-file-content . header . file-actions . btn-octicon : hover { color : #4078c0 }
. repository . file . list . non-diff-file-content . header . file-actions . btn-octicon-danger : hover { color : #bd2c00 }
@ -878,6 +878,9 @@ tbody.commit-list{vertical-align:baseline}
. repo-buttons . disabled-repo-button a . button : hover { background : 0 0 !important ; color : rgba ( 0 , 0 , 0 , .6 ) !important ; box-shadow : 0 0 0 1 px rgba ( 34 , 36 , 38 , .15 ) inset !important }
. repo-buttons . ui . labeled . button > . label { border-left : 0 !important ; margin : 0 !important }
. tag-code , . tag-code td { background-color : #f0f0f0 !important ; border-color : #d3cfcf !important ; padding-top : 8 px ; padding-bottom : 8 px }
. file-header { display : flex ; justify-content : space-between ; align-items : center ; padding : 8 px 12 px !important }
. file-info { display : flex ; align-items : center }
. file-info-entry + . file-info-entry { border-left : 1 px solid currentColor ; margin-left : 8 px ; padding-left : 8 px }
. CodeMirror { font : 14 px 'SF Mono' , Consolas , Menlo , 'Liberation Mono' , Monaco , 'Lucida Console' , monospace }
. CodeMirror . cm-s-default { border-radius : 3 px ; padding : 0 !important }
. CodeMirror . cm-comment { background : inherit !important }