Disable view-diff button for deletes/unknown files

This commit is contained in:
Nick O'Leary
2017-10-09 12:10:00 +01:00
parent 10567afbb9
commit eae390acf5
4 changed files with 48 additions and 10 deletions

View File

@@ -318,6 +318,10 @@
display: block;
}
}
&.node-info-none {
text-align: center;
background: #fefefe;
}
}
.sidebar-version-control-change-header {
color: #666;