[ create a new paste ] login | about

Link: http://codepad.org/AJKywcjn    [ raw code | fork ]

Plain Text, pasted on May 8:
1
2
3
4
5
6
7
8
@-moz-document domain(github.com) {
  .js-relative-date:before {
    content: attr(title) " (";
  }
  .js-relative-date:after {
    content: ")";
  }
}


Create a new paste based on this one


Comments: