|
|
@ -913,6 +913,13 @@ pre.raw {
|
|
|
|
.ui .form .fake {
|
|
|
|
.ui .form .fake {
|
|
|
|
display: none !important;
|
|
|
|
display: none !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.ui .sha.label {
|
|
|
|
|
|
|
|
font-family: Consolas, Menlo, Monaco, "Lucida Console", monospace;
|
|
|
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
|
|
|
padding: 6px 10px 4px 10px;
|
|
|
|
|
|
|
|
font-weight: normal;
|
|
|
|
|
|
|
|
margin: 0 6px;
|
|
|
|
|
|
|
|
}
|
|
|
|
.ui.status.buttons .octicon {
|
|
|
|
.ui.status.buttons .octicon {
|
|
|
|
margin-right: 4px;
|
|
|
|
margin-right: 4px;
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -2267,12 +2274,6 @@ footer .container .links > *:first-child {
|
|
|
|
.repository .commits.table .date {
|
|
|
|
.repository .commits.table .date {
|
|
|
|
width: 120px;
|
|
|
|
width: 120px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.repository .sha.label {
|
|
|
|
|
|
|
|
font-family: Consolas, Menlo, Monaco, "Lucida Console", monospace;
|
|
|
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
|
|
|
padding: 6px 10px 4px 10px;
|
|
|
|
|
|
|
|
font-weight: normal;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.repository .diff-detail-box {
|
|
|
|
.repository .diff-detail-box {
|
|
|
|
margin: 15px 0;
|
|
|
|
margin: 15px 0;
|
|
|
|
line-height: 30px;
|
|
|
|
line-height: 30px;
|
|
|
|