mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-16 23:21:52 +03:00
Small updates
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
* http://opensource.org/licenses/MIT
|
||||
*
|
||||
*/
|
||||
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro:500|Source+Sans+Pro:400,700,400italic,700italic&subset=latin');
|
||||
@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Sans:500|Source+Code+Pro:500|Source+Sans+Pro:400,700,400italic,700italic&subset=latin');
|
||||
/*!
|
||||
* # Semantic UI 2.4.0 - Reset
|
||||
* http://github.com/semantic-org/semantic-ui/
|
||||
@@ -585,7 +585,7 @@ h2,
|
||||
h3,
|
||||
h4,
|
||||
h5 {
|
||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-family: 'IBM Plex Sans', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
line-height: 1.28571429em;
|
||||
margin: calc(2rem - 0.14285714em ) 0em 1rem;
|
||||
font-weight: bold;
|
||||
@@ -6845,7 +6845,7 @@ i.flag.zimbabwe:before {
|
||||
border: none;
|
||||
margin: calc(2rem - 0.14285714em ) 0em 1rem;
|
||||
padding: 0em 0em;
|
||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-family: 'IBM Plex Sans', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
line-height: 1.28571429em;
|
||||
text-transform: none;
|
||||
@@ -30962,7 +30962,7 @@ a.ui.card:hover,
|
||||
|
||||
.ui.accordion .title:not(.ui) {
|
||||
padding: 0.5em 0em;
|
||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-family: 'IBM Plex Sans', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-size: 1em;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
@@ -34032,7 +34032,7 @@ select.ui.dropdown {
|
||||
|
||||
.ui.modal > .header {
|
||||
display: block;
|
||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-family: 'IBM Plex Sans', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
background: #FFFFFF;
|
||||
margin: 0em;
|
||||
padding: 1.25rem 1.5rem;
|
||||
@@ -34824,7 +34824,7 @@ a.ui.nag {
|
||||
|
||||
.ui.popup > .header {
|
||||
padding: 0em;
|
||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-family: 'IBM Plex Sans', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-size: 1.14285714em;
|
||||
line-height: 1.2;
|
||||
font-weight: bold;
|
||||
@@ -36604,7 +36604,7 @@ a.ui.nag {
|
||||
|
||||
.ui.search > .results .result .title {
|
||||
margin: -0.14285714em 0em 0em;
|
||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-family: 'IBM Plex Sans', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 1em;
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
@@ -36630,7 +36630,7 @@ a.ui.nag {
|
||||
}
|
||||
|
||||
.ui.search > .results > .message .header {
|
||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-family: 'IBM Plex Sans', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-size: 1rem;
|
||||
font-weight: bold;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
|
||||
Reference in New Issue
Block a user