##// END OF EJS Templates
pull-requests: added version browsing for pull requests....
pull-requests: added version browsing for pull requests. - invalidated comments now link to previous version to show code context - removed all deprecated JS code left from new diffs - improved invalidated comments display logic - UI tweaks

File last commit:

r712:e87a13fe default
r1192:5c951e10 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>