]> Lady’s Gitweb - Gitweb/blobdiff - gitweb.css
gitweb: Use character or octal escape codes (and add span.cntrl) in esc_path
[Gitweb] / gitweb.css
index a93a120a3d9e32a95be80db8db9d2d932de3740fb00fbb0970e8236666e0eca9..0b7f6ba4b675ca5c7c9c3c0473d5ea316df2b00e303e16cf036bdf01c16c7836 100644 (file)
@@ -16,6 +16,13 @@ a:hover, a:visited, a:active {
        color: #880000;
 }
 
+span.cntrl {
+       border: dashed #aaaaaa;
+       border-width: 1px;
+       padding: 0px 2px 0px 2px;
+       margin:  0px 2px 0px 2px;
+}
+
 img.logo {
        float: right;
        border-width: 0px;
This page took 0.167594 seconds and 4 git commands to generate.