plugins/line-highlight/prism-line-highlight.css


Log

Author Commit Date CI Message
Valtteri Laitinen 5e568330 2016-07-19T18:20:18 Remove unneeded prefixed CSS (#989) This PR removes – prefixed `linear-gradient` – prefixed `box-shadow` – prefixed `border-radius` – prefixed `opacity` + legacy IE alternatives – `-moz-transition` (http://caniuse.com/css-transitions)
Dave Wasmer cd234dcd 2016-03-08T19:26:52 update linear-gradient syntax from `left` to `to right`
Lea Verou 10477deb 2012-07-30T18:08:18 Updated line highlight plugin
Lea Verou aef44ce6 2012-07-27T04:49:33 Removed .prism from plugin
Lea Verou 92f446fa 2012-07-16T18:56:40 Line linking
Lea Verou 21b6ea19 2012-07-16T14:47:45 Prevent line highlight plugin from interferring with text selection
Lea Verou f2339ea1 2012-07-15T22:36:05 Added line highlight plugin