|
245 | 245 | }
|
246 | 246 |
|
247 | 247 | .repository.file.list #repo-files-table thead th {
|
248 |
| - padding-top: 8px; |
249 |
| - padding-bottom: 5px; |
250 | 248 | font-weight: var(--font-weight-normal);
|
251 | 249 | }
|
252 | 250 |
|
253 |
| -.repository.file.list #repo-files-table thead .ui.avatar { |
254 |
| - margin-bottom: 5px; |
255 |
| -} |
256 |
| - |
257 | 251 | .repository.file.list #repo-files-table tbody .svg {
|
258 | 252 | margin-left: 3px;
|
259 | 253 | margin-right: 5px;
|
|
891 | 885 | background: var(--color-red-badge-bg);
|
892 | 886 | }
|
893 | 887 |
|
894 |
| -.repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isWarning .shortsha { |
895 |
| - display: inline-block; |
896 |
| - padding-top: 1px; |
897 |
| -} |
898 |
| - |
899 | 888 | .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isWarning:hover {
|
900 | 889 | background: var(--color-red-badge-hover-bg) !important;
|
901 | 890 | }
|
|
905 | 894 | background: var(--color-green-badge-bg);
|
906 | 895 | }
|
907 | 896 |
|
908 |
| -.repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isVerified .shortsha { |
909 |
| - display: inline-block; |
910 |
| - padding-top: 1px; |
911 |
| -} |
912 |
| - |
913 | 897 | .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isVerified:hover {
|
914 | 898 | background: var(--color-green-badge-hover-bg) !important;
|
915 | 899 | }
|
|
919 | 903 | background: var(--color-yellow-badge-bg);
|
920 | 904 | }
|
921 | 905 |
|
922 |
| -.repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isVerifiedUntrusted .shortsha { |
923 |
| - display: inline-block; |
924 |
| - padding-top: 1px; |
925 |
| -} |
926 |
| - |
927 | 906 | .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isVerifiedUntrusted:hover {
|
928 | 907 | background: var(--color-yellow-badge-hover-bg) !important;
|
929 | 908 | }
|
|
933 | 912 | background: var(--color-orange-badge-bg);
|
934 | 913 | }
|
935 | 914 |
|
936 |
| -.repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isVerifiedUnmatched .shortsha { |
937 |
| - display: inline-block; |
938 |
| - padding-top: 1px; |
939 |
| -} |
940 |
| - |
941 | 915 | .repository.view.issue .comment-list .timeline-item.commits-list .singular-commit .shabox .sha.label.isSigned.isVerifiedUnmatched:hover {
|
942 | 916 | background: var(--color-orange-badge-hover-bg) !important;
|
943 | 917 | }
|
|
1387 | 1361 | background: var(--color-red-badge-bg);
|
1388 | 1362 | }
|
1389 | 1363 |
|
1390 |
| -.repository #commits-table td.sha .sha.label.isSigned.isWarning .shortsha, |
1391 |
| -.repository #repo-files-table .sha.label.isSigned.isWarning .shortsha, |
1392 |
| -.repository #rev-list .sha.label.isSigned.isWarning .shortsha, |
1393 |
| -.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isWarning .shortsha { |
1394 |
| - display: inline-block; |
1395 |
| - padding-top: 1px; |
1396 |
| -} |
1397 |
| - |
1398 | 1364 | .repository #commits-table td.sha .sha.label.isSigned.isWarning .detail.icon,
|
1399 | 1365 | .repository #repo-files-table .sha.label.isSigned.isWarning .detail.icon,
|
1400 | 1366 | .repository #rev-list .sha.label.isSigned.isWarning .detail.icon,
|
|
1418 | 1384 | background: var(--color-green-badge-bg);
|
1419 | 1385 | }
|
1420 | 1386 |
|
1421 |
| -.repository #commits-table td.sha .sha.label.isSigned.isVerified .shortsha, |
1422 |
| -.repository #repo-files-table .sha.label.isSigned.isVerified .shortsha, |
1423 |
| -.repository #rev-list .sha.label.isSigned.isVerified .shortsha, |
1424 |
| -.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isVerified .shortsha { |
1425 |
| - display: inline-block; |
1426 |
| - padding-top: 1px; |
1427 |
| -} |
1428 |
| - |
1429 | 1387 | .repository #commits-table td.sha .sha.label.isSigned.isVerified .detail.icon,
|
1430 | 1388 | .repository #repo-files-table .sha.label.isSigned.isVerified .detail.icon,
|
1431 | 1389 | .repository #rev-list .sha.label.isSigned.isVerified .detail.icon,
|
|
1449 | 1407 | background: var(--color-yellow-badge-bg);
|
1450 | 1408 | }
|
1451 | 1409 |
|
1452 |
| -.repository #commits-table td.sha .sha.label.isSigned.isVerifiedUntrusted .shortsha, |
1453 |
| -.repository #repo-files-table .sha.label.isSigned.isVerifiedUntrusted .shortsha, |
1454 |
| -.repository #rev-list .sha.label.isSigned.isVerifiedUntrusted .shortsha, |
1455 |
| -.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isVerifiedUntrusted .shortsha { |
1456 |
| - display: inline-block; |
1457 |
| - padding-top: 1px; |
1458 |
| -} |
1459 |
| - |
1460 | 1410 | .repository #commits-table td.sha .sha.label.isSigned.isVerifiedUntrusted .detail.icon,
|
1461 | 1411 | .repository #repo-files-table .sha.label.isSigned.isVerifiedUntrusted .detail.icon,
|
1462 | 1412 | .repository #rev-list .sha.label.isSigned.isVerifiedUntrusted .detail.icon,
|
|
1480 | 1430 | background: var(--color-orange-badge-bg);
|
1481 | 1431 | }
|
1482 | 1432 |
|
1483 |
| -.repository #commits-table td.sha .sha.label.isSigned.isVerifiedUnmatched .shortsha, |
1484 |
| -.repository #repo-files-table .sha.label.isSigned.isVerifiedUnmatched .shortsha, |
1485 |
| -.repository #rev-list .sha.label.isSigned.isVerifiedUnmatched .shortsha, |
1486 |
| -.repository .timeline-item.commits-list .singular-commit .sha.label.isSigned.isVerifiedUnmatched .shortsha { |
1487 |
| - display: inline-block; |
1488 |
| - padding-top: 1px; |
1489 |
| -} |
1490 |
| - |
1491 | 1433 | .repository #commits-table td.sha .sha.label.isSigned.isVerifiedUnmatched .detail.icon,
|
1492 | 1434 | .repository #repo-files-table .sha.label.isSigned.isVerifiedUnmatched .detail.icon,
|
1493 | 1435 | .repository #rev-list .sha.label.isSigned.isVerifiedUnmatched .detail.icon,
|
@@ -2691,11 +2633,6 @@ tbody.commit-list {
|
2691 | 2633 | line-height: initial;
|
2692 | 2634 | }
|
2693 | 2635 |
|
2694 |
| -/* commit history list */ |
2695 |
| -.repository:not(.diff) .commit-body { |
2696 |
| - margin: 0; |
2697 |
| -} |
2698 |
| - |
2699 | 2636 | /* PR-comment */
|
2700 | 2637 | .repository:not(.diff) .timeline-item .commit-body {
|
2701 | 2638 | margin-left: 40px;
|
|
0 commit comments