##// END OF EJS Templates
Added borders to the indented last replies block in MD theme
neko259 -
r787:25d9d544 default
parent child Browse files
Show More
@@ -250,6 +250,8 b' a:hover {'
250 .last-replies {
250 .last-replies {
251 margin-left: 3ex;
251 margin-left: 3ex;
252 margin-right: 3ex;
252 margin-right: 3ex;
253 border-left: solid 1px #777;
254 border-right: solid 1px #777;
253 }
255 }
254
256
255 .thread {
257 .thread {
General Comments 0
You need to be logged in to leave comments. Login now