Files @ 2465f2645e2e
Branch filter:

Location: symposion_app/static/src/lca2018/css/maps/print.css.map

James Polley
urlize abstracts

I've looked through the database and I can't find any accepted
proposals that actually contain anything to linkify - but I've had
several requests from people that I think are reasonable, things like
being able to link to their project (we ask them to provide a project
url but we don't use that link)

This seems like a reasonably fast way to let those people add a
link. We still have to manually accept changes to their proposal so we
have a chance to look at the content of the url if we want.

The urlize filter adds rel=nofollow to the link automatically.
{"version":3,"sources":["print.css"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AACH;;GAEG;AACH;;;GAGG;AACH;;EAEE;AACF;;GAEG;AACH;;GAEG;AACH;;GAEG;AACH;EACE,cAAc;CACf;;AAED;EACE,WAAW;CACZ;;AAED;EACE,cAAc;EACd,WAAW;CACZ;;AAED;EACE,sBAAsB;CACvB;;AAED;EACE,cAAc;CACf;;AAED;EACE,cAAc;CACf;;AAED;EACE,eAAe;CAChB;;AAED;EACE,eAAe;EACf,sBAAsB;CACvB;;AAED;EACE,kCAAkC;EAClC,0BAA0B;CAC3B","file":"print.css","sourcesContent":["/**\n * Media Queries - *Try* and make everything fit within these - use @from/to/between\n */\n/**\n * Font definitions\n */\n/**\n * Transitions\n */\n/**\n * Padding\n * Usage: padding: $padding-rythm*2\n */\n/*\n* Colours\n*/\n/**\n * Purpose-based colors\n */\n/**\n * z-index stack\n */\n/**\n * Misc\n */\n.l-header--menu-opener {\n  display: none;\n}\n\n.l-header--logo {\n  width: 25%;\n}\n\n.l-header--menu-opener {\n  display: none;\n  opacity: 0;\n}\n\n.l-header--links {\n  display: inline-block;\n}\n\n.illustration {\n  display: none;\n}\n\n.portrait {\n  display: none;\n}\n\n.panel__bg {\n  color: #0c486c;\n}\n\n.btn__white {\n  color: #0c486c;\n  border-color: #0c486c;\n}\n\n* {\n  -webkit-print-color-adjust: exact;\n  print-color-adjust: exact;\n}\n"],"sourceRoot":"/source/"}