We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7715867 commit d9d6abcCopy full SHA for d9d6abc
html/views/commit/commit.css
@@ -62,20 +62,19 @@ table.diff {
62
}
63
64
.diff .hunkbutton {
65
- min-width: 40px;
66
- padding: 0 2px 0 2px;
+ min-width: 5em;
+ padding: 3px 0;
67
+ top: 4px;
68
margin-bottom: 4px;
- margin-right: 1px;
69
+ margin-right: 3px;
70
float: right;
71
position: relative;
72
z-index: 1;
73
- border: 1px solid #3465a4;
74
background-color: #cce5ff;
75
color: #204a87;
76
77
font-family: -apple-system, 'Helvetica Neue', 'Lucida Grande';
78
- font-size: 80%;
79
text-decoration: none;
80
text-align: center;
81
0 commit comments