##// END OF EJS Templates
paper: fix rendering of the first tab in a line in Webkit (issue3990)...
Alexander Plavin -
r19492:dfc0fe15 stable
parent child Browse files
Show More
@@ -250,6 +250,7 b' h3 {'
250 250 color: #999;
251 251 text-align: right;
252 252 content: counters(lineno, ".");
253 float: left;
253 254 }
254 255
255 256 .sourcelines > span:target, tr:target td {
General Comments 0
You need to be logged in to leave comments. Login now