]> Lady’s Gitweb - Gitweb/blobdiff - gitweb.css
gitweb: Show "no difference" message for empty diff
[Gitweb] / gitweb.css
index 5ff0317fad223f4c467e45435ed6b4bfb1b7f8eb7aeb63938e5006c8427f9a1a..ff026dbe4a6d2687ddecdbd6bdc38356e6e848bc6d83af1f2dcbf4e11f7e59fe 100644 (file)
@@ -387,6 +387,10 @@ div.diff.incomplete {
        color: #cccccc;
 }
 
        color: #cccccc;
 }
 
+div.diff.nodifferences {
+       font-weight: bold;
+       color: #600000;
+}
 
 div.index_include {
        border: solid #d9d8d1;
 
 div.index_include {
        border: solid #d9d8d1;
This page took 0.210524 seconds and 4 git commands to generate.