aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/api/html/stylesheets/foundation.css
diff options
context:
space:
mode:
Diffstat (limited to 'support/doc/api/html/stylesheets/foundation.css')
-rw-r--r--support/doc/api/html/stylesheets/foundation.css42
1 files changed, 21 insertions, 21 deletions
diff --git a/support/doc/api/html/stylesheets/foundation.css b/support/doc/api/html/stylesheets/foundation.css
index d86e324a7..3345f1175 100644
--- a/support/doc/api/html/stylesheets/foundation.css
+++ b/support/doc/api/html/stylesheets/foundation.css
@@ -441,7 +441,7 @@ body {
441 font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; 441 font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
442 font-weight: normal; 442 font-weight: normal;
443 line-height: 1.5; 443 line-height: 1.5;
444 color: #23241f; 444 color: #2d3134;
445 -webkit-font-smoothing: antialiased; 445 -webkit-font-smoothing: antialiased;
446 -moz-osx-font-smoothing: grayscale; } 446 -moz-osx-font-smoothing: grayscale; }
447 447
@@ -1443,7 +1443,7 @@ cite {
1443 content: "— "; } 1443 content: "— "; }
1444 1444
1445abbr, abbr[title] { 1445abbr, abbr[title] {
1446 border-bottom: 1px dotted #23241f; 1446 border-bottom: 1px dotted #2d3134;
1447 cursor: help; 1447 cursor: help;
1448 text-decoration: none; } 1448 text-decoration: none; }
1449 1449
@@ -1456,14 +1456,14 @@ code {
1456 background-color: #e6e6e6; 1456 background-color: #e6e6e6;
1457 font-family: Consolas, "Liberation Mono", Courier, monospace; 1457 font-family: Consolas, "Liberation Mono", Courier, monospace;
1458 font-weight: normal; 1458 font-weight: normal;
1459 color: #23241f; } 1459 color: #2d3134; }
1460 1460
1461kbd { 1461kbd {
1462 margin: 0; 1462 margin: 0;
1463 padding: 0.1315789474rem 0.2631578947rem 0; 1463 padding: 0.1315789474rem 0.2631578947rem 0;
1464 background-color: #e6e6e6; 1464 background-color: #e6e6e6;
1465 font-family: Consolas, "Liberation Mono", Courier, monospace; 1465 font-family: Consolas, "Liberation Mono", Courier, monospace;
1466 color: #23241f; } 1466 color: #2d3134; }
1467 1467
1468.subheader { 1468.subheader {
1469 margin-top: 0.2rem; 1469 margin-top: 0.2rem;
@@ -1624,16 +1624,16 @@ ul.no-bullet, ol.no-bullet {
1624 color: #fefefe; } 1624 color: #fefefe; }
1625 .button.success { 1625 .button.success {
1626 background-color: #3adb76; 1626 background-color: #3adb76;
1627 color: #23241f; } 1627 color: #2d3134; }
1628 .button.success:hover, .button.success:focus { 1628 .button.success:hover, .button.success:focus {
1629 background-color: #22bb5b; 1629 background-color: #22bb5b;
1630 color: #23241f; } 1630 color: #2d3134; }
1631 .button.warning { 1631 .button.warning {
1632 background-color: #ffae00; 1632 background-color: #ffae00;
1633 color: #23241f; } 1633 color: #2d3134; }
1634 .button.warning:hover, .button.warning:focus { 1634 .button.warning:hover, .button.warning:focus {
1635 background-color: #cc8b00; 1635 background-color: #cc8b00;
1636 color: #23241f; } 1636 color: #2d3134; }
1637 .button.alert { 1637 .button.alert {
1638 background-color: #cc4b37; 1638 background-color: #cc4b37;
1639 color: #fefefe; } 1639 color: #fefefe; }
@@ -1663,13 +1663,13 @@ ul.no-bullet, ol.no-bullet {
1663 cursor: not-allowed; } 1663 cursor: not-allowed; }
1664 .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus { 1664 .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
1665 background-color: #3adb76; 1665 background-color: #3adb76;
1666 color: #23241f; } 1666 color: #2d3134; }
1667 .button.disabled.warning, .button[disabled].warning { 1667 .button.disabled.warning, .button[disabled].warning {
1668 opacity: 0.25; 1668 opacity: 0.25;
1669 cursor: not-allowed; } 1669 cursor: not-allowed; }
1670 .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus { 1670 .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
1671 background-color: #ffae00; 1671 background-color: #ffae00;
1672 color: #23241f; } 1672 color: #2d3134; }
1673 .button.disabled.alert, .button[disabled].alert { 1673 .button.disabled.alert, .button[disabled].alert {
1674 opacity: 0.25; 1674 opacity: 0.25;
1675 cursor: not-allowed; } 1675 cursor: not-allowed; }
@@ -1846,12 +1846,12 @@ textarea {
1846 border: 1px solid #cacaca; 1846 border: 1px solid #cacaca;
1847 border-radius: 0; 1847 border-radius: 0;
1848 background-color: #fefefe; 1848 background-color: #fefefe;
1849 box-shadow: inset 0 1px 2px rgba(35, 36, 31, 0.1); 1849 box-shadow: inset 0 1px 2px rgba(45, 49, 52, 0.1);
1850 font-family: inherit; 1850 font-family: inherit;
1851 font-size: 1.0526315789rem; 1851 font-size: 1.0526315789rem;
1852 font-weight: normal; 1852 font-weight: normal;
1853 line-height: 1.5; 1853 line-height: 1.5;
1854 color: #23241f; 1854 color: #2d3134;
1855 transition: box-shadow 0.5s, border-color 0.25s ease-in-out; 1855 transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
1856 appearance: none; } 1856 appearance: none; }
1857 [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, 1857 [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
@@ -1914,7 +1914,7 @@ label {
1914 font-size: 0.9210526316rem; 1914 font-size: 0.9210526316rem;
1915 font-weight: normal; 1915 font-weight: normal;
1916 line-height: 1.8; 1916 line-height: 1.8;
1917 color: #23241f; } 1917 color: #2d3134; }
1918 label.middle { 1918 label.middle {
1919 margin: 0 0 1.0526315789rem; 1919 margin: 0 0 1.0526315789rem;
1920 padding: 0.5921052632rem 0; } 1920 padding: 0.5921052632rem 0; }
@@ -1923,7 +1923,7 @@ label {
1923 margin-top: -0.5263157895rem; 1923 margin-top: -0.5263157895rem;
1924 font-size: 0.8552631579rem; 1924 font-size: 0.8552631579rem;
1925 font-style: italic; 1925 font-style: italic;
1926 color: #23241f; } 1926 color: #2d3134; }
1927 1927
1928.input-group { 1928.input-group {
1929 display: flex; 1929 display: flex;
@@ -1946,7 +1946,7 @@ label {
1946 padding: 0 1rem; 1946 padding: 0 1rem;
1947 border: 1px solid #cacaca; 1947 border: 1px solid #cacaca;
1948 background: #e6e6e6; 1948 background: #e6e6e6;
1949 color: #23241f; 1949 color: #2d3134;
1950 text-align: center; 1950 text-align: center;
1951 white-space: nowrap; 1951 white-space: nowrap;
1952 display: flex; 1952 display: flex;
@@ -2007,7 +2007,7 @@ select {
2007 font-size: 1.0526315789rem; 2007 font-size: 1.0526315789rem;
2008 font-weight: normal; 2008 font-weight: normal;
2009 line-height: 1.5; 2009 line-height: 1.5;
2010 color: #23241f; 2010 color: #2d3134;
2011 background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>"); 2011 background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
2012 background-origin: content-box; 2012 background-origin: content-box;
2013 background-position: right -1.0526315789rem center; 2013 background-position: right -1.0526315789rem center;
@@ -2170,7 +2170,7 @@ select {
2170 [data-whatinput='mouse'] .close-button { 2170 [data-whatinput='mouse'] .close-button {
2171 outline: 0; } 2171 outline: 0; }
2172 .close-button:hover, .close-button:focus { 2172 .close-button:hover, .close-button:focus {
2173 color: #23241f; } 2173 color: #2d3134; }
2174 .close-button.small { 2174 .close-button.small {
2175 right: 0.66rem; 2175 right: 0.66rem;
2176 top: 0.33em; 2176 top: 0.33em;
@@ -2200,10 +2200,10 @@ select {
2200 color: #fefefe; } 2200 color: #fefefe; }
2201 .label.success { 2201 .label.success {
2202 background: #3adb76; 2202 background: #3adb76;
2203 color: #23241f; } 2203 color: #2d3134; }
2204 .label.warning { 2204 .label.warning {
2205 background: #ffae00; 2205 background: #ffae00;
2206 color: #23241f; } 2206 color: #2d3134; }
2207 .label.alert { 2207 .label.alert {
2208 background: #cc4b37; 2208 background: #cc4b37;
2209 color: #fefefe; } 2209 color: #fefefe; }
@@ -2223,10 +2223,10 @@ table {
2223 font-weight: bold; } 2223 font-weight: bold; }
2224 thead { 2224 thead {
2225 background: #f8f8f8; 2225 background: #f8f8f8;
2226 color: #23241f; } 2226 color: #2d3134; }
2227 tfoot { 2227 tfoot {
2228 background: #f1f1f1; 2228 background: #f1f1f1;
2229 color: #23241f; } 2229 color: #2d3134; }
2230 thead tr, 2230 thead tr,
2231 tfoot tr { 2231 tfoot tr {
2232 background: transparent; } 2232 background: transparent; }