##// END OF EJS Templates
repo-strip: rename file to adjust same naming as other views....
repo-strip: rename file to adjust same naming as other views. - removed NotAnonymous becuase it's already protected by admin permissions.

File last commit:

r712:e87a13fe default
r1723:6dac428a default
Show More
shared-styles.html
5 lines | 147 B | text/html | HtmlLexer
<dom-module id="shared-styles">
<template>
<link rel="stylesheet" href="../../../css/style-polymer.css">
</template>
</dom-module>