Make history link for trees look like action links for blobs
This commit is contained in:
parent
536eb8e828
commit
866b9f6d91
5 changed files with 11 additions and 7 deletions
|
@ -43,6 +43,10 @@
|
|||
}
|
||||
|
||||
.tree-table {
|
||||
th .btn {
|
||||
margin: -2px -1px;
|
||||
padding: 2px 10px;
|
||||
}
|
||||
td {
|
||||
background:#fafafa;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue