mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-15 14:42:16 +03:00
Update to 2.0.6, change default font
This commit is contained in:
74
index.html
74
index.html
@@ -88,8 +88,8 @@
|
|||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="ui basic segment">
|
<div class="ui basic segment">
|
||||||
<span class="ui large basic label">😵💫💢 Complex</span>
|
<span class="ui large basic label">😵💫💢 Confusing</span>
|
||||||
<span class="ui large basic label">🫤❓ Unpredictable</span>
|
<span class="ui large basic label">🫤❓ Inconsistent</span>
|
||||||
<span class="ui large basic label">😭💸 Costly</span>
|
<span class="ui large basic label">😭💸 Costly</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -102,7 +102,7 @@
|
|||||||
<div class="ui basic segment">
|
<div class="ui basic segment">
|
||||||
<span class="ui large basic label">🙂✨ Concise</span>
|
<span class="ui large basic label">🙂✨ Concise</span>
|
||||||
<span class="ui large basic label">🙂💡 Insightful</span>
|
<span class="ui large basic label">🙂💡 Insightful</span>
|
||||||
<span class="ui large basic label">🙂💰 Valuable</span>
|
<span class="ui large basic label">🙂💰 Cost-efficient</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -129,7 +129,7 @@
|
|||||||
<div id="demo-result">
|
<div id="demo-result">
|
||||||
<div class="ui equal width stackable internally celled grid">
|
<div class="ui equal width stackable internally celled grid">
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<div class="ui tag large label">
|
<div class="ui large label">
|
||||||
<i class="edge icon"></i>
|
<i class="edge icon"></i>
|
||||||
Browser
|
Browser
|
||||||
</div>
|
</div>
|
||||||
@@ -141,7 +141,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<div class="ui tag large label">
|
<div class="ui large label">
|
||||||
<i class="windows icon"></i>
|
<i class="windows icon"></i>
|
||||||
OS
|
OS
|
||||||
</div>
|
</div>
|
||||||
@@ -153,7 +153,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<div class="ui tag large label">
|
<div class="ui large label">
|
||||||
<i class="microchip icon"></i>
|
<i class="microchip icon"></i>
|
||||||
CPU Architecture
|
CPU Architecture
|
||||||
</div>
|
</div>
|
||||||
@@ -168,7 +168,7 @@
|
|||||||
<div class="ui fitted divider"></div>
|
<div class="ui fitted divider"></div>
|
||||||
<div class="ui equal width stackable internally celled grid">
|
<div class="ui equal width stackable internally celled grid">
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<div class="ui tag large label">
|
<div class="ui large label">
|
||||||
<i class="tv icon"></i>
|
<i class="tv icon"></i>
|
||||||
Device Type
|
Device Type
|
||||||
</div>
|
</div>
|
||||||
@@ -180,9 +180,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<div class="ui tag large label">
|
<div class="ui large label">
|
||||||
<i class="mobile alternate icon"></i>
|
<i class="mobile alternate icon"></i>
|
||||||
Device Vendor & Model
|
Device Model
|
||||||
</div>
|
</div>
|
||||||
<div class="ui basic segment">
|
<div class="ui basic segment">
|
||||||
<img alt="detected device vendor icon" class="ui tiny centered image" id="device-img" src="">
|
<img alt="detected device vendor icon" class="ui tiny centered image" id="device-img" src="">
|
||||||
@@ -195,7 +195,7 @@
|
|||||||
<div class="ui fitted divider"></div>
|
<div class="ui fitted divider"></div>
|
||||||
<div class="ui equal width stackable internally celled grid">
|
<div class="ui equal width stackable internally celled grid">
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<div class="ui tag large label">
|
<div class="ui large label">
|
||||||
<i class="globe icon"></i>
|
<i class="globe icon"></i>
|
||||||
Category
|
Category
|
||||||
</div>
|
</div>
|
||||||
@@ -207,7 +207,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<div class="ui tag large label">
|
<div class="ui large label">
|
||||||
<i class="cog icon"></i>
|
<i class="cog icon"></i>
|
||||||
Engine
|
Engine
|
||||||
</div>
|
</div>
|
||||||
@@ -221,7 +221,7 @@
|
|||||||
</div-->
|
</div-->
|
||||||
</div>
|
</div>
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<div class="ui tag large label">
|
<div class="ui large label">
|
||||||
<i class="user secret icon"></i>
|
<i class="user secret icon"></i>
|
||||||
isBot()
|
isBot()
|
||||||
</div>
|
</div>
|
||||||
@@ -233,7 +233,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<div class="ui tag large label">
|
<div class="ui large label">
|
||||||
<i class="bug icon"></i>
|
<i class="bug icon"></i>
|
||||||
isAICrawler()
|
isAICrawler()
|
||||||
</div>
|
</div>
|
||||||
@@ -252,13 +252,13 @@
|
|||||||
</div>
|
</div>
|
||||||
<form class="ui large form">
|
<form class="ui large form">
|
||||||
<div class="field">
|
<div class="field">
|
||||||
<label>Pick another User-Agent to test:</label>
|
<label>Select a User-Agent example:</label>
|
||||||
<select class="ui search dropdown" id="demo-select">
|
<select class="ui search dropdown" id="demo-select">
|
||||||
<option value="">Select</option>
|
<option value="">Select</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
<div class="field">
|
<div class="field">
|
||||||
<label>OR simply type any User-Agent that you want to check:</label>
|
<label>OR enter your own User-Agent to test:</label>
|
||||||
<div class="ui right action input">
|
<div class="ui right action input">
|
||||||
<input type="text" name="custom-ua"
|
<input type="text" name="custom-ua"
|
||||||
placeholder="Mozilla/5.0 (Linux; U; Android 4.0.3; H4NY4-C0NT0H Build/CR7) . . . .">
|
placeholder="Mozilla/5.0 (Linux; U; Android 4.0.3; H4NY4-C0NT0H Build/CR7) . . . .">
|
||||||
@@ -303,18 +303,18 @@
|
|||||||
<div class="ui basic segment">
|
<div class="ui basic segment">
|
||||||
<h3 class="ui header">
|
<h3 class="ui header">
|
||||||
<i class="teal tasks icon"></i>
|
<i class="teal tasks icon"></i>
|
||||||
<div class="content">Clean & Well-Structured</div>
|
<div class="content">Clean & Organized</div>
|
||||||
</h3>
|
</h3>
|
||||||
<p>Effortless, intuitive API with clear output.</p>
|
<p>Effortless, intuitive API delivering clear, consistent results.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="column">
|
<div class="column">
|
||||||
<div class="ui basic segment">
|
<div class="ui basic segment">
|
||||||
<h3 class="ui header">
|
<h3 class="ui header">
|
||||||
<i class="orange bolt icon"></i>
|
<i class="orange bolt icon"></i>
|
||||||
<div class="content">Wide Detection Coverage</div>
|
<div class="content">Wide Coverage</div>
|
||||||
</h3>
|
</h3>
|
||||||
<p>Detects various devices, browsers, bots, and more.</p>
|
<p>Detects various devices, browsers, bots, apps, and more.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="column">
|
<div class="column">
|
||||||
@@ -338,7 +338,7 @@
|
|||||||
Works Everywhere
|
Works Everywhere
|
||||||
</div>
|
</div>
|
||||||
</h3>
|
</h3>
|
||||||
<p>Runs seamlessly in browser and Node.js.</p>
|
<p>Runs seamlessly across browsers and Node.js.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="column">
|
<div class="column">
|
||||||
@@ -631,7 +631,7 @@ $ npx ua-parser-js "Flock/2.16 (Zenwalk 7.3; es_PR;)" >> log.txt
|
|||||||
</div>
|
</div>
|
||||||
</div-->
|
</div-->
|
||||||
<div class="ui horizontal divider">
|
<div class="ui horizontal divider">
|
||||||
LOVED BY DEVELOPERS
|
TESTIMONIALS: LOVED BY DEVELOPERS WORLDWIDE
|
||||||
</div>
|
</div>
|
||||||
<div class="ui tall stacked very padded segment">
|
<div class="ui tall stacked very padded segment">
|
||||||
<div class="ui equal width stackable divided grid">
|
<div class="ui equal width stackable divided grid">
|
||||||
@@ -647,7 +647,7 @@ $ npx ua-parser-js "Flock/2.16 (Zenwalk 7.3; es_PR;)" >> log.txt
|
|||||||
5/5
|
5/5
|
||||||
</div>
|
</div>
|
||||||
<div class="description">
|
<div class="description">
|
||||||
<p class="code"><em>"A great utility library to have when you're
|
<p><em>"A great utility library to have when you're
|
||||||
investigating what kind of users are visiting your website and
|
investigating what kind of users are visiting your website and
|
||||||
how you can improve their UX. Supports most browsers out
|
how you can improve their UX. Supports most browsers out
|
||||||
there."</em></p>
|
there."</em></p>
|
||||||
@@ -663,7 +663,7 @@ $ npx ua-parser-js "Flock/2.16 (Zenwalk 7.3; es_PR;)" >> log.txt
|
|||||||
5/5
|
5/5
|
||||||
</div>
|
</div>
|
||||||
<div class="description">
|
<div class="description">
|
||||||
<p class="code"><em>"Thanks to the awesome people who make life so much easier for developers.. The evolution of the internet has made it critical that we detect the user's device type accurately to make our apps function better and look better."</em>.</p>
|
<p><em>"Thanks to the awesome people who make life so much easier for developers.. The evolution of the internet has made it critical that we detect the user's device type accurately to make our apps function better and look better."</em>.</p>
|
||||||
<p><strong>The-Linguist</strong></p>
|
<p><strong>The-Linguist</strong></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -682,7 +682,7 @@ $ npx ua-parser-js "Flock/2.16 (Zenwalk 7.3; es_PR;)" >> log.txt
|
|||||||
5/5
|
5/5
|
||||||
</div>
|
</div>
|
||||||
<div class="description">
|
<div class="description">
|
||||||
<p class="code"><em>"I've been using your library for a long time and it
|
<p><em>"I've been using your library for a long time and it
|
||||||
totally rocks!"</em>.</p>
|
totally rocks!"</em>.</p>
|
||||||
<p><strong>Christian Rich</strong></p>
|
<p><strong>Christian Rich</strong></p>
|
||||||
</div>
|
</div>
|
||||||
@@ -696,7 +696,7 @@ $ npx ua-parser-js "Flock/2.16 (Zenwalk 7.3; es_PR;)" >> log.txt
|
|||||||
5/5
|
5/5
|
||||||
</div>
|
</div>
|
||||||
<div class="description">
|
<div class="description">
|
||||||
<p class="code"><em>"Thank you for putting out this very useful
|
<p><em>"Thank you for putting out this very useful
|
||||||
library!"</em>.</p>
|
library!"</em>.</p>
|
||||||
<p><strong>Anuj Nijhawan</strong></p>
|
<p><strong>Anuj Nijhawan</strong></p>
|
||||||
</div>
|
</div>
|
||||||
@@ -710,7 +710,7 @@ $ npx ua-parser-js "Flock/2.16 (Zenwalk 7.3; es_PR;)" >> log.txt
|
|||||||
5/5
|
5/5
|
||||||
</div>
|
</div>
|
||||||
<div class="description">
|
<div class="description">
|
||||||
<p class="code"><em>"For years, it has been appreciated as a valuable tool for web developers. Its ability to accurately parse user agent strings.. has made it an essential library for many of us."</em>.</p>
|
<p><em>"For years, it has been appreciated as a valuable tool for web developers. Its ability to accurately parse user agent strings.. has made it an essential library for many of us."</em>.</p>
|
||||||
<p><strong>LogRocket</strong></p>
|
<p><strong>LogRocket</strong></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -722,14 +722,14 @@ $ npx ua-parser-js "Flock/2.16 (Zenwalk 7.3; es_PR;)" >> log.txt
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="ui horizontal divider">
|
<div class="ui horizontal divider">
|
||||||
TRUSTED BY TOP TECH COMPANIES
|
SHOWCASE: TRUSTED BY LEADING TECH COMPANIES
|
||||||
</div>
|
</div>
|
||||||
<div class="ui tall stacked very padded segment" id="showcase">
|
<div class="ui tall stacked very padded segment" id="showcase">
|
||||||
<div class="ui basic centered segment">
|
<div class="ui basic centered segment">
|
||||||
<h2 class="ui dividing header">
|
<h2 class="ui dividing header">
|
||||||
<i class="flask icon"></i>
|
<i class="flask icon"></i>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
Case Studies<div class="sub header">Hover over the company logo to see projects that use UAParser.js</div>
|
Case Studies<div class="sub header">Discover how leading companies use UAParser.js</div>
|
||||||
</div>
|
</div>
|
||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
@@ -1414,9 +1414,9 @@ $ npx ua-parser-js "Flock/2.16 (Zenwalk 7.3; es_PR;)" >> log.txt
|
|||||||
<div class="ui sub header">Non-commercial usage</div>
|
<div class="ui sub header">Non-commercial usage</div>
|
||||||
<div class="description">
|
<div class="description">
|
||||||
<ul class="ui list">
|
<ul class="ui list">
|
||||||
<li>Full detection features</li>
|
<li>Full features</li>
|
||||||
<li>npm & downloadable</li>
|
<li>npm-ready</li>
|
||||||
<li>Non-commercial use</li>
|
<li>Non-commercial usage rights</li>
|
||||||
<li>Unlimited deployments</li>
|
<li>Unlimited deployments</li>
|
||||||
<li>1 year support</li>
|
<li>1 year support</li>
|
||||||
<li>Lifetime updates</li>
|
<li>Lifetime updates</li>
|
||||||
@@ -1438,9 +1438,9 @@ $ npx ua-parser-js "Flock/2.16 (Zenwalk 7.3; es_PR;)" >> log.txt
|
|||||||
<div class="ui sub header">1 End-Product per 1 License</div>
|
<div class="ui sub header">1 End-Product per 1 License</div>
|
||||||
<div class="description">
|
<div class="description">
|
||||||
<ul class="ui list">
|
<ul class="ui list">
|
||||||
<li>Full detection features</li>
|
<li>Full features</li>
|
||||||
<li>npm & downloadable</li>
|
<li>npm-ready</li>
|
||||||
<li>Commercial rights</li>
|
<li>Commercial usage rights</li>
|
||||||
<li><span data-tooltip="This license allows you to deliver the end-product as 1 client work, or to host the end-product on 1 top-level domain">1 TLD per 1 license</span></li>
|
<li><span data-tooltip="This license allows you to deliver the end-product as 1 client work, or to host the end-product on 1 top-level domain">1 TLD per 1 license</span></li>
|
||||||
<li>1 year support</li>
|
<li>1 year support</li>
|
||||||
<li>Lifetime updates</li>
|
<li>Lifetime updates</li>
|
||||||
@@ -1462,9 +1462,9 @@ $ npx ua-parser-js "Flock/2.16 (Zenwalk 7.3; es_PR;)" >> log.txt
|
|||||||
<div class="ui sub header">Full usage rights</div>
|
<div class="ui sub header">Full usage rights</div>
|
||||||
<div class="description">
|
<div class="description">
|
||||||
<ul class="ui list">
|
<ul class="ui list">
|
||||||
<li>Full detection features</li>
|
<li>Full features</li>
|
||||||
<li>npm & downloadable</li>
|
<li>npm-ready</li>
|
||||||
<li>Commercial rights</li>
|
<li>Commercial usage rights</li>
|
||||||
<li>Unlimited deployments</li>
|
<li>Unlimited deployments</li>
|
||||||
<li>1 year support</li>
|
<li>1 year support</li>
|
||||||
<li>Lifetime updates</li>
|
<li>Lifetime updates</li>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -8,7 +8,7 @@
|
|||||||
* http://opensource.org/licenses/MIT
|
* http://opensource.org/licenses/MIT
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
@import url('https://fonts.googleapis.com/css?family=EB+Garamond:500|Source+Code+Pro:500|Source+Sans+Pro:400,700,400italic,700italic&subset=latin');
|
@import url('https://fonts.googleapis.com/css?family=Sora:400,700|EB+Garamond:500|Source+Code+Pro:500|Source+Sans+Pro:400,700,400italic,700italic&subset=latin');
|
||||||
/*!
|
/*!
|
||||||
* # Semantic UI 2.5.0 - Reset
|
* # Semantic UI 2.5.0 - Reset
|
||||||
* http://github.com/semantic-org/semantic-ui/
|
* http://github.com/semantic-org/semantic-ui/
|
||||||
@@ -564,7 +564,7 @@ body {
|
|||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
min-width: 320px;
|
min-width: 320px;
|
||||||
background: #FFFFFF;
|
background: #FFFFFF;
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 1.4285em;
|
line-height: 1.4285em;
|
||||||
color: rgba(0, 0, 0, 0.87);
|
color: rgba(0, 0, 0, 0.87);
|
||||||
@@ -580,7 +580,7 @@ h2,
|
|||||||
h3,
|
h3,
|
||||||
h4,
|
h4,
|
||||||
h5 {
|
h5 {
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
line-height: 1.28571429em;
|
line-height: 1.28571429em;
|
||||||
margin: calc(2rem - 0.14285714em ) 0em 1rem;
|
margin: calc(2rem - 0.14285714em ) 0em 1rem;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
@@ -783,7 +783,7 @@ body .ui.inverted::-webkit-scrollbar-thumb:hover {
|
|||||||
vertical-align: baseline;
|
vertical-align: baseline;
|
||||||
background: #E0E1E2 none;
|
background: #E0E1E2 none;
|
||||||
color: rgba(0, 0, 0, 0.6);
|
color: rgba(0, 0, 0, 0.6);
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
margin: 0em 0.25em 0em 0em;
|
margin: 0em 0.25em 0em 0em;
|
||||||
padding: 0.78571429em 1.5em 0.78571429em;
|
padding: 0.78571429em 1.5em 0.78571429em;
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
@@ -4966,7 +4966,7 @@ body .ui.inverted::-webkit-scrollbar-thumb:hover {
|
|||||||
/* Text Container */
|
/* Text Container */
|
||||||
|
|
||||||
.ui.text.container {
|
.ui.text.container {
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
max-width: 700px !important;
|
max-width: 700px !important;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
@@ -6573,7 +6573,7 @@ i.flag.zimbabwe:before {
|
|||||||
border: none;
|
border: none;
|
||||||
margin: calc(2rem - 0.14285714em ) 0em 1rem;
|
margin: calc(2rem - 0.14285714em ) 0em 1rem;
|
||||||
padding: 0em 0em;
|
padding: 0em 0em;
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
line-height: 1.28571429em;
|
line-height: 1.28571429em;
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
@@ -13867,7 +13867,7 @@ img.ui.bordered.image {
|
|||||||
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
|
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
|
||||||
text-align: left;
|
text-align: left;
|
||||||
line-height: 1.21428571em;
|
line-height: 1.21428571em;
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
padding: 0.67857143em 1em;
|
padding: 0.67857143em 1em;
|
||||||
background: #FFFFFF;
|
background: #FFFFFF;
|
||||||
border: 1px solid rgba(34, 36, 38, 0.15);
|
border: 1px solid rgba(34, 36, 38, 0.15);
|
||||||
@@ -15969,7 +15969,7 @@ ol.ui.list ol li,
|
|||||||
.ui.list > .item .header {
|
.ui.list > .item .header {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0em;
|
margin: 0em;
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: rgba(0, 0, 0, 0.87);
|
color: rgba(0, 0, 0, 0.87);
|
||||||
}
|
}
|
||||||
@@ -18986,7 +18986,7 @@ ol.ui.horizontal.list li:before,
|
|||||||
/* Title */
|
/* Title */
|
||||||
|
|
||||||
.ui.steps .step .title {
|
.ui.steps .step .title {
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
font-size: 1.14285714em;
|
font-size: 1.14285714em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
@@ -19736,7 +19736,7 @@ ol.ui.horizontal.list li:before,
|
|||||||
.ui.form input[type="text"],
|
.ui.form input[type="text"],
|
||||||
.ui.form input[type="file"],
|
.ui.form input[type="file"],
|
||||||
.ui.form input[type="url"] {
|
.ui.form input[type="url"] {
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
margin: 0em;
|
margin: 0em;
|
||||||
outline: none;
|
outline: none;
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
@@ -22989,7 +22989,7 @@ ol.ui.horizontal.list li:before,
|
|||||||
.ui.menu {
|
.ui.menu {
|
||||||
display: flex;
|
display: flex;
|
||||||
margin: 1rem 0em;
|
margin: 1rem 0em;
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
background: #FFFFFF;
|
background: #FFFFFF;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
border: 1px solid rgba(34, 36, 38, 0.15);
|
border: 1px solid rgba(34, 36, 38, 0.15);
|
||||||
@@ -25219,7 +25219,7 @@ Floated Menu / Item
|
|||||||
|
|
||||||
.ui.message .header {
|
.ui.message .header {
|
||||||
display: block;
|
display: block;
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin: -0.14285714em 0em 0rem 0em;
|
margin: -0.14285714em 0em 0rem 0em;
|
||||||
}
|
}
|
||||||
@@ -27427,7 +27427,7 @@ Floated Menu / Item
|
|||||||
.ui.card > .content > .header {
|
.ui.card > .content > .header {
|
||||||
display: block;
|
display: block;
|
||||||
margin: '';
|
margin: '';
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
color: rgba(0, 0, 0, 0.85);
|
color: rgba(0, 0, 0, 0.85);
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -29030,7 +29030,7 @@ a.ui.card:hover,
|
|||||||
.ui.items > .item > .content > .header {
|
.ui.items > .item > .content > .header {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: -0.21425em 0em 0em;
|
margin: -0.21425em 0em 0em;
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: rgba(0, 0, 0, 0.85);
|
color: rgba(0, 0, 0, 0.85);
|
||||||
}
|
}
|
||||||
@@ -29474,7 +29474,7 @@ a.ui.card:hover,
|
|||||||
|
|
||||||
.ui.statistics .statistic > .value,
|
.ui.statistics .statistic > .value,
|
||||||
.ui.statistic > .value {
|
.ui.statistic > .value {
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
font-size: 4rem;
|
font-size: 4rem;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
@@ -29489,7 +29489,7 @@ a.ui.card:hover,
|
|||||||
|
|
||||||
.ui.statistics .statistic > .label,
|
.ui.statistics .statistic > .label,
|
||||||
.ui.statistic > .label {
|
.ui.statistic > .label {
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: rgba(0, 0, 0, 0.87);
|
color: rgba(0, 0, 0, 0.87);
|
||||||
@@ -30024,7 +30024,7 @@ a.ui.card:hover,
|
|||||||
|
|
||||||
.ui.accordion .title:not(.ui) {
|
.ui.accordion .title:not(.ui) {
|
||||||
padding: 0.5em 0em;
|
padding: 0.5em 0em;
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
color: rgba(0, 0, 0, 0.87);
|
color: rgba(0, 0, 0, 0.87);
|
||||||
}
|
}
|
||||||
@@ -32978,7 +32978,7 @@ select.ui.dropdown {
|
|||||||
|
|
||||||
.ui.modal > .header {
|
.ui.modal > .header {
|
||||||
display: block;
|
display: block;
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
background: #FFFFFF;
|
background: #FFFFFF;
|
||||||
margin: 0em;
|
margin: 0em;
|
||||||
padding: 1.25rem 1.5rem;
|
padding: 1.25rem 1.5rem;
|
||||||
@@ -33736,7 +33736,7 @@ a.ui.nag {
|
|||||||
|
|
||||||
.ui.popup > .header {
|
.ui.popup > .header {
|
||||||
padding: 0em;
|
padding: 0em;
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
font-size: 1.14285714em;
|
font-size: 1.14285714em;
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
@@ -35450,7 +35450,7 @@ a.ui.nag {
|
|||||||
|
|
||||||
.ui.search > .results .result .title {
|
.ui.search > .results .result .title {
|
||||||
margin: -0.14285714em 0em 0em;
|
margin: -0.14285714em 0em 0em;
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
color: rgba(0, 0, 0, 0.85);
|
color: rgba(0, 0, 0, 0.85);
|
||||||
@@ -35476,7 +35476,7 @@ a.ui.nag {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ui.search > .results > .message .header {
|
.ui.search > .results > .message .header {
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: rgba(0, 0, 0, 0.87);
|
color: rgba(0, 0, 0, 0.87);
|
||||||
@@ -35688,7 +35688,7 @@ a.ui.nag {
|
|||||||
width: 100px;
|
width: 100px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
font-family: 'Sora', 'Source Sans Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
padding: 0.4em 1em;
|
padding: 0.4em 1em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|||||||
Reference in New Issue
Block a user