]> Lady’s Gitweb - Gitweb/blobdiff - static/gitweb.css
gitweb: escape URLs generated by href()
[Gitweb] / static / gitweb.css
index 46449f1e7cb54f1b7b657abff80ba731fa1d2ed0e3919162ba0399885074dbea..15792fe9cad49d18cc5ed5a2b4854611183a1109272a90cf3a4936b0ab63dc03 100644 (file)
@@ -32,6 +32,11 @@ img.avatar {
        vertical-align: middle;
 }
 
        vertical-align: middle;
 }
 
+img.blob {
+       max-height: 100%;
+       max-width: 100%;
+}
+
 a.list img.avatar {
        border-style: none;
 }
 a.list img.avatar {
        border-style: none;
 }
This page took 0.193114 seconds and 4 git commands to generate.