Merge "Update bold fonts to Roboto Medium"
This commit is contained in:
@@ -64,7 +64,7 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
th {
|
th {
|
||||||
border-bottom: 1px solid #eee;
|
border-bottom: 1px solid #eee;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
@@ -39,7 +39,7 @@ limitations under the License.
|
|||||||
background-color: #ebf5fb;
|
background-color: #ebf5fb;
|
||||||
}
|
}
|
||||||
:host([needs-review]) {
|
:host([needs-review]) {
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
}
|
}
|
||||||
:host([assigned]) {
|
:host([assigned]) {
|
||||||
background-color: #fcfad6;
|
background-color: #fcfad6;
|
||||||
|
@@ -43,7 +43,7 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
.title {
|
.title {
|
||||||
color: #666;
|
color: #666;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
max-width: 20em;
|
max-width: 20em;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
@@ -78,7 +78,7 @@ limitations under the License.
|
|||||||
.header-title {
|
.header-title {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
}
|
}
|
||||||
.prefsButton {
|
.prefsButton {
|
||||||
float: right;
|
float: right;
|
||||||
|
@@ -36,7 +36,7 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
.file {
|
.file {
|
||||||
border-top: 1px solid #ddd;
|
border-top: 1px solid #ddd;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
margin: 10px 0 3px;
|
margin: 10px 0 3px;
|
||||||
padding: 10px 0 5px;
|
padding: 10px 0 5px;
|
||||||
}
|
}
|
||||||
|
@@ -104,7 +104,7 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
.drafts {
|
.drafts {
|
||||||
color: #C62828;
|
color: #C62828;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
}
|
}
|
||||||
.show-hide {
|
.show-hide {
|
||||||
margin-left: .4em;
|
margin-left: .4em;
|
||||||
|
@@ -76,7 +76,7 @@ limitations under the License.
|
|||||||
width: 2.5em;
|
width: 2.5em;
|
||||||
}
|
}
|
||||||
.name {
|
.name {
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
}
|
}
|
||||||
.message {
|
.message {
|
||||||
--gr-formatted-text-prose-max-width: 80ch;
|
--gr-formatted-text-prose-max-width: 80ch;
|
||||||
@@ -136,7 +136,7 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
gr-account-label {
|
gr-account-label {
|
||||||
--gr-account-label-text-style: {
|
--gr-account-label-text-style: {
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
@@ -68,7 +68,7 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
.status {
|
.status {
|
||||||
color: #666;
|
color: #666;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
margin-left: .25em;
|
margin-left: .25em;
|
||||||
}
|
}
|
||||||
.notCurrent {
|
.notCurrent {
|
||||||
|
@@ -87,7 +87,7 @@ limitations under the License.
|
|||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
}
|
}
|
||||||
.groupName {
|
.groupName {
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
}
|
}
|
||||||
.groupSize {
|
.groupSize {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
@@ -48,12 +48,12 @@ limitations under the License.
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
.header {
|
.header {
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
padding-top: 1em;
|
padding-top: 1em;
|
||||||
}
|
}
|
||||||
.key {
|
.key {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
background-color: #f1f2f3;
|
background-color: #f1f2f3;
|
||||||
padding: .1em .5em;
|
padding: .1em .5em;
|
||||||
|
@@ -120,7 +120,7 @@ limitations under the License.
|
|||||||
@media screen and (max-width: 50em) {
|
@media screen and (max-width: 50em) {
|
||||||
.bigTitle {
|
.bigTitle {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
}
|
}
|
||||||
gr-search-bar,
|
gr-search-bar,
|
||||||
.browse,
|
.browse,
|
||||||
|
@@ -69,7 +69,7 @@ limitations under the License.
|
|||||||
.authorName,
|
.authorName,
|
||||||
.draftLabel,
|
.draftLabel,
|
||||||
.draftTooltip {
|
.draftTooltip {
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
}
|
}
|
||||||
.draftLabel,
|
.draftLabel,
|
||||||
.draftTooltip {
|
.draftTooltip {
|
||||||
|
@@ -45,7 +45,7 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
.header {
|
.header {
|
||||||
border-bottom: 1px solid #ddd;
|
border-bottom: 1px solid #ddd;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
}
|
}
|
||||||
.mainContainer {
|
.mainContainer {
|
||||||
padding: 1em 0;
|
padding: 1em 0;
|
||||||
@@ -69,7 +69,7 @@ limitations under the License.
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
.beta {
|
.beta {
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
color: #888;
|
color: #888;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
@@ -113,7 +113,7 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
.dropdown-content a[selected] {
|
.dropdown-content a[selected] {
|
||||||
color: #000;
|
color: #000;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
@@ -194,7 +194,7 @@ limitations under the License.
|
|||||||
.mobileNavLink {
|
.mobileNavLink {
|
||||||
color: #000;
|
color: #000;
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
.mobileNavLink:not([href]) {
|
.mobileNavLink:not([href]) {
|
||||||
|
@@ -36,7 +36,7 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
header {
|
header {
|
||||||
border-bottom: 1px solid #ddd;
|
border-bottom: 1px solid #ddd;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
}
|
}
|
||||||
header,
|
header,
|
||||||
main,
|
main,
|
||||||
|
@@ -53,7 +53,7 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
.action {
|
.action {
|
||||||
color: #a1c2fa;
|
color: #a1c2fa;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
margin-left: 1em;
|
margin-left: 1em;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
@@ -32,7 +32,7 @@ limitations under the License.
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-family: var(--font-family);
|
font-family: var(--font-family);
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
outline-width: 0;
|
outline-width: 0;
|
||||||
padding: .4em .85em;
|
padding: .4em .85em;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
@@ -33,7 +33,7 @@ limitations under the License.
|
|||||||
header {
|
header {
|
||||||
border-bottom: 1px solid #ddd;
|
border-bottom: 1px solid #ddd;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
}
|
}
|
||||||
main {
|
main {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
@@ -40,11 +40,11 @@ limitations under the License.
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
label {
|
label {
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
}
|
}
|
||||||
li[selected] gr-button {
|
li[selected] gr-button {
|
||||||
color: #000;
|
color: #000;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
.schemes {
|
.schemes {
|
||||||
|
@@ -61,7 +61,7 @@ limitations under the License.
|
|||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
ul .accountName {
|
ul .accountName {
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
}
|
}
|
||||||
li .accountInfo,
|
li .accountInfo,
|
||||||
li .itemAction {
|
li .itemAction {
|
||||||
@@ -92,7 +92,7 @@ limitations under the License.
|
|||||||
padding: .85em 1em;
|
padding: .85em 1em;
|
||||||
}
|
}
|
||||||
.bold-text {
|
.bold-text {
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
}
|
}
|
||||||
:host:not([down-arrow]) .downArrow { display: none; }
|
:host:not([down-arrow]) .downArrow { display: none; }
|
||||||
:host([down-arrow]) .downArrow {
|
:host([down-arrow]) .downArrow {
|
||||||
|
@@ -30,6 +30,7 @@ limitations under the License.
|
|||||||
--view-background-color: #fff;
|
--view-background-color: #fff;
|
||||||
--default-horizontal-margin: 1rem;
|
--default-horizontal-margin: 1rem;
|
||||||
--font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
|
--font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
|
||||||
|
--font-family-bold: 'Roboto Medium', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
|
||||||
--monospace-font-family: 'Roboto Mono', Menlo, 'Lucida Console', Monaco, monospace;
|
--monospace-font-family: 'Roboto Mono', Menlo, 'Lucida Console', Monaco, monospace;
|
||||||
--iron-overlay-backdrop: {
|
--iron-overlay-backdrop: {
|
||||||
transition: none;
|
transition: none;
|
||||||
|
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
.topHeader,
|
.topHeader,
|
||||||
.groupHeader {
|
.groupHeader {
|
||||||
border-bottom: 1px solid #eee;
|
border-bottom: 1px solid #eee;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
padding: .3em .5em;
|
padding: .3em .5em;
|
||||||
}
|
}
|
||||||
.topHeader {
|
.topHeader {
|
||||||
|
@@ -39,7 +39,7 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
.gr-form-styles .title {
|
.gr-form-styles .title {
|
||||||
color: #666;
|
color: #666;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
padding-right: .5em;
|
padding-right: .5em;
|
||||||
width: 15em;
|
width: 15em;
|
||||||
}
|
}
|
||||||
|
@@ -44,14 +44,14 @@ limitations under the License.
|
|||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
}
|
}
|
||||||
.navStyles .title {
|
.navStyles .title {
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
margin: .4em 0;
|
margin: .4em 0;
|
||||||
}
|
}
|
||||||
.navStyles .selected {
|
.navStyles .selected {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border-bottom: 1px dotted #808080;
|
border-bottom: 1px dotted #808080;
|
||||||
border-top: 1px dotted #808080;
|
border-top: 1px dotted #808080;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
}
|
}
|
||||||
.navStyles a {
|
.navStyles a {
|
||||||
color: black;
|
color: black;
|
||||||
|
@@ -34,7 +34,7 @@ limitations under the License.
|
|||||||
.genericList th {
|
.genericList th {
|
||||||
background-color: #ddd;
|
background-color: #ddd;
|
||||||
border-bottom: 1px solid #eee;
|
border-bottom: 1px solid #eee;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
padding: .3em .5em;
|
padding: .3em .5em;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
@@ -65,15 +65,15 @@ limitations under the License.
|
|||||||
/* Other Shared Styles*/
|
/* Other Shared Styles*/
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
}
|
}
|
||||||
h3 {
|
h3 {
|
||||||
font-size: 1.17em;
|
font-size: 1.17em;
|
||||||
font-weight: bold;
|
font-family: var(--font-family-bold);
|
||||||
}
|
}
|
||||||
/* Stopgap solution until we remove hidden$ attributes. */
|
/* Stopgap solution until we remove hidden$ attributes. */
|
||||||
[hidden] {
|
[hidden] {
|
||||||
|
Reference in New Issue
Block a user