Skip to content

Releases: paulradzkov/links.less

0.0.5

17 May 19:28
Compare
Choose a tag to compare

Added new property text-decoration-skip: ink;

0.0.4

09 May 21:08
Compare
Choose a tag to compare

Fixed bug when .link-inherit had wrong underline color for :link and :visited states

0.0.3

17 Apr 17:29
Compare
Choose a tag to compare
  • added global mixin for recoloring links .links-color();
  • added two new classes .link-novisited and .link-inherit
  • added ability to make any tag looks like a link
  • added @links-fadeout parameter

0.0.2

16 Apr 16:15
Compare
Choose a tag to compare
  • fixed outline for :focus:hover state
  • added new :visited:focus state
  • all local variables prefixed
  • updated docs

0.0.1

19 Sep 13:18
Compare
Choose a tag to compare

Initial release