Index: chrome/browser/resources/md_history/lazy_load.vulcanized.html |
diff --git a/chrome/browser/resources/md_history/lazy_load.vulcanized.html b/chrome/browser/resources/md_history/lazy_load.vulcanized.html |
index bd024750f09f6cf67c21b6e990e95d234181af70..6fdf7a5f902f9b955232b7e48ab1a08de6754992 100644 |
--- a/chrome/browser/resources/md_history/lazy_load.vulcanized.html |
+++ b/chrome/browser/resources/md_history/lazy_load.vulcanized.html |
@@ -57,7 +57,7 @@ a { |
border-bottom: 1px solid var(--card-border-color); |
border-radius: 2px 2px 0 0; |
display: flex; |
- font-size: 14px; |
+ font-size: 108%; |
font-weight: 500; |
height: 48px; |
line-height: 48px; |
@@ -72,7 +72,7 @@ a { |
color: var(--md-loading-message-color); |
display: flex; |
flex: 1; |
- font-size: 14px; |
+ font-size: 108%; |
font-weight: 500; |
height: 100%; |
justify-content: center; |
@@ -559,7 +559,7 @@ a { |
border-bottom: 1px solid var(--card-border-color); |
border-radius: 2px 2px 0 0; |
display: flex; |
- font-size: 14px; |
+ font-size: 108%; |
font-weight: 500; |
height: 48px; |
line-height: 48px; |
@@ -574,7 +574,7 @@ a { |
color: var(--md-loading-message-color); |
display: flex; |
flex: 1; |
- font-size: 14px; |
+ font-size: 108%; |
font-weight: 500; |
height: 100%; |
justify-content: center; |
@@ -742,7 +742,7 @@ a { |
border-bottom: 1px solid var(--card-border-color); |
border-radius: 2px 2px 0 0; |
display: flex; |
- font-size: 14px; |
+ font-size: 108%; |
font-weight: 500; |
height: 48px; |
line-height: 48px; |
@@ -757,7 +757,7 @@ a { |
color: var(--md-loading-message-color); |
display: flex; |
flex: 1; |
- font-size: 14px; |
+ font-size: 108%; |
font-weight: 500; |
height: 100%; |
justify-content: center; |
@@ -1344,7 +1344,7 @@ paper-ripple { |
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); |
-webkit-tap-highlight-color: transparent; |
- ; |
+ font-size: var(--paper-tabs_-_font-size, 14px); |
} |
:host-context([dir=rtl]) { |