##// END OF EJS Templates
changeset comments: attempt to highlight the linked comment...
Mads Kiilerich -
r3256:b67173ba beta
parent child Browse files
Show More
@@ -4874,3 +4874,8 b' table.code-difftable .code pre{'
4874 background-color: inherit !important;
4874 background-color: inherit !important;
4875
4875
4876 }
4876 }
4877
4878 div:target {
4879 border: solid 2px #ee0 !important;
4880 margin: -2px;
4881 }
General Comments 0
You need to be logged in to leave comments. Login now