]> Lady’s Gitweb - Gitweb/blobdiff - gitweb.css
gitweb: Make .error style generic
[Gitweb] / gitweb.css
index 0c3cec29927657fd23958e883f33ff5ac8c4523b0ba82111934b3beeb8d0889f..f692e74a68685a5724aadca9cc19153c216b37e908616a2e0a59edde2ed86a24 100644 (file)
@@ -28,6 +28,10 @@ img.logo {
        border-width: 0px;
 }
 
        border-width: 0px;
 }
 
+img.avatar {
+       vertical-align: middle;
+}
+
 div.page_header {
        height: 25px;
        padding: 8px;
 div.page_header {
        height: 25px;
        padding: 8px;
@@ -258,7 +262,7 @@ td.sha1 {
        font-family: monospace;
 }
 
        font-family: monospace;
 }
 
-td.error {
+.error {
        color: red;
        background-color: yellow;
 }
        color: red;
        background-color: yellow;
 }
This page took 0.132973 seconds and 4 git commands to generate.