##// END OF EJS Templates
files: remove rigth-to-left override character for display in files....
files: remove rigth-to-left override character for display in files. This allows faking the name a bit, we in this particular place want to skip the override for enhanced security.

File last commit:

r712:e87a13fe default
r2162:b4089215 default
Show More
shared-styles.html
5 lines | 147 B | text/html | HtmlLexer
styles: build shared styles with vulcanize instead of grunt magic
r712 <dom-module id="shared-styles">
<template>
<link rel="stylesheet" href="../../../css/style-polymer.css">
</template>
</dom-module>