| OLD | NEW |
| 1 <html><head><!-- | 1 <html><head><!-- |
| 2 @license | 2 @license |
| 3 Copyright (c) 2014 The Polymer Project Authors. All rights reserved. | 3 Copyright (c) 2014 The Polymer Project Authors. All rights reserved. |
| 4 This code may only be used under the BSD style license found at http://polymer.g
ithub.io/LICENSE.txt | 4 This code may only be used under the BSD style license found at http://polymer.g
ithub.io/LICENSE.txt |
| 5 The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt | 5 The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt |
| 6 The complete set of contributors may be found at http://polymer.github.io/CONTRI
BUTORS.txt | 6 The complete set of contributors may be found at http://polymer.github.io/CONTRI
BUTORS.txt |
| 7 Code distributed by Google as part of the polymer project is also | 7 Code distributed by Google as part of the polymer project is also |
| 8 subject to an additional IP rights grant found at http://polymer.github.io/PATEN
TS.txt | 8 subject to an additional IP rights grant found at http://polymer.github.io/PATEN
TS.txt |
| 9 --><!-- | 9 --><!-- |
| 10 @license | 10 @license |
| (...skipping 2869 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2880 </div> | 2880 </div> |
| 2881 </template> | 2881 </template> |
| 2882 </dom-module> | 2882 </dom-module> |
| 2883 <iron-iconset-svg size="24" name="history"> | 2883 <iron-iconset-svg size="24" name="history"> |
| 2884 <svg> | 2884 <svg> |
| 2885 <defs> | 2885 <defs> |
| 2886 | 2886 |
| 2887 <g id="chevron-left"><path d="M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12
z"></path></g> | 2887 <g id="chevron-left"><path d="M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12
z"></path></g> |
| 2888 <g id="info-outline"><path d="M11 17h2v-6h-2v6zm1-15C6.48 2 2 6.48 2 12s4.
48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.5
9 8 8-3.59 8-8 8zM11 9h2V7h-2v2z"></path></g> | 2888 <g id="info-outline"><path d="M11 17h2v-6h-2v6zm1-15C6.48 2 2 6.48 2 12s4.
48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.5
9 8 8-3.59 8-8 8zM11 9h2V7h-2v2z"></path></g> |
| 2889 <g id="today"><path d="M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 1
9c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z
"></path></g> | 2889 <g id="today"><path d="M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 1
9c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z
"></path></g> |
| 2890 <g id="open-in-new"><path d="M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89
2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V
3h-7z"></path></g> |
| 2890 </defs> | 2891 </defs> |
| 2891 </svg> | 2892 </svg> |
| 2892 </iron-iconset-svg> | 2893 </iron-iconset-svg> |
| 2893 <style is="custom-style" css-build="shadow">html { | 2894 <style is="custom-style" css-build="shadow">html { |
| 2894 --card-border-color: rgba(0, 0, 0, 0.14); | 2895 --card-border-color: rgba(0, 0, 0, 0.14); |
| 2895 --card-first-last-item-padding: 8px; | 2896 --card-first-last-item-padding: 8px; |
| 2896 --card-max-width: 960px; | 2897 --card-max-width: 960px; |
| 2897 --card-min-width: 550px; | 2898 --card-min-width: 550px; |
| 2898 --card-padding-between: 20px; | 2899 --card-padding-between: 20px; |
| 2899 --card-padding-side: 24px; | 2900 --card-padding-side: 24px; |
| (...skipping 2045 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4945 width: var(--side-bar-width); | 4946 width: var(--side-bar-width); |
| 4946 } | 4947 } |
| 4947 | 4948 |
| 4948 div.separator { | 4949 div.separator { |
| 4949 background-color: rgba(0, 0, 0, 0.08); | 4950 background-color: rgba(0, 0, 0, 0.08); |
| 4950 height: 1px; | 4951 height: 1px; |
| 4951 margin: 8px 0; | 4952 margin: 8px 0; |
| 4952 } | 4953 } |
| 4953 | 4954 |
| 4954 #clear-browsing-data { | 4955 #clear-browsing-data { |
| 4955 text-transform: uppercase; | 4956 justify-content: space-between; |
| 4957 } |
| 4958 |
| 4959 #clear-browsing-data-icon { |
| 4960 color: var(--paper-grey-400); |
| 4961 margin: 20px 48px 20px 0; |
| 4956 } | 4962 } |
| 4957 | 4963 |
| 4958 iron-selector { | 4964 iron-selector { |
| 4959 -webkit-user-select: none; | 4965 -webkit-user-select: none; |
| 4960 background-color: transparent; | 4966 background-color: transparent; |
| 4961 color: #5a5a5a; | 4967 color: #5a5a5a; |
| 4962 } | 4968 } |
| 4963 | 4969 |
| 4964 iron-selector > a { | 4970 iron-selector > a { |
| 4965 font-family: var(--paper-font-subhead_-_font-family); -webkit-font-smoothing:
var(--paper-font-subhead_-_-webkit-font-smoothing); font-size: var(--paper-font-
subhead_-_font-size); font-weight: var(--paper-font-subhead_-_font-weight); line
-height: var(--paper-font-subhead_-_line-height); | 4971 font-family: var(--paper-font-subhead_-_font-family); -webkit-font-smoothing:
var(--paper-font-subhead_-_-webkit-font-smoothing); font-size: var(--paper-font-
subhead_-_font-size); font-weight: var(--paper-font-subhead_-_font-weight); line
-height: var(--paper-font-subhead_-_line-height); |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5011 $i18n{historyMenuItem} | 5017 $i18n{historyMenuItem} |
| 5012 <paper-ripple></paper-ripple> | 5018 <paper-ripple></paper-ripple> |
| 5013 </a> | 5019 </a> |
| 5014 <a href="/syncedTabs[[getQueryString_(route)]]" class="page-item" path="sy
ncedTabs"> | 5020 <a href="/syncedTabs[[getQueryString_(route)]]" class="page-item" path="sy
ncedTabs"> |
| 5015 $i18n{openTabsMenuItem} | 5021 $i18n{openTabsMenuItem} |
| 5016 <paper-ripple></paper-ripple> | 5022 <paper-ripple></paper-ripple> |
| 5017 </a> | 5023 </a> |
| 5018 <div class="separator"></div> | 5024 <div class="separator"></div> |
| 5019 <a href="chrome://settings/clearBrowserData" on-tap="onClearBrowsingDataTa
p_" id="clear-browsing-data"> | 5025 <a href="chrome://settings/clearBrowserData" on-tap="onClearBrowsingDataTa
p_" id="clear-browsing-data"> |
| 5020 $i18n{clearBrowsingData} | 5026 $i18n{clearBrowsingData} |
| 5027 <iron-icon icon="history:open-in-new" id="clear-browsing-data-icon"></ir
on-icon> |
| 5021 <paper-ripple id="cbd-ripple"></paper-ripple> | 5028 <paper-ripple id="cbd-ripple"></paper-ripple> |
| 5022 </a> | 5029 </a> |
| 5023 <div id="footer" hidden="[[!showFooter]]"> | 5030 <div id="footer" hidden="[[!showFooter]]"> |
| 5024 <div class="separator"></div> | 5031 <div class="separator"></div> |
| 5025 <div id="footer-text">$i18nRaw{sidebarFooter}</div> | 5032 <div id="footer-text">$i18nRaw{sidebarFooter}</div> |
| 5026 </div> | 5033 </div> |
| 5027 </iron-selector> | 5034 </iron-selector> |
| 5028 </template> | 5035 </template> |
| 5029 </dom-module> | 5036 </dom-module> |
| 5030 </div><dom-module id="history-app" css-build="shadow"> | 5037 </div><dom-module id="history-app" css-build="shadow"> |
| (...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5202 <history-side-bar id="drawer-side-bar" selected-page="[[selectedPage_]]"
route="[[route_]]" show-footer="[[showSidebarFooter]]" drawer=""> | 5209 <history-side-bar id="drawer-side-bar" selected-page="[[selectedPage_]]"
route="[[route_]]" show-footer="[[showSidebarFooter]]" drawer=""> |
| 5203 </history-side-bar> | 5210 </history-side-bar> |
| 5204 </app-drawer> | 5211 </app-drawer> |
| 5205 </template> | 5212 </template> |
| 5206 | 5213 |
| 5207 <iron-media-query query="(max-width: 1023px)" query-matches="{{hasDrawer_}}"
> | 5214 <iron-media-query query="(max-width: 1023px)" query-matches="{{hasDrawer_}}"
> |
| 5208 </iron-media-query> | 5215 </iron-media-query> |
| 5209 </template> | 5216 </template> |
| 5210 </dom-module> | 5217 </dom-module> |
| 5211 <script src="app.crisper.js"></script></body></html> | 5218 <script src="app.crisper.js"></script></body></html> |
| OLD | NEW |