[#6869] updated fonts and dependencies
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
box-sizing: content-box;
|
||||
color: #222f3e;
|
||||
cursor: auto;
|
||||
font-family: 'Source Sans Pro', sans-serif, emoji;
|
||||
font-family: 'Source Sans 3', sans-serif, emoji;
|
||||
font-size: 14px;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
@@ -62,7 +62,7 @@
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
font-family: 'Source Sans Pro', sans-serif, emoji;
|
||||
font-family: 'Source Sans 3', sans-serif, emoji;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
visibility: inherit !important;
|
||||
@@ -78,7 +78,7 @@
|
||||
box-shadow: none;
|
||||
}
|
||||
.tox-tinymce-aux {
|
||||
font-family: 'Source Sans Pro', sans-serif, emoji;
|
||||
font-family: 'Source Sans 3', sans-serif, emoji;
|
||||
z-index: 1300;
|
||||
}
|
||||
.tox-tinymce *:focus,
|
||||
@@ -238,7 +238,7 @@ button::-moz-focus-inner {
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
font-family: 'Source Sans Pro', sans-serif, emoji;
|
||||
font-family: 'Source Sans 3', sans-serif, emoji;
|
||||
font-size: 12.25px;
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
@@ -346,7 +346,7 @@ button::-moz-focus-inner {
|
||||
box-sizing: border-box;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
font-family: 'Source Sans Pro', sans-serif, emoji;
|
||||
font-family: 'Source Sans 3', sans-serif, emoji;
|
||||
font-size: 14px;
|
||||
font-weight: normal;
|
||||
line-height: 1.3;
|
||||
@@ -1187,7 +1187,7 @@ button::-moz-focus-inner {
|
||||
margin-left: auto;
|
||||
}
|
||||
.tox .tox-dialog__title {
|
||||
font-family: 'Source Sans Pro', sans-serif, emoji;
|
||||
font-family: 'Source Sans 3', sans-serif, emoji;
|
||||
font-size: 17.5px;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
@@ -1759,7 +1759,7 @@ body.tox-dialog__disable-scroll {
|
||||
box-shadow: none;
|
||||
box-sizing: border-box;
|
||||
color: #222f3e;
|
||||
font-family: 'Source Sans Pro', sans-serif, emoji;
|
||||
font-family: 'Source Sans 3', sans-serif, emoji;
|
||||
font-size: 14px;
|
||||
line-height: 24px;
|
||||
margin: 0;
|
||||
@@ -1859,7 +1859,7 @@ body.tox-dialog__disable-scroll {
|
||||
box-shadow: none;
|
||||
box-sizing: border-box;
|
||||
color: #222f3e;
|
||||
font-family: 'Source Sans Pro', sans-serif, emoji;
|
||||
font-family: 'Source Sans 3', sans-serif, emoji;
|
||||
font-size: 14px;
|
||||
line-height: 24px;
|
||||
margin: 0;
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user