##// END OF EJS Templates
make the yellow border indicator only for comments, it breaks other things
marcink -
r3296:6893b65d beta
parent child Browse files
Show More
@@ -4797,7 +4797,6 b' table.code-difftable .code pre {'
4797 4797 background-color: inherit !important;
4798 4798 }
4799 4799
4800 div:target {
4800 div.comment:target>.comment-wrapp {
4801 4801 border: solid 2px #ee0 !important;
4802 margin: -2px;
4803 }
4802 }
General Comments 0
You need to be logged in to leave comments. Login now