Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(118)

Side by Side Diff: chrome/browser/resources/md_history/lazy_load.vulcanized.html

Issue 2346383004: MD History: Update history-toolbar to use icon-button-light (Closed)
Patch Set: Review comments Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <html><head><!-- 1 <html><head><!--
2 @license 2 @license
3 Copyright (c) 2016 The Polymer Project Authors. All rights reserved. 3 Copyright (c) 2016 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 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 100
101 button.icon-button { 101 button.icon-button {
102 background: none; 102 background: none;
103 border: none; 103 border: none;
104 height: 36px; 104 height: 36px;
105 outline: none; 105 outline: none;
106 width: 36px; 106 width: 36px;
107 } 107 }
108 108
109 button.icon-button iron-icon { 109 button.icon-button iron-icon {
110 color: var(--secondary-text-color); 110 height: 20px;
111 height: 20px;
112 width: 20px; 111 width: 20px;
113 } 112 }
114 113
115 button.more-vert-button { 114 button.more-vert-button {
116 height: 36px; 115 height: 36px;
117 padding: 6px; 116 padding: 6px;
118 width: 36px; 117 width: 36px;
119 } 118 }
120 119
121 button.more-vert-button div { 120 button.more-vert-button div {
(...skipping 529 matching lines...) Expand 10 before | Expand all | Expand 10 after
651 650
652 button.icon-button { 651 button.icon-button {
653 background: none; 652 background: none;
654 border: none; 653 border: none;
655 height: 36px; 654 height: 36px;
656 outline: none; 655 outline: none;
657 width: 36px; 656 width: 36px;
658 } 657 }
659 658
660 button.icon-button iron-icon { 659 button.icon-button iron-icon {
661 color: var(--secondary-text-color); 660 height: 20px;
662 height: 20px;
663 width: 20px; 661 width: 20px;
664 } 662 }
665 663
666 button.more-vert-button { 664 button.more-vert-button {
667 height: 36px; 665 height: 36px;
668 padding: 6px; 666 padding: 6px;
669 width: 36px; 667 width: 36px;
670 } 668 }
671 669
672 button.more-vert-button div { 670 button.more-vert-button div {
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
704 } 702 }
705 703
706 #device-name { 704 #device-name {
707 overflow: hidden; 705 overflow: hidden;
708 padding-right: 3px; 706 padding-right: 3px;
709 text-overflow: ellipsis; 707 text-overflow: ellipsis;
710 } 708 }
711 709
712 #right-buttons { 710 #right-buttons {
713 -webkit-margin-end: 4px; 711 -webkit-margin-end: 4px;
712 color: var(--secondary-text-color);
714 } 713 }
715 714
716 #menu-button { 715 #menu-button {
717 -webkit-margin-end: 8px; 716 -webkit-margin-end: 8px;
718 } 717 }
719 718
720 #collapse { 719 #collapse {
721 overflow: hidden; 720 overflow: hidden;
722 } 721 }
723 722
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
838 837
839 button.icon-button { 838 button.icon-button {
840 background: none; 839 background: none;
841 border: none; 840 border: none;
842 height: 36px; 841 height: 36px;
843 outline: none; 842 outline: none;
844 width: 36px; 843 width: 36px;
845 } 844 }
846 845
847 button.icon-button iron-icon { 846 button.icon-button iron-icon {
848 color: var(--secondary-text-color); 847 height: 20px;
849 height: 20px;
850 width: 20px; 848 width: 20px;
851 } 849 }
852 850
853 button.more-vert-button { 851 button.more-vert-button {
854 height: 36px; 852 height: 36px;
855 padding: 6px; 853 padding: 6px;
856 width: 36px; 854 width: 36px;
857 } 855 }
858 856
859 button.more-vert-button div { 857 button.more-vert-button div {
(...skipping 562 matching lines...) Expand 10 before | Expand all | Expand 10 after
1422 <content select="*"></content> 1420 <content select="*"></content>
1423 </div> 1421 </div>
1424 </div> 1422 </div>
1425 1423
1426 <paper-icon-button icon="paper-tabs:chevron-right" class$="[[_computeScrollB uttonClass(_rightHidden, scrollable, hideScrollButtons)]]" on-up="_onScrollButto nUp" on-down="_onRightScrollButtonDown" tabindex="-1"></paper-icon-button> 1424 <paper-icon-button icon="paper-tabs:chevron-right" class$="[[_computeScrollB uttonClass(_rightHidden, scrollable, hideScrollButtons)]]" on-up="_onScrollButto nUp" on-down="_onRightScrollButtonDown" tabindex="-1"></paper-icon-button>
1427 1425
1428 </template> 1426 </template>
1429 1427
1430 </dom-module> 1428 </dom-module>
1431 </div><script src="lazy_load.crisper.js"></script></body></html> 1429 </div><script src="lazy_load.crisper.js"></script></body></html>
OLDNEW
« no previous file with comments | « chrome/browser/resources/md_history/history_toolbar.html ('k') | chrome/browser/resources/md_history/shared_style.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698