Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion src/chrome/src/ui/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,14 @@
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
/* Brain mark next to the wordmark. The gradient text fill above only
touches glyphs, so the logo keeps its own colors in both themes. */
.brand-mark {
width: 22px;
height: 22px;
vertical-align: -4px;
margin-right: 8px;
}
.spacer { flex: 1; }
.pill {
background: var(--bg2);
Expand Down Expand Up @@ -382,7 +390,7 @@
</head>
<body>
<header>
<h1 data-i18n="hist.title"></h1>
<h1><img class="brand-mark" src="../../icons/icon128.png" alt="" aria-hidden="true"><span data-i18n="hist.title"></span></h1>
<button id="count-pill" class="pill" type="button" aria-disabled="true"></button>
<div class="spacer"></div>
<button id="btn-refresh" data-i18n="hist.btn.refresh" data-i18n-title="hist.btn.refresh.title"></button>
Expand Down
10 changes: 9 additions & 1 deletion src/chrome/src/ui/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,14 @@
text-decoration: none;
-webkit-text-fill-color: inherit;
}
/* Brain mark next to the wordmark. The gradient text fill above only
touches glyphs, so the logo keeps its own colors in both themes. */
.brand-mark {
width: 26px;
height: 26px;
vertical-align: -5px;
margin-right: 9px;
}
.subtitle { color: var(--text2); font-size: 13px; margin-bottom: 24px; }

.header-row {
Expand Down Expand Up @@ -1311,7 +1319,7 @@
<body>
<div class="header-row">
<div>
<h1><a id="settings-title-link" href="#" data-i18n="st.title"></a></h1>
<h1><img class="brand-mark" src="../../icons/icon128.png" alt="" aria-hidden="true"><a id="settings-title-link" href="#" data-i18n="st.title"></a></h1>
<p class="subtitle" id="subtitle"></p>
</div>
<div class="header-actions">
Expand Down
10 changes: 9 additions & 1 deletion src/chrome/src/ui/traces.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,14 @@
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
/* Brain mark next to the wordmark. The gradient text fill above only
touches glyphs, so the logo keeps its own colors in both themes. */
.brand-mark {
width: 22px;
height: 22px;
vertical-align: -4px;
margin-right: 8px;
}
.spacer { flex: 1; }
.pill {
background: var(--bg2);
Expand Down Expand Up @@ -358,7 +366,7 @@
</head>
<body>
<header>
<h1 data-i18n="tr.title"></h1>
<h1><img class="brand-mark" src="../../icons/icon128.png" alt="" aria-hidden="true"><span data-i18n="tr.title"></span></h1>
<span id="count-pill" class="pill"></span>
<div class="spacer"></div>
<button id="btn-refresh" data-i18n="tr.btn.refresh" data-i18n-title="tr.btn.refresh.title"></button>
Expand Down
10 changes: 9 additions & 1 deletion src/firefox/src/ui/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,14 @@
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
/* Brain mark next to the wordmark. The gradient text fill above only
touches glyphs, so the logo keeps its own colors in both themes. */
.brand-mark {
width: 22px;
height: 22px;
vertical-align: -4px;
margin-right: 8px;
}
.spacer { flex: 1; }
.pill {
background: var(--bg2);
Expand Down Expand Up @@ -382,7 +390,7 @@
</head>
<body>
<header>
<h1 data-i18n="hist.title"></h1>
<h1><img class="brand-mark" src="../../icons/icon128.png" alt="" aria-hidden="true"><span data-i18n="hist.title"></span></h1>
<button id="count-pill" class="pill" type="button" aria-disabled="true"></button>
<div class="spacer"></div>
<button id="btn-refresh" data-i18n="hist.btn.refresh" data-i18n-title="hist.btn.refresh.title"></button>
Expand Down
10 changes: 9 additions & 1 deletion src/firefox/src/ui/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,14 @@
text-decoration: none;
-webkit-text-fill-color: inherit;
}
/* Brain mark next to the wordmark. The gradient text fill above only
touches glyphs, so the logo keeps its own colors in both themes. */
.brand-mark {
width: 26px;
height: 26px;
vertical-align: -5px;
margin-right: 9px;
}
.subtitle { color: var(--text2); font-size: 13px; margin-bottom: 24px; }

.header-row {
Expand Down Expand Up @@ -1154,7 +1162,7 @@
<body>
<div class="header-row">
<div>
<h1><a id="settings-title-link" href="#" data-i18n="st.title"></a></h1>
<h1><img class="brand-mark" src="../../icons/icon128.png" alt="" aria-hidden="true"><a id="settings-title-link" href="#" data-i18n="st.title"></a></h1>
<p class="subtitle" id="subtitle"></p>
</div>
<div class="header-actions">
Expand Down
10 changes: 9 additions & 1 deletion src/firefox/src/ui/traces.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,14 @@
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
/* Brain mark next to the wordmark. The gradient text fill above only
touches glyphs, so the logo keeps its own colors in both themes. */
.brand-mark {
width: 22px;
height: 22px;
vertical-align: -4px;
margin-right: 8px;
}
.spacer { flex: 1; }
.pill {
background: var(--bg2);
Expand Down Expand Up @@ -358,7 +366,7 @@
</head>
<body>
<header>
<h1 data-i18n="tr.title"></h1>
<h1><img class="brand-mark" src="../../icons/icon128.png" alt="" aria-hidden="true"><span data-i18n="tr.title"></span></h1>
<span id="count-pill" class="pill"></span>
<div class="spacer"></div>
<button id="btn-refresh" data-i18n="tr.btn.refresh" data-i18n-title="tr.btn.refresh.title"></button>
Expand Down
Loading