This commit is contained in:
parent
b428a11ac0
commit
f3bdb5f3c5
|
@ -8,14 +8,14 @@
|
|||
}
|
||||
.action-bar button.start-order
|
||||
{
|
||||
background-color: #EF5350;
|
||||
margin: .7em;
|
||||
padding: .5em;
|
||||
box-shadow: 0 0 0.4em rgba(1, 1, 1, 0.4);
|
||||
margin: 1em;
|
||||
padding: .5em 1em;
|
||||
border: 1px solid white;
|
||||
}
|
||||
.action-bar button.start-order:hover
|
||||
{
|
||||
background-color: #F44336;
|
||||
background-color: white;
|
||||
color: black;
|
||||
}
|
||||
|
||||
/* New */
|
||||
|
|
|
@ -118,8 +118,7 @@ Hedera.Catalog = new Class({
|
|||
this.$('filters').style.display = 'none';
|
||||
this.$('realm-msg').style.display = 'block';
|
||||
}
|
||||
|
||||
this.refreshTitleColor();
|
||||
|
||||
this.refreshFilter(newValue, undefined);
|
||||
}
|
||||
|
||||
|
@ -143,25 +142,6 @@ Hedera.Catalog = new Class({
|
|||
batch.changed();
|
||||
}
|
||||
|
||||
,refreshTitleColor: function() {
|
||||
var realms = this.$('realms-model');
|
||||
|
||||
if (!realms.ready)
|
||||
return;
|
||||
|
||||
var color = null;
|
||||
var realm = this.$('realm').value;
|
||||
|
||||
if (realm) {
|
||||
var row = realms.search('id', realm);
|
||||
|
||||
if (row != -1)
|
||||
color = '#'+ realms.get(row, 'color');
|
||||
}
|
||||
|
||||
this.gui.$('top-bar').style.backgroundColor = color;
|
||||
}
|
||||
|
||||
,refreshTitle: function() {
|
||||
var types = this.$('types-model');
|
||||
|
||||
|
|
|
@ -16,20 +16,21 @@
|
|||
.right-panel
|
||||
{
|
||||
position: fixed;
|
||||
top: 3.9em;
|
||||
top: 4.4em;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
width: 17em;
|
||||
background-color: white;
|
||||
box-shadow: 0 0 .2em rgba(1, 1, 1, .2);
|
||||
overflow: auto;
|
||||
background-color: #fafafa;
|
||||
}
|
||||
.right-panel .basket-info
|
||||
{
|
||||
background-color: #00ACC1;
|
||||
background-color: #8cc63f;
|
||||
color: white;
|
||||
box-shadow: 0 .1em .1em rgba(1, 1, 1, .3);
|
||||
padding: 1.2em 2em;
|
||||
border-radius: .5em;
|
||||
margin: 1em;
|
||||
text-align: center;
|
||||
}
|
||||
.right-panel .basket-info > button
|
||||
{
|
||||
|
@ -43,7 +44,6 @@
|
|||
margin: 0;
|
||||
padding: .4em 0;
|
||||
font-size: 1.1em;
|
||||
text-align: left;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
|
|
|
@ -189,8 +189,7 @@
|
|||
class="realms-box">
|
||||
<db-model
|
||||
id="realms-model"
|
||||
property="model"
|
||||
on-status-changed="refreshTitleColor">
|
||||
property="model">
|
||||
SELECT c.id, l.name, c.color, c.code
|
||||
FROM vn.itemCategory c
|
||||
JOIN vn.itemCategoryL10n l ON l.id = c.id
|
||||
|
|
|
@ -65,11 +65,6 @@
|
|||
.radio > div
|
||||
{
|
||||
padding: 0.5em;
|
||||
border-top: 1px solid #AAA;
|
||||
}
|
||||
.radio > div:first-child
|
||||
{
|
||||
border-top: none;
|
||||
}
|
||||
.thin-calendar
|
||||
{
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Generator: Adobe Illustrator 13.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 14948) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
|
@ -18,113 +16,146 @@
|
|||
enable-background="new 0 0 226.229 31.038"
|
||||
xml:space="preserve"
|
||||
id="svg2"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="logo.svg"><metadata
|
||||
id="metadata61"><rdf:RDF><cc:Work
|
||||
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||
id="defs59" /><sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1016"
|
||||
id="namedview57"
|
||||
showgrid="false"
|
||||
inkscape:zoom="4.0755163"
|
||||
inkscape:cx="120.82882"
|
||||
inkscape:cy="16.019257"
|
||||
inkscape:window-x="1920"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg2" /><g
|
||||
id="Background" /><g
|
||||
id="Guides" /><g
|
||||
id="g9"
|
||||
style="fill:#ffffff"><path
|
||||
clip-rule="evenodd"
|
||||
d="M 10.417,30.321 0,0 h 8.233 l 4.26,15.582 0.349,1.276 c 0.521,1.866 0.918,3.431 1.191,4.693 0.15,-0.618 0.335,-1.345 0.555,-2.182 0.219,-0.837 0.528,-1.935 0.925,-3.293 L 19.981,0 h 8.19 l -10.5,30.321 h -7.254 z"
|
||||
id="path11"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill-rule:evenodd;fill:#ffffff" /></g><g
|
||||
id="g13"
|
||||
style="fill:#acb42a;fill-opacity:1"><path
|
||||
clip-rule="evenodd"
|
||||
d="m 139.809,19.787 c -0.665,0.357 -1.748,0.686 -3.25,0.988 -0.727,0.137 -1.283,0.254 -1.667,0.35 -0.95,0.247 -1.661,0.563 -2.134,0.947 -0.472,0.384 -0.799,0.899 -0.979,1.544 -0.223,0.796 -0.155,1.438 0.204,1.925 0.359,0.488 0.945,0.731 1.757,0.731 1.252,0 2.375,-0.36 3.369,-1.081 0.994,-0.721 1.653,-1.665 1.98,-2.831 l 0.72,-2.573 z m 5.106,10.534 h -7.458 c 0.017,-0.356 0.048,-0.726 0.094,-1.11 l 0.159,-1.192 c -1.318,1.026 -2.627,1.786 -3.927,2.279 -1.299,0.493 -2.643,0.739 -4.031,0.739 -2.158,0 -3.7,-0.593 -4.625,-1.779 -0.925,-1.187 -1.106,-2.788 -0.542,-4.804 0.519,-1.851 1.431,-3.356 2.737,-4.515 1.307,-1.159 3.021,-1.972 5.142,-2.438 1.169,-0.247 2.641,-0.515 4.413,-0.803 2.646,-0.412 4.082,-1.016 4.304,-1.812 l 0.151,-0.539 c 0.182,-0.65 0.076,-1.145 -0.317,-1.483 -0.393,-0.339 -1.071,-0.508 -2.033,-0.508 -1.045,0 -1.934,0.214 -2.666,0.643 -0.731,0.428 -1.289,1.058 -1.673,1.887 h -6.748 c 1.065,-2.53 2.64,-4.413 4.723,-5.65 2.083,-1.237 4.724,-1.856 7.923,-1.856 1.991,0 3.602,0.241 4.833,0.722 1.231,0.481 2.095,1.209 2.59,2.185 0.339,0.701 0.483,1.536 0.432,2.504 -0.052,0.969 -0.377,2.525 -0.978,4.669 l -2.375,8.483 c -0.284,1.014 -0.416,1.812 -0.396,2.395 0.02,0.583 0.188,0.962 0.503,1.141 l -0.235,0.842 z"
|
||||
id="path15"
|
||||
style="fill:#acb42a;fill-opacity:1;fill-rule:evenodd"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
id="g17"
|
||||
style="fill:#acb42a;fill-opacity:1"><path
|
||||
clip-rule="evenodd"
|
||||
d="m 185.7,30.321 6.27,-22.393 h 7.049 l -1.097,3.918 c 1.213,-1.537 2.502,-2.659 3.867,-3.366 1.365,-0.707 2.951,-1.074 4.758,-1.101 l -2.03,7.25 c -0.304,-0.042 -0.608,-0.072 -0.912,-0.093 -0.303,-0.02 -0.592,-0.03 -0.867,-0.03 -1.126,0 -2.104,0.168 -2.932,0.504 -0.829,0.336 -1.561,0.854 -2.197,1.555 -0.406,0.467 -0.789,1.136 -1.149,2.007 -0.361,0.872 -0.814,2.282 -1.359,4.232 l -2.104,7.516 H 185.7 z"
|
||||
id="path19"
|
||||
style="fill:#acb42a;fill-opacity:1;fill-rule:evenodd"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
id="g21"
|
||||
style="fill:#acb42a;fill-opacity:1"><path
|
||||
clip-rule="evenodd"
|
||||
d="m 217.631,19.787 c -0.664,0.357 -1.748,0.686 -3.25,0.988 -0.727,0.137 -1.282,0.254 -1.667,0.35 -0.95,0.247 -1.661,0.563 -2.134,0.947 -0.472,0.384 -0.799,0.899 -0.979,1.544 -0.223,0.796 -0.155,1.438 0.205,1.925 0.359,0.488 0.945,0.731 1.757,0.731 1.252,0 2.375,-0.36 3.369,-1.081 0.994,-0.721 1.654,-1.665 1.98,-2.831 l 0.719,-2.573 z m 5.106,10.534 h -7.458 c 0.017,-0.356 0.048,-0.726 0.094,-1.11 l 0.159,-1.192 c -1.318,1.026 -2.627,1.786 -3.927,2.279 -1.299,0.493 -2.643,0.739 -4.031,0.739 -2.158,0 -3.7,-0.593 -4.625,-1.779 -0.926,-1.187 -1.106,-2.788 -0.542,-4.804 0.519,-1.851 1.431,-3.356 2.737,-4.515 1.306,-1.159 3.02,-1.972 5.142,-2.438 1.169,-0.247 2.641,-0.515 4.413,-0.803 2.647,-0.412 4.082,-1.016 4.304,-1.812 l 0.151,-0.539 c 0.182,-0.65 0.077,-1.145 -0.317,-1.483 -0.393,-0.339 -1.071,-0.508 -2.033,-0.508 -1.045,0 -1.934,0.214 -2.666,0.643 -0.731,0.428 -1.289,1.058 -1.672,1.887 h -6.748 c 1.065,-2.53 2.64,-4.413 4.723,-5.65 2.083,-1.237 4.724,-1.856 7.923,-1.856 1.99,0 3.601,0.241 4.833,0.722 1.232,0.481 2.095,1.209 2.591,2.185 0.339,0.701 0.483,1.536 0.431,2.504 -0.051,0.969 -0.377,2.525 -0.978,4.669 l -2.375,8.483 c -0.284,1.014 -0.416,1.812 -0.396,2.395 0.02,0.583 0.188,0.962 0.503,1.141 l -0.236,0.842 z"
|
||||
id="path23"
|
||||
style="fill:#acb42a;fill-opacity:1;fill-rule:evenodd"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
id="g25"
|
||||
style="fill:#acb42a;fill-opacity:1"><path
|
||||
clip-rule="evenodd"
|
||||
d="m 188.386,7.928 -6.269,22.393 h -7.174 l 0.864,-3.085 c -1.227,1.246 -2.476,2.163 -3.746,2.751 -1.27,0.588 -2.625,0.882 -4.067,0.882 -2.471,0 -4.154,-0.634 -5.048,-1.901 -0.895,-1.268 -0.993,-3.149 -0.294,-5.644 l 4.31,-15.396 h 7.338 l -3.508,12.53 c -0.516,1.842 -0.641,3.109 -0.375,3.803 0.266,0.694 0.967,1.041 2.105,1.041 1.275,0 2.323,-0.422 3.142,-1.267 0.819,-0.845 1.497,-2.223 2.031,-4.133 l 3.353,-11.974 h 7.338 z"
|
||||
id="path27"
|
||||
style="fill:#acb42a;fill-opacity:1;fill-rule:evenodd"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
id="g29"
|
||||
style="fill:#acb42a;fill-opacity:1"><path
|
||||
clip-rule="evenodd"
|
||||
d="m 149.937,12.356 1.239,-4.428 h 2.995 l 1.771,-6.326 h 7.338 l -1.771,6.326 h 3.753 l -1.24,4.428 h -3.753 l -2.716,9.702 c -0.416,1.483 -0.498,2.465 -0.247,2.946 0.25,0.48 0.905,0.721 1.964,0.721 l 0.549,-0.011 0.39,-0.031 -1.31,4.678 c -0.811,0.148 -1.596,0.263 -2.354,0.344 -0.758,0.081 -1.48,0.122 -2.167,0.122 -2.543,0 -4.108,-0.621 -4.695,-1.863 -0.587,-1.242 -0.313,-3.887 0.82,-7.936 l 2.428,-8.672 h -2.994 z"
|
||||
id="path31"
|
||||
style="fill:#acb42a;fill-opacity:1;fill-rule:evenodd"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
id="g33"
|
||||
style="fill:#ffffff"><path
|
||||
clip-rule="evenodd"
|
||||
d="m 73.875,18.896 c -0.561,2.004 -0.616,3.537 -0.167,4.601 0.449,1.064 1.375,1.595 2.774,1.595 1.399,0 2.605,-0.524 3.62,-1.574 1.015,-1.05 1.806,-2.59 2.375,-4.622 0.526,-1.879 0.556,-3.334 0.09,-4.363 -0.466,-1.029 -1.393,-1.543 -2.778,-1.543 -1.304,0 -2.487,0.528 -3.551,1.585 -1.064,1.057 -1.852,2.496 -2.363,4.321 z M 96.513,0 88.024,30.321 h -7.337 l 0.824,-2.944 c -1.166,1.22 -2.369,2.121 -3.61,2.703 -1.241,0.582 -2.583,0.874 -4.025,0.874 -2.802,0 -4.772,-1.081 -5.912,-3.243 -1.139,-2.162 -1.218,-4.993 -0.238,-8.493 0.988,-3.528 2.668,-6.404 5.042,-8.627 2.374,-2.224 4.927,-3.336 7.661,-3.336 1.47,0 2.695,0.296 3.676,0.887 0.981,0.591 1.681,1.465 2.099,2.62 L 89.217,0 h 7.296 z"
|
||||
id="path35"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff;fill-rule:evenodd" /><g
|
||||
id="g37"
|
||||
style="fill:#ffffff"><path
|
||||
clip-rule="evenodd"
|
||||
d="m 73.875,18.896 c -0.561,2.004 -0.616,3.537 -0.167,4.601 0.449,1.064 1.375,1.595 2.774,1.595 1.399,0 2.605,-0.524 3.62,-1.574 1.015,-1.05 1.806,-2.59 2.375,-4.622 0.526,-1.879 0.556,-3.334 0.09,-4.363 -0.466,-1.029 -1.393,-1.543 -2.778,-1.543 -1.304,0 -2.487,0.528 -3.551,1.585 -1.064,1.057 -1.852,2.496 -2.363,4.321 z M 96.513,0 88.024,30.321 h -7.337 l 0.824,-2.944 c -1.166,1.22 -2.369,2.121 -3.61,2.703 -1.241,0.582 -2.583,0.874 -4.025,0.874 -2.802,0 -4.772,-1.081 -5.912,-3.243 -1.139,-2.162 -1.218,-4.993 -0.238,-8.493 0.988,-3.528 2.668,-6.404 5.042,-8.627 2.374,-2.224 4.927,-3.336 7.661,-3.336 1.47,0 2.695,0.296 3.676,0.887 0.981,0.591 1.681,1.465 2.099,2.62 L 89.217,0 h 7.296 z"
|
||||
id="path39"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill-rule:evenodd;fill:#ffffff" /></g></g><g
|
||||
id="g41"
|
||||
style="fill:#ffffff"><path
|
||||
clip-rule="evenodd"
|
||||
d="M 46.488,30.321 52.757,7.928 h 7.049 l -1.098,3.918 C 59.921,10.309 61.21,9.187 62.576,8.48 63.942,7.773 68.591,7.406 70.398,7.379 l -2.03,7.25 c -0.304,-0.042 -0.608,-0.072 -0.911,-0.093 -0.304,-0.02 -0.592,-0.03 -0.867,-0.03 -1.126,0 -5.167,0.168 -5.997,0.504 -0.829,0.336 -1.561,0.854 -2.196,1.555 -0.406,0.467 -0.789,1.136 -1.149,2.007 -0.361,0.872 -0.814,2.282 -1.36,4.232 l -2.104,7.516 h -7.296 z"
|
||||
id="path43"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill-rule:evenodd;fill:#ffffff" /></g><g
|
||||
id="g45"
|
||||
style="fill:#ffffff"><path
|
||||
clip-rule="evenodd"
|
||||
d="m 32.673,16.742 8.351,-0.021 c 0.375,-1.436 0.308,-2.558 -0.201,-3.365 -0.509,-0.807 -1.402,-1.211 -2.68,-1.211 -1.209,0 -2.285,0.397 -3.229,1.19 -0.944,0.793 -1.69,1.93 -2.241,3.407 z m 6.144,6.536 h 7.043 c -1.347,2.456 -3.172,4.356 -5.477,5.7 -2.305,1.345 -4.885,2.017 -7.74,2.017 -3.473,0 -5.923,-1.054 -7.351,-3.161 -1.427,-2.107 -1.632,-4.98 -0.613,-8.618 1.038,-3.707 2.875,-6.641 5.512,-8.803 2.637,-2.163 5.678,-3.244 9.123,-3.244 3.555,0 6.04,1.099 7.456,3.298 1.417,2.198 1.582,5.234 0.498,9.109 l -0.239,0.814 -0.167,0.484 H 31.721 c -0.441,1.575 -0.438,2.777 0.01,3.606 0.448,0.829 1.332,1.244 2.65,1.244 0.975,0 1.836,-0.206 2.583,-0.617 0.747,-0.411 1.366,-1.021 1.853,-1.829 z"
|
||||
id="path47"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff;fill-rule:evenodd" /><g
|
||||
id="g49"
|
||||
style="fill:#ffffff"><path
|
||||
clip-rule="evenodd"
|
||||
d="m 32.673,16.742 8.351,-0.021 c 0.375,-1.436 0.308,-2.558 -0.201,-3.365 -0.509,-0.807 -1.402,-1.211 -2.68,-1.211 -1.209,0 -2.285,0.397 -3.229,1.19 -0.944,0.793 -1.69,1.93 -2.241,3.407 z m 6.144,6.536 h 7.043 c -1.347,2.456 -3.172,4.356 -5.477,5.7 -2.305,1.345 -4.885,2.017 -7.74,2.017 -3.473,0 -5.923,-1.054 -7.351,-3.161 -1.427,-2.107 -1.632,-4.98 -0.613,-8.618 1.038,-3.707 2.875,-6.641 5.512,-8.803 2.637,-2.163 5.678,-3.244 9.123,-3.244 3.555,0 6.04,1.099 7.456,3.298 1.417,2.198 1.582,5.234 0.498,9.109 l -0.239,0.814 -0.167,0.484 H 31.721 c -0.441,1.575 -0.438,2.777 0.01,3.606 0.448,0.829 1.332,1.244 2.65,1.244 0.975,0 1.836,-0.206 2.583,-0.617 0.747,-0.411 1.366,-1.021 1.853,-1.829 z"
|
||||
id="path51"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill-rule:evenodd;fill:#ffffff" /></g></g><g
|
||||
id="g53"
|
||||
style="fill:#acb42a;fill-opacity:1"><path
|
||||
d="m 112.881,30.643 -6.404,-18.639 -6.455,18.639 h -7.254 l 9.565,-30.321 h 8.19 l 4.434,15.582 0.35,1.276 c 0.521,1.866 0.917,3.431 1.191,4.693 l 0.555,-2.182 c 0.219,-0.837 0.528,-1.935 0.925,-3.293 l 4.468,-16.076 h 8.19 l -10.501,30.321 h -7.254 z"
|
||||
id="path55"
|
||||
style="fill:#acb42a;fill-opacity:1"
|
||||
inkscape:connector-curvature="0" /></g></svg>
|
||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||
sodipodi:docname="logo-dark.svg"><metadata
|
||||
id="metadata61"><rdf:RDF><cc:Work
|
||||
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||
id="defs59">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</defs><sodipodi:namedview
|
||||
pagecolor="#1a1a1a"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1016"
|
||||
id="namedview57"
|
||||
showgrid="false"
|
||||
inkscape:zoom="3.4054244"
|
||||
inkscape:cx="112.21891"
|
||||
inkscape:cy="27.15689"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg2"
|
||||
inkscape:document-rotation="0" />
|
||||
<g
|
||||
id="Background">
|
||||
</g>
|
||||
<g
|
||||
id="Guides">
|
||||
</g>
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M 10.417,30.321 0,0 h 8.233 l 4.26,15.582 0.349,1.276 c 0.521,1.866 0.918,3.431 1.191,4.693 0.15,-0.618 0.335,-1.345 0.555,-2.182 0.219,-0.837 0.528,-1.935 0.925,-3.293 L 19.981,0 h 8.19 l -10.5,30.321 z"
|
||||
id="path11"
|
||||
style="fill:#ffffff;fill-opacity:1" /><path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
fill="#A0CE67"
|
||||
d="m 139.809,19.787 c -0.665,0.357 -1.748,0.686 -3.25,0.988 -0.727,0.137 -1.283,0.254 -1.667,0.35 -0.95,0.247 -1.661,0.563 -2.134,0.947 -0.472,0.384 -0.799,0.899 -0.979,1.544 -0.223,0.796 -0.155,1.438 0.204,1.925 0.359,0.488 0.945,0.731 1.757,0.731 1.252,0 2.375,-0.36 3.369,-1.081 0.994,-0.721 1.653,-1.665 1.98,-2.831 z m 5.106,10.534 h -7.458 c 0.017,-0.356 0.048,-0.726 0.094,-1.11 l 0.159,-1.192 c -1.318,1.026 -2.627,1.786 -3.927,2.279 -1.299,0.493 -2.643,0.739 -4.031,0.739 -2.158,0 -3.7,-0.593 -4.625,-1.779 -0.925,-1.187 -1.106,-2.788 -0.542,-4.804 0.519,-1.851 1.431,-3.356 2.737,-4.515 1.307,-1.159 3.021,-1.972 5.142,-2.438 1.169,-0.247 2.641,-0.515 4.413,-0.803 2.646,-0.412 4.082,-1.016 4.304,-1.812 l 0.151,-0.539 c 0.182,-0.65 0.076,-1.145 -0.317,-1.483 -0.393,-0.339 -1.071,-0.508 -2.033,-0.508 -1.045,0 -1.934,0.214 -2.666,0.643 -0.731,0.428 -1.289,1.058 -1.673,1.887 h -6.748 c 1.065,-2.53 2.64,-4.413 4.723,-5.65 2.083,-1.237 4.724,-1.856 7.923,-1.856 1.991,0 3.602,0.241 4.833,0.722 1.231,0.481 2.095,1.209 2.59,2.185 0.339,0.701 0.483,1.536 0.432,2.504 -0.052,0.969 -0.377,2.525 -0.978,4.669 l -2.375,8.483 c -0.284,1.014 -0.416,1.812 -0.396,2.395 0.02,0.583 0.188,0.962 0.503,1.141 z"
|
||||
id="path15"
|
||||
style="fill:#97d700;fill-opacity:1" /><path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
fill="#A0CE67"
|
||||
d="m 185.7,30.321 6.27,-22.393 h 7.049 l -1.097,3.918 c 1.213,-1.537 2.502,-2.659 3.867,-3.366 1.365,-0.707 2.951,-1.074 4.758,-1.101 l -2.03,7.25 c -0.304,-0.042 -0.608,-0.072 -0.912,-0.093 -0.303,-0.02 -0.592,-0.03 -0.867,-0.03 -1.126,0 -2.104,0.168 -2.932,0.504 -0.829,0.336 -1.561,0.854 -2.197,1.555 -0.406,0.467 -0.789,1.136 -1.149,2.007 -0.361,0.872 -0.814,2.282 -1.359,4.232 l -2.104,7.516 H 185.7 Z"
|
||||
id="path19"
|
||||
style="fill:#97d700;fill-opacity:1" /><path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
fill="#A0CE67"
|
||||
d="m 217.631,19.787 c -0.664,0.357 -1.748,0.686 -3.25,0.988 -0.727,0.137 -1.282,0.254 -1.667,0.35 -0.95,0.247 -1.661,0.563 -2.134,0.947 -0.472,0.384 -0.799,0.899 -0.979,1.544 -0.223,0.796 -0.155,1.438 0.205,1.925 0.359,0.488 0.945,0.731 1.757,0.731 1.252,0 2.375,-0.36 3.369,-1.081 0.994,-0.721 1.654,-1.665 1.98,-2.831 z m 5.106,10.534 h -7.458 c 0.017,-0.356 0.048,-0.726 0.094,-1.11 l 0.159,-1.192 c -1.318,1.026 -2.627,1.786 -3.927,2.279 -1.299,0.493 -2.643,0.739 -4.031,0.739 -2.158,0 -3.7,-0.593 -4.625,-1.779 -0.926,-1.187 -1.106,-2.788 -0.542,-4.804 0.519,-1.851 1.431,-3.356 2.737,-4.515 1.306,-1.159 3.02,-1.972 5.142,-2.438 1.169,-0.247 2.641,-0.515 4.413,-0.803 2.647,-0.412 4.082,-1.016 4.304,-1.812 l 0.151,-0.539 c 0.182,-0.65 0.077,-1.145 -0.317,-1.483 -0.393,-0.339 -1.071,-0.508 -2.033,-0.508 -1.045,0 -1.934,0.214 -2.666,0.643 -0.731,0.428 -1.289,1.058 -1.672,1.887 h -6.748 c 1.065,-2.53 2.64,-4.413 4.723,-5.65 2.083,-1.237 4.724,-1.856 7.923,-1.856 1.99,0 3.601,0.241 4.833,0.722 1.232,0.481 2.095,1.209 2.591,2.185 0.339,0.701 0.483,1.536 0.431,2.504 -0.051,0.969 -0.377,2.525 -0.978,4.669 l -2.375,8.483 c -0.284,1.014 -0.416,1.812 -0.396,2.395 0.02,0.583 0.188,0.962 0.503,1.141 z"
|
||||
id="path23"
|
||||
style="fill:#97d700;fill-opacity:1" /><path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
fill="#A0CE67"
|
||||
d="m 188.386,7.928 -6.269,22.393 h -7.174 l 0.864,-3.085 c -1.227,1.246 -2.476,2.163 -3.746,2.751 -1.27,0.588 -2.625,0.882 -4.067,0.882 -2.471,0 -4.154,-0.634 -5.048,-1.901 -0.895,-1.268 -0.993,-3.149 -0.294,-5.644 l 4.31,-15.396 h 7.338 l -3.508,12.53 c -0.516,1.842 -0.641,3.109 -0.375,3.803 0.266,0.694 0.967,1.041 2.105,1.041 1.275,0 2.323,-0.422 3.142,-1.267 0.819,-0.845 1.497,-2.223 2.031,-4.133 l 3.353,-11.974 z"
|
||||
id="path27"
|
||||
style="fill:#97d700;fill-opacity:1" /><path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
fill="#A0CE67"
|
||||
d="m 149.937,12.356 1.239,-4.428 h 2.995 l 1.771,-6.326 h 7.338 l -1.771,6.326 h 3.753 l -1.24,4.428 h -3.753 l -2.716,9.702 c -0.416,1.483 -0.498,2.465 -0.247,2.946 0.25,0.48 0.905,0.721 1.964,0.721 l 0.549,-0.011 0.39,-0.031 -1.31,4.678 c -0.811,0.148 -1.596,0.263 -2.354,0.344 -0.758,0.081 -1.48,0.122 -2.167,0.122 -2.543,0 -4.108,-0.621 -4.695,-1.863 -0.587,-1.242 -0.313,-3.887 0.82,-7.936 l 2.428,-8.672 z"
|
||||
id="path31"
|
||||
style="fill:#97d700;fill-opacity:1" /><path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
fill="#ffffff"
|
||||
d="m 73.875,18.896 c -0.561,2.004 -0.616,3.537 -0.167,4.601 0.449,1.064 1.375,1.595 2.774,1.595 1.399,0 2.605,-0.524 3.62,-1.574 1.015,-1.05 1.806,-2.59 2.375,-4.622 0.526,-1.879 0.556,-3.334 0.09,-4.363 -0.466,-1.029 -1.393,-1.543 -2.778,-1.543 -1.304,0 -2.487,0.528 -3.551,1.585 -1.064,1.057 -1.852,2.496 -2.363,4.321 z M 96.513,0 88.024,30.321 h -7.337 l 0.824,-2.944 c -1.166,1.22 -2.369,2.121 -3.61,2.703 -1.241,0.582 -2.583,0.874 -4.025,0.874 -2.802,0 -4.772,-1.081 -5.912,-3.243 -1.139,-2.162 -1.218,-4.993 -0.238,-8.493 0.988,-3.528 2.668,-6.404 5.042,-8.627 2.374,-2.224 4.927,-3.336 7.661,-3.336 1.47,0 2.695,0.296 3.676,0.887 0.981,0.591 1.681,1.465 2.099,2.62 L 89.217,0 Z"
|
||||
id="path35"
|
||||
style="fill:#ffffff;fill-opacity:1" /><g
|
||||
id="g37"
|
||||
style="fill:#ffffff;fill-opacity:1">
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="m 73.875,18.896 c -0.561,2.004 -0.616,3.537 -0.167,4.601 0.449,1.064 1.375,1.595 2.774,1.595 1.399,0 2.605,-0.524 3.62,-1.574 1.015,-1.05 1.806,-2.59 2.375,-4.622 0.526,-1.879 0.556,-3.334 0.09,-4.363 -0.466,-1.029 -1.393,-1.543 -2.778,-1.543 -1.304,0 -2.487,0.528 -3.551,1.585 -1.064,1.057 -1.852,2.496 -2.363,4.321 z M 96.513,0 88.024,30.321 h -7.337 l 0.824,-2.944 c -1.166,1.22 -2.369,2.121 -3.61,2.703 -1.241,0.582 -2.583,0.874 -4.025,0.874 -2.802,0 -4.772,-1.081 -5.912,-3.243 -1.139,-2.162 -1.218,-4.993 -0.238,-8.493 0.988,-3.528 2.668,-6.404 5.042,-8.627 2.374,-2.224 4.927,-3.336 7.661,-3.336 1.47,0 2.695,0.296 3.676,0.887 0.981,0.591 1.681,1.465 2.099,2.62 L 89.217,0 Z"
|
||||
id="path39"
|
||||
style="fill:#ffffff;fill-opacity:1" />
|
||||
</g><path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M 46.488,30.321 52.757,7.928 h 7.049 l -1.098,3.918 C 59.921,10.309 61.21,9.187 62.576,8.48 63.942,7.773 68.591,7.406 70.398,7.379 l -2.03,7.25 c -0.304,-0.042 -0.608,-0.072 -0.911,-0.093 -0.304,-0.02 -0.592,-0.03 -0.867,-0.03 -1.126,0 -5.167,0.168 -5.997,0.504 -0.829,0.336 -1.561,0.854 -2.196,1.555 -0.406,0.467 -0.789,1.136 -1.149,2.007 -0.361,0.872 -0.814,2.282 -1.36,4.232 l -2.104,7.516 h -7.296 z"
|
||||
id="path43"
|
||||
style="fill:#ffffff;fill-opacity:1" /><path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
fill="#ffffff"
|
||||
d="m 32.673,16.742 8.351,-0.021 c 0.375,-1.436 0.308,-2.558 -0.201,-3.365 -0.509,-0.807 -1.402,-1.211 -2.68,-1.211 -1.209,0 -2.285,0.397 -3.229,1.19 -0.944,0.793 -1.69,1.93 -2.241,3.407 z m 6.144,6.536 h 7.043 c -1.347,2.456 -3.172,4.356 -5.477,5.7 -2.305,1.345 -4.885,2.017 -7.74,2.017 -3.473,0 -5.923,-1.054 -7.351,-3.161 -1.427,-2.107 -1.632,-4.98 -0.613,-8.618 1.038,-3.707 2.875,-6.641 5.512,-8.803 2.637,-2.163 5.678,-3.244 9.123,-3.244 3.555,0 6.04,1.099 7.456,3.298 1.417,2.198 1.582,5.234 0.498,9.109 l -0.239,0.814 -0.167,0.484 H 31.721 c -0.441,1.575 -0.438,2.777 0.01,3.606 0.448,0.829 1.332,1.244 2.65,1.244 0.975,0 1.836,-0.206 2.583,-0.617 0.747,-0.411 1.366,-1.021 1.853,-1.829 z"
|
||||
id="path47"
|
||||
style="fill:#ffffff;fill-opacity:1" /><g
|
||||
id="g49"
|
||||
style="fill:#ffffff;fill-opacity:1">
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="m 32.673,16.742 8.351,-0.021 c 0.375,-1.436 0.308,-2.558 -0.201,-3.365 -0.509,-0.807 -1.402,-1.211 -2.68,-1.211 -1.209,0 -2.285,0.397 -3.229,1.19 -0.944,0.793 -1.69,1.93 -2.241,3.407 z m 6.144,6.536 h 7.043 c -1.347,2.456 -3.172,4.356 -5.477,5.7 -2.305,1.345 -4.885,2.017 -7.74,2.017 -3.473,0 -5.923,-1.054 -7.351,-3.161 -1.427,-2.107 -1.632,-4.98 -0.613,-8.618 1.038,-3.707 2.875,-6.641 5.512,-8.803 2.637,-2.163 5.678,-3.244 9.123,-3.244 3.555,0 6.04,1.099 7.456,3.298 1.417,2.198 1.582,5.234 0.498,9.109 l -0.239,0.814 -0.167,0.484 H 31.721 c -0.441,1.575 -0.438,2.777 0.01,3.606 0.448,0.829 1.332,1.244 2.65,1.244 0.975,0 1.836,-0.206 2.583,-0.617 0.747,-0.411 1.366,-1.021 1.853,-1.829 z"
|
||||
id="path51"
|
||||
style="fill:#ffffff;fill-opacity:1" />
|
||||
</g><path
|
||||
fill="#A0CE67"
|
||||
d="m 112.881,30.643 -6.404,-18.639 -6.455,18.639 h -7.254 l 9.565,-30.321 h 8.19 l 4.434,15.582 0.35,1.276 c 0.521,1.866 0.917,3.431 1.191,4.693 l 0.555,-2.182 c 0.219,-0.837 0.528,-1.935 0.925,-3.293 l 4.468,-16.076 h 8.19 l -10.501,30.321 z"
|
||||
id="path55"
|
||||
style="fill:#97d700;fill-opacity:1" />
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 10 KiB |
170
image/logo.svg
170
image/logo.svg
|
@ -1,6 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Generator: Adobe Illustrator 13.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 14948) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
|
@ -18,12 +16,47 @@
|
|||
enable-background="new 0 0 226.229 31.038"
|
||||
xml:space="preserve"
|
||||
id="svg2"
|
||||
inkscape:version="0.48.1 r9760"
|
||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||
sodipodi:docname="logo.svg"><metadata
|
||||
id="metadata61"><rdf:RDF><cc:Work
|
||||
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
|
||||
id="defs59" /><sodipodi:namedview
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||
id="defs59">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</defs><sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
|
@ -32,135 +65,94 @@
|
|||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1366"
|
||||
inkscape:window-height="710"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1016"
|
||||
id="namedview57"
|
||||
showgrid="false"
|
||||
inkscape:zoom="4.0755163"
|
||||
inkscape:cx="138.56745"
|
||||
inkscape:zoom="4.8159974"
|
||||
inkscape:cx="90.91814"
|
||||
inkscape:cy="16.509992"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="26"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg2" />
|
||||
inkscape:current-layer="svg2"
|
||||
inkscape:document-rotation="0" />
|
||||
<g
|
||||
id="Background">
|
||||
</g>
|
||||
<g
|
||||
id="Guides">
|
||||
</g>
|
||||
<g
|
||||
id="Foreground">
|
||||
<g
|
||||
id="g7">
|
||||
<g
|
||||
id="g9">
|
||||
<path
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M10.417,30.321L0,0h8.233l4.26,15.582l0.349,1.276 c0.521,1.866,0.918,3.431,1.191,4.693c0.15-0.618,0.335-1.345,0.555-2.182c0.219-0.837,0.528-1.935,0.925-3.293L19.981,0h8.19 L17.671,30.321H10.417z"
|
||||
id="path11" />
|
||||
</g>
|
||||
<g
|
||||
id="g13">
|
||||
<path
|
||||
d="M 10.417,30.321 0,0 h 8.233 l 4.26,15.582 0.349,1.276 c 0.521,1.866 0.918,3.431 1.191,4.693 0.15,-0.618 0.335,-1.345 0.555,-2.182 0.219,-0.837 0.528,-1.935 0.925,-3.293 L 19.981,0 h 8.19 l -10.5,30.321 z"
|
||||
id="path11"
|
||||
style="fill:#1a1a1a;fill-opacity:1" /><path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
fill="#A0CE67"
|
||||
d="M139.809,19.787c-0.665,0.357-1.748,0.686-3.25,0.988 c-0.727,0.137-1.283,0.254-1.667,0.35c-0.95,0.247-1.661,0.563-2.134,0.947c-0.472,0.384-0.799,0.899-0.979,1.544 c-0.223,0.796-0.155,1.438,0.204,1.925c0.359,0.488,0.945,0.731,1.757,0.731c1.252,0,2.375-0.36,3.369-1.081 c0.994-0.721,1.653-1.665,1.98-2.831L139.809,19.787z M144.915,30.321h-7.458c0.017-0.356,0.048-0.726,0.094-1.11l0.159-1.192 c-1.318,1.026-2.627,1.786-3.927,2.279c-1.299,0.493-2.643,0.739-4.031,0.739c-2.158,0-3.7-0.593-4.625-1.779 c-0.925-1.187-1.106-2.788-0.542-4.804c0.519-1.851,1.431-3.356,2.737-4.515c1.307-1.159,3.021-1.972,5.142-2.438 c1.169-0.247,2.641-0.515,4.413-0.803c2.646-0.412,4.082-1.016,4.304-1.812l0.151-0.539c0.182-0.65,0.076-1.145-0.317-1.483 c-0.393-0.339-1.071-0.508-2.033-0.508c-1.045,0-1.934,0.214-2.666,0.643c-0.731,0.428-1.289,1.058-1.673,1.887h-6.748 c1.065-2.53,2.64-4.413,4.723-5.65s4.724-1.856,7.923-1.856c1.991,0,3.602,0.241,4.833,0.722s2.095,1.209,2.59,2.185 c0.339,0.701,0.483,1.536,0.432,2.504c-0.052,0.969-0.377,2.525-0.978,4.669l-2.375,8.483c-0.284,1.014-0.416,1.812-0.396,2.395 s0.188,0.962,0.503,1.141L144.915,30.321z"
|
||||
d="m 139.809,19.787 c -0.665,0.357 -1.748,0.686 -3.25,0.988 -0.727,0.137 -1.283,0.254 -1.667,0.35 -0.95,0.247 -1.661,0.563 -2.134,0.947 -0.472,0.384 -0.799,0.899 -0.979,1.544 -0.223,0.796 -0.155,1.438 0.204,1.925 0.359,0.488 0.945,0.731 1.757,0.731 1.252,0 2.375,-0.36 3.369,-1.081 0.994,-0.721 1.653,-1.665 1.98,-2.831 z m 5.106,10.534 h -7.458 c 0.017,-0.356 0.048,-0.726 0.094,-1.11 l 0.159,-1.192 c -1.318,1.026 -2.627,1.786 -3.927,2.279 -1.299,0.493 -2.643,0.739 -4.031,0.739 -2.158,0 -3.7,-0.593 -4.625,-1.779 -0.925,-1.187 -1.106,-2.788 -0.542,-4.804 0.519,-1.851 1.431,-3.356 2.737,-4.515 1.307,-1.159 3.021,-1.972 5.142,-2.438 1.169,-0.247 2.641,-0.515 4.413,-0.803 2.646,-0.412 4.082,-1.016 4.304,-1.812 l 0.151,-0.539 c 0.182,-0.65 0.076,-1.145 -0.317,-1.483 -0.393,-0.339 -1.071,-0.508 -2.033,-0.508 -1.045,0 -1.934,0.214 -2.666,0.643 -0.731,0.428 -1.289,1.058 -1.673,1.887 h -6.748 c 1.065,-2.53 2.64,-4.413 4.723,-5.65 2.083,-1.237 4.724,-1.856 7.923,-1.856 1.991,0 3.602,0.241 4.833,0.722 1.231,0.481 2.095,1.209 2.59,2.185 0.339,0.701 0.483,1.536 0.432,2.504 -0.052,0.969 -0.377,2.525 -0.978,4.669 l -2.375,8.483 c -0.284,1.014 -0.416,1.812 -0.396,2.395 0.02,0.583 0.188,0.962 0.503,1.141 z"
|
||||
id="path15"
|
||||
style="fill:#8ed300;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="g17">
|
||||
<path
|
||||
style="fill:#97d700;fill-opacity:1" /><path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
fill="#A0CE67"
|
||||
d="M185.7,30.321l6.27-22.393h7.049l-1.097,3.918 c1.213-1.537,2.502-2.659,3.867-3.366c1.365-0.707,2.951-1.074,4.758-1.101l-2.03,7.25c-0.304-0.042-0.608-0.072-0.912-0.093 c-0.303-0.02-0.592-0.03-0.867-0.03c-1.126,0-2.104,0.168-2.932,0.504c-0.829,0.336-1.561,0.854-2.197,1.555 c-0.406,0.467-0.789,1.136-1.149,2.007c-0.361,0.872-0.814,2.282-1.359,4.232l-2.104,7.516H185.7z"
|
||||
d="m 185.7,30.321 6.27,-22.393 h 7.049 l -1.097,3.918 c 1.213,-1.537 2.502,-2.659 3.867,-3.366 1.365,-0.707 2.951,-1.074 4.758,-1.101 l -2.03,7.25 c -0.304,-0.042 -0.608,-0.072 -0.912,-0.093 -0.303,-0.02 -0.592,-0.03 -0.867,-0.03 -1.126,0 -2.104,0.168 -2.932,0.504 -0.829,0.336 -1.561,0.854 -2.197,1.555 -0.406,0.467 -0.789,1.136 -1.149,2.007 -0.361,0.872 -0.814,2.282 -1.359,4.232 l -2.104,7.516 H 185.7 Z"
|
||||
id="path19"
|
||||
style="fill:#8ed300;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="g21">
|
||||
<path
|
||||
style="fill:#97d700;fill-opacity:1" /><path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
fill="#A0CE67"
|
||||
d="M217.631,19.787c-0.664,0.357-1.748,0.686-3.25,0.988 c-0.727,0.137-1.282,0.254-1.667,0.35c-0.95,0.247-1.661,0.563-2.134,0.947c-0.472,0.384-0.799,0.899-0.979,1.544 c-0.223,0.796-0.155,1.438,0.205,1.925c0.359,0.488,0.945,0.731,1.757,0.731c1.252,0,2.375-0.36,3.369-1.081 c0.994-0.721,1.654-1.665,1.98-2.831L217.631,19.787z M222.737,30.321h-7.458c0.017-0.356,0.048-0.726,0.094-1.11l0.159-1.192 c-1.318,1.026-2.627,1.786-3.927,2.279c-1.299,0.493-2.643,0.739-4.031,0.739c-2.158,0-3.7-0.593-4.625-1.779 c-0.926-1.187-1.106-2.788-0.542-4.804c0.519-1.851,1.431-3.356,2.737-4.515c1.306-1.159,3.02-1.972,5.142-2.438 c1.169-0.247,2.641-0.515,4.413-0.803c2.647-0.412,4.082-1.016,4.304-1.812l0.151-0.539c0.182-0.65,0.077-1.145-0.317-1.483 c-0.393-0.339-1.071-0.508-2.033-0.508c-1.045,0-1.934,0.214-2.666,0.643c-0.731,0.428-1.289,1.058-1.672,1.887h-6.748 c1.065-2.53,2.64-4.413,4.723-5.65s4.724-1.856,7.923-1.856c1.99,0,3.601,0.241,4.833,0.722s2.095,1.209,2.591,2.185 c0.339,0.701,0.483,1.536,0.431,2.504c-0.051,0.969-0.377,2.525-0.978,4.669l-2.375,8.483c-0.284,1.014-0.416,1.812-0.396,2.395 c0.02,0.583,0.188,0.962,0.503,1.141L222.737,30.321z"
|
||||
d="m 217.631,19.787 c -0.664,0.357 -1.748,0.686 -3.25,0.988 -0.727,0.137 -1.282,0.254 -1.667,0.35 -0.95,0.247 -1.661,0.563 -2.134,0.947 -0.472,0.384 -0.799,0.899 -0.979,1.544 -0.223,0.796 -0.155,1.438 0.205,1.925 0.359,0.488 0.945,0.731 1.757,0.731 1.252,0 2.375,-0.36 3.369,-1.081 0.994,-0.721 1.654,-1.665 1.98,-2.831 z m 5.106,10.534 h -7.458 c 0.017,-0.356 0.048,-0.726 0.094,-1.11 l 0.159,-1.192 c -1.318,1.026 -2.627,1.786 -3.927,2.279 -1.299,0.493 -2.643,0.739 -4.031,0.739 -2.158,0 -3.7,-0.593 -4.625,-1.779 -0.926,-1.187 -1.106,-2.788 -0.542,-4.804 0.519,-1.851 1.431,-3.356 2.737,-4.515 1.306,-1.159 3.02,-1.972 5.142,-2.438 1.169,-0.247 2.641,-0.515 4.413,-0.803 2.647,-0.412 4.082,-1.016 4.304,-1.812 l 0.151,-0.539 c 0.182,-0.65 0.077,-1.145 -0.317,-1.483 -0.393,-0.339 -1.071,-0.508 -2.033,-0.508 -1.045,0 -1.934,0.214 -2.666,0.643 -0.731,0.428 -1.289,1.058 -1.672,1.887 h -6.748 c 1.065,-2.53 2.64,-4.413 4.723,-5.65 2.083,-1.237 4.724,-1.856 7.923,-1.856 1.99,0 3.601,0.241 4.833,0.722 1.232,0.481 2.095,1.209 2.591,2.185 0.339,0.701 0.483,1.536 0.431,2.504 -0.051,0.969 -0.377,2.525 -0.978,4.669 l -2.375,8.483 c -0.284,1.014 -0.416,1.812 -0.396,2.395 0.02,0.583 0.188,0.962 0.503,1.141 z"
|
||||
id="path23"
|
||||
style="fill:#8ed300;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="g25">
|
||||
<path
|
||||
style="fill:#97d700;fill-opacity:1" /><path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
fill="#A0CE67"
|
||||
d="M188.386,7.928l-6.269,22.393h-7.174l0.864-3.085 c-1.227,1.246-2.476,2.163-3.746,2.751s-2.625,0.882-4.067,0.882c-2.471,0-4.154-0.634-5.048-1.901 c-0.895-1.268-0.993-3.149-0.294-5.644l4.31-15.396h7.338l-3.508,12.53c-0.516,1.842-0.641,3.109-0.375,3.803 s0.967,1.041,2.105,1.041c1.275,0,2.323-0.422,3.142-1.267c0.819-0.845,1.497-2.223,2.031-4.133l3.353-11.974H188.386z"
|
||||
d="m 188.386,7.928 -6.269,22.393 h -7.174 l 0.864,-3.085 c -1.227,1.246 -2.476,2.163 -3.746,2.751 -1.27,0.588 -2.625,0.882 -4.067,0.882 -2.471,0 -4.154,-0.634 -5.048,-1.901 -0.895,-1.268 -0.993,-3.149 -0.294,-5.644 l 4.31,-15.396 h 7.338 l -3.508,12.53 c -0.516,1.842 -0.641,3.109 -0.375,3.803 0.266,0.694 0.967,1.041 2.105,1.041 1.275,0 2.323,-0.422 3.142,-1.267 0.819,-0.845 1.497,-2.223 2.031,-4.133 l 3.353,-11.974 z"
|
||||
id="path27"
|
||||
style="fill:#8ed300;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="g29">
|
||||
<path
|
||||
style="fill:#97d700;fill-opacity:1" /><path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
fill="#A0CE67"
|
||||
d="M149.937,12.356l1.239-4.428h2.995l1.771-6.326h7.338 l-1.771,6.326h3.753l-1.24,4.428h-3.753l-2.716,9.702c-0.416,1.483-0.498,2.465-0.247,2.946c0.25,0.48,0.905,0.721,1.964,0.721 l0.549-0.011l0.39-0.031l-1.31,4.678c-0.811,0.148-1.596,0.263-2.354,0.344c-0.758,0.081-1.48,0.122-2.167,0.122 c-2.543,0-4.108-0.621-4.695-1.863c-0.587-1.242-0.313-3.887,0.82-7.936l2.428-8.672H149.937z"
|
||||
d="m 149.937,12.356 1.239,-4.428 h 2.995 l 1.771,-6.326 h 7.338 l -1.771,6.326 h 3.753 l -1.24,4.428 h -3.753 l -2.716,9.702 c -0.416,1.483 -0.498,2.465 -0.247,2.946 0.25,0.48 0.905,0.721 1.964,0.721 l 0.549,-0.011 0.39,-0.031 -1.31,4.678 c -0.811,0.148 -1.596,0.263 -2.354,0.344 -0.758,0.081 -1.48,0.122 -2.167,0.122 -2.543,0 -4.108,-0.621 -4.695,-1.863 -0.587,-1.242 -0.313,-3.887 0.82,-7.936 l 2.428,-8.672 z"
|
||||
id="path31"
|
||||
style="fill:#8ed300;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="g33">
|
||||
<path
|
||||
style="fill:#97d700;fill-opacity:1" /><path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
fill="#FFFFFF"
|
||||
d="M73.875,18.896c-0.561,2.004-0.616,3.537-0.167,4.601 s1.375,1.595,2.774,1.595c1.399,0,2.605-0.524,3.62-1.574s1.806-2.59,2.375-4.622c0.526-1.879,0.556-3.334,0.09-4.363 c-0.466-1.029-1.393-1.543-2.778-1.543c-1.304,0-2.487,0.528-3.551,1.585S74.386,17.071,73.875,18.896z M96.513,0l-8.489,30.321 h-7.337l0.824-2.944c-1.166,1.22-2.369,2.121-3.61,2.703s-2.583,0.874-4.025,0.874c-2.802,0-4.772-1.081-5.912-3.243 c-1.139-2.162-1.218-4.993-0.238-8.493c0.988-3.528,2.668-6.404,5.042-8.627c2.374-2.224,4.927-3.336,7.661-3.336 c1.47,0,2.695,0.296,3.676,0.887c0.981,0.591,1.681,1.465,2.099,2.62L89.217,0H96.513z"
|
||||
id="path35" />
|
||||
<g
|
||||
fill="#ffffff"
|
||||
d="m 73.875,18.896 c -0.561,2.004 -0.616,3.537 -0.167,4.601 0.449,1.064 1.375,1.595 2.774,1.595 1.399,0 2.605,-0.524 3.62,-1.574 1.015,-1.05 1.806,-2.59 2.375,-4.622 0.526,-1.879 0.556,-3.334 0.09,-4.363 -0.466,-1.029 -1.393,-1.543 -2.778,-1.543 -1.304,0 -2.487,0.528 -3.551,1.585 -1.064,1.057 -1.852,2.496 -2.363,4.321 z M 96.513,0 88.024,30.321 h -7.337 l 0.824,-2.944 c -1.166,1.22 -2.369,2.121 -3.61,2.703 -1.241,0.582 -2.583,0.874 -4.025,0.874 -2.802,0 -4.772,-1.081 -5.912,-3.243 -1.139,-2.162 -1.218,-4.993 -0.238,-8.493 0.988,-3.528 2.668,-6.404 5.042,-8.627 2.374,-2.224 4.927,-3.336 7.661,-3.336 1.47,0 2.695,0.296 3.676,0.887 0.981,0.591 1.681,1.465 2.099,2.62 L 89.217,0 Z"
|
||||
id="path35" /><g
|
||||
id="g37">
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M73.875,18.896c-0.561,2.004-0.616,3.537-0.167,4.601s1.375,1.595,2.774,1.595 c1.399,0,2.605-0.524,3.62-1.574s1.806-2.59,2.375-4.622c0.526-1.879,0.556-3.334,0.09-4.363 c-0.466-1.029-1.393-1.543-2.778-1.543c-1.304,0-2.487,0.528-3.551,1.585S74.386,17.071,73.875,18.896z M96.513,0l-8.489,30.321 h-7.337l0.824-2.944c-1.166,1.22-2.369,2.121-3.61,2.703s-2.583,0.874-4.025,0.874c-2.802,0-4.772-1.081-5.912-3.243 c-1.139-2.162-1.218-4.993-0.238-8.493c0.988-3.528,2.668-6.404,5.042-8.627c2.374-2.224,4.927-3.336,7.661-3.336 c1.47,0,2.695,0.296,3.676,0.887c0.981,0.591,1.681,1.465,2.099,2.62L89.217,0H96.513z"
|
||||
id="path39" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
id="g41">
|
||||
<path
|
||||
d="m 73.875,18.896 c -0.561,2.004 -0.616,3.537 -0.167,4.601 0.449,1.064 1.375,1.595 2.774,1.595 1.399,0 2.605,-0.524 3.62,-1.574 1.015,-1.05 1.806,-2.59 2.375,-4.622 0.526,-1.879 0.556,-3.334 0.09,-4.363 -0.466,-1.029 -1.393,-1.543 -2.778,-1.543 -1.304,0 -2.487,0.528 -3.551,1.585 -1.064,1.057 -1.852,2.496 -2.363,4.321 z M 96.513,0 88.024,30.321 h -7.337 l 0.824,-2.944 c -1.166,1.22 -2.369,2.121 -3.61,2.703 -1.241,0.582 -2.583,0.874 -4.025,0.874 -2.802,0 -4.772,-1.081 -5.912,-3.243 -1.139,-2.162 -1.218,-4.993 -0.238,-8.493 0.988,-3.528 2.668,-6.404 5.042,-8.627 2.374,-2.224 4.927,-3.336 7.661,-3.336 1.47,0 2.695,0.296 3.676,0.887 0.981,0.591 1.681,1.465 2.099,2.62 L 89.217,0 Z"
|
||||
id="path39"
|
||||
style="fill:#1a1a1a;fill-opacity:1" />
|
||||
</g><path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M46.488,30.321l6.269-22.393h7.049l-1.098,3.918 c1.213-1.537,2.502-2.659,3.868-3.366s6.015-1.074,7.822-1.101l-2.03,7.25c-0.304-0.042-0.608-0.072-0.911-0.093 c-0.304-0.02-0.592-0.03-0.867-0.03c-1.126,0-5.167,0.168-5.997,0.504c-0.829,0.336-1.561,0.854-2.196,1.555 c-0.406,0.467-0.789,1.136-1.149,2.007c-0.361,0.872-0.814,2.282-1.36,4.232l-2.104,7.516H46.488z"
|
||||
id="path43" />
|
||||
</g>
|
||||
<g
|
||||
id="g45">
|
||||
<path
|
||||
d="M 46.488,30.321 52.757,7.928 h 7.049 l -1.098,3.918 C 59.921,10.309 61.21,9.187 62.576,8.48 63.942,7.773 68.591,7.406 70.398,7.379 l -2.03,7.25 c -0.304,-0.042 -0.608,-0.072 -0.911,-0.093 -0.304,-0.02 -0.592,-0.03 -0.867,-0.03 -1.126,0 -5.167,0.168 -5.997,0.504 -0.829,0.336 -1.561,0.854 -2.196,1.555 -0.406,0.467 -0.789,1.136 -1.149,2.007 -0.361,0.872 -0.814,2.282 -1.36,4.232 l -2.104,7.516 h -7.296 z"
|
||||
id="path43"
|
||||
style="fill:#1a1a1a;fill-opacity:1" /><path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
fill="#FFFFFF"
|
||||
d="M32.673,16.742l8.351-0.021 c0.375-1.436,0.308-2.558-0.201-3.365s-1.402-1.211-2.68-1.211c-1.209,0-2.285,0.397-3.229,1.19S33.224,15.265,32.673,16.742z M38.817,23.278h7.043c-1.347,2.456-3.172,4.356-5.477,5.7c-2.305,1.345-4.885,2.017-7.74,2.017 c-3.473,0-5.923-1.054-7.351-3.161c-1.427-2.107-1.632-4.98-0.613-8.618c1.038-3.707,2.875-6.641,5.512-8.803 c2.637-2.163,5.678-3.244,9.123-3.244c3.555,0,6.04,1.099,7.456,3.298c1.417,2.198,1.582,5.234,0.498,9.109l-0.239,0.814 l-0.167,0.484H31.721c-0.441,1.575-0.438,2.777,0.01,3.606c0.448,0.829,1.332,1.244,2.65,1.244c0.975,0,1.836-0.206,2.583-0.617 S38.33,24.086,38.817,23.278z"
|
||||
id="path47" />
|
||||
<g
|
||||
id="g49">
|
||||
fill="#ffffff"
|
||||
d="m 32.673,16.742 8.351,-0.021 c 0.375,-1.436 0.308,-2.558 -0.201,-3.365 -0.509,-0.807 -1.402,-1.211 -2.68,-1.211 -1.209,0 -2.285,0.397 -3.229,1.19 -0.944,0.793 -1.69,1.93 -2.241,3.407 z m 6.144,6.536 h 7.043 c -1.347,2.456 -3.172,4.356 -5.477,5.7 -2.305,1.345 -4.885,2.017 -7.74,2.017 -3.473,0 -5.923,-1.054 -7.351,-3.161 -1.427,-2.107 -1.632,-4.98 -0.613,-8.618 1.038,-3.707 2.875,-6.641 5.512,-8.803 2.637,-2.163 5.678,-3.244 9.123,-3.244 3.555,0 6.04,1.099 7.456,3.298 1.417,2.198 1.582,5.234 0.498,9.109 l -0.239,0.814 -0.167,0.484 H 31.721 c -0.441,1.575 -0.438,2.777 0.01,3.606 0.448,0.829 1.332,1.244 2.65,1.244 0.975,0 1.836,-0.206 2.583,-0.617 0.747,-0.411 1.366,-1.021 1.853,-1.829 z"
|
||||
id="path47" /><g
|
||||
id="g49"
|
||||
style="fill:#1a1a1a;fill-opacity:1">
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M32.673,16.742l8.351-0.021c0.375-1.436,0.308-2.558-0.201-3.365 s-1.402-1.211-2.68-1.211c-1.209,0-2.285,0.397-3.229,1.19S33.224,15.265,32.673,16.742z M38.817,23.278h7.043 c-1.347,2.456-3.172,4.356-5.477,5.7c-2.305,1.345-4.885,2.017-7.74,2.017c-3.473,0-5.923-1.054-7.351-3.161 c-1.427-2.107-1.632-4.98-0.613-8.618c1.038-3.707,2.875-6.641,5.512-8.803c2.637-2.163,5.678-3.244,9.123-3.244 c3.555,0,6.04,1.099,7.456,3.298c1.417,2.198,1.582,5.234,0.498,9.109l-0.239,0.814l-0.167,0.484H31.721 c-0.441,1.575-0.438,2.777,0.01,3.606c0.448,0.829,1.332,1.244,2.65,1.244c0.975,0,1.836-0.206,2.583-0.617 S38.33,24.086,38.817,23.278z"
|
||||
id="path51" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
id="g53">
|
||||
<path
|
||||
d="m 32.673,16.742 8.351,-0.021 c 0.375,-1.436 0.308,-2.558 -0.201,-3.365 -0.509,-0.807 -1.402,-1.211 -2.68,-1.211 -1.209,0 -2.285,0.397 -3.229,1.19 -0.944,0.793 -1.69,1.93 -2.241,3.407 z m 6.144,6.536 h 7.043 c -1.347,2.456 -3.172,4.356 -5.477,5.7 -2.305,1.345 -4.885,2.017 -7.74,2.017 -3.473,0 -5.923,-1.054 -7.351,-3.161 -1.427,-2.107 -1.632,-4.98 -0.613,-8.618 1.038,-3.707 2.875,-6.641 5.512,-8.803 2.637,-2.163 5.678,-3.244 9.123,-3.244 3.555,0 6.04,1.099 7.456,3.298 1.417,2.198 1.582,5.234 0.498,9.109 l -0.239,0.814 -0.167,0.484 H 31.721 c -0.441,1.575 -0.438,2.777 0.01,3.606 0.448,0.829 1.332,1.244 2.65,1.244 0.975,0 1.836,-0.206 2.583,-0.617 0.747,-0.411 1.366,-1.021 1.853,-1.829 z"
|
||||
id="path51"
|
||||
style="fill:#1a1a1a;fill-opacity:1" />
|
||||
</g><path
|
||||
fill="#A0CE67"
|
||||
d="M112.881,30.643l-6.404-18.639l-6.455,18.639h-7.254l9.565-30.321h8.19l4.434,15.582l0.35,1.276 c0.521,1.866,0.917,3.431,1.191,4.693l0.555-2.182c0.219-0.837,0.528-1.935,0.925-3.293l4.468-16.076h8.19l-10.501,30.321 H112.881z"
|
||||
d="m 112.881,30.643 -6.404,-18.639 -6.455,18.639 h -7.254 l 9.565,-30.321 h 8.19 l 4.434,15.582 0.35,1.276 c 0.521,1.866 0.917,3.431 1.191,4.693 l 0.555,-2.182 c 0.219,-0.837 0.528,-1.935 0.925,-3.293 l 4.468,-16.076 h 8.19 l -10.501,30.321 z"
|
||||
id="path55"
|
||||
style="fill:#8ed300;fill-opacity:1" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
style="fill:#97d700;fill-opacity:1" />
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 10 KiB |
|
@ -1,39 +1,34 @@
|
|||
|
||||
.vn-gui
|
||||
{
|
||||
.vn-gui {
|
||||
height: inherit;
|
||||
}
|
||||
|
||||
/* Font */
|
||||
|
||||
.vn-gui .user-info,
|
||||
.vn-gui .user-name,
|
||||
.vn-gui .menu-title,
|
||||
.vn-gui .main-menu
|
||||
{
|
||||
.vn-gui .main-menu {
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
/* Navigation bar */
|
||||
|
||||
.vn-gui .navbar
|
||||
{
|
||||
.vn-gui .navbar {
|
||||
position: fixed;
|
||||
background-color: #009688;
|
||||
left: 15em;
|
||||
background-color: #1A1A1A;
|
||||
left: 250px;
|
||||
top: 0;
|
||||
right: 0;
|
||||
z-index: 1;
|
||||
overflow: hidden;
|
||||
box-shadow: 0 0 .2em rgba(1, 1, 1, .3);
|
||||
height: 3.9em;
|
||||
height: 64px;
|
||||
color: white;
|
||||
|
||||
transition-property: left, background-color, transform;
|
||||
transition-duration: 200ms;
|
||||
transition-timing-function: ease-in-out;
|
||||
}
|
||||
.vn-gui .menu-button
|
||||
{
|
||||
.vn-gui .menu-button {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
display: none;
|
||||
|
@ -43,71 +38,61 @@
|
|||
margin: 0;
|
||||
height: 100%;
|
||||
}
|
||||
.vn-gui .menu-button:hover
|
||||
{
|
||||
.vn-gui .menu-button:hover {
|
||||
background-color: rgba(0, 0, 0, .2);
|
||||
}
|
||||
.vn-gui .menu-button img
|
||||
{
|
||||
.vn-gui .menu-button img {
|
||||
vertical-align: middle;
|
||||
height: 1.8em;
|
||||
}
|
||||
.vn-gui .title
|
||||
{
|
||||
.vn-gui .title {
|
||||
float: left;
|
||||
}
|
||||
.vn-gui .title h1
|
||||
{
|
||||
.vn-gui .title h1 {
|
||||
font-weight: normal;
|
||||
font-size: 1.4em;
|
||||
padding: .8em .6em;
|
||||
padding-right: .3em;
|
||||
margin: 0;
|
||||
}
|
||||
.vn-gui .navbar > .htk-spinner
|
||||
{
|
||||
.vn-gui .navbar > .htk-spinner {
|
||||
float: left;
|
||||
margin: 1.05em .8em;
|
||||
}
|
||||
|
||||
/* Action bar */
|
||||
|
||||
.vn-gui .action-bar
|
||||
{
|
||||
.vn-gui .action-bar {
|
||||
float: right;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
height: 100%;
|
||||
}
|
||||
.vn-gui .action-bar > div
|
||||
{
|
||||
.vn-gui .action-bar > div {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
height: 100%;
|
||||
}
|
||||
.vn-gui .action-bar > div > *
|
||||
{
|
||||
.vn-gui .action-bar > div > * {
|
||||
float: right;
|
||||
}
|
||||
.vn-gui .action-bar button
|
||||
{
|
||||
.vn-gui .action-bar button {
|
||||
margin: 0;
|
||||
padding: 1.25em .5em;
|
||||
border-radius: 2em;
|
||||
font-weight: bold;
|
||||
}
|
||||
.vn-gui .action-bar button:hover
|
||||
{
|
||||
.vn-gui .action-bar button:hover {
|
||||
background-color: rgba(1, 1, 1, .2);
|
||||
}
|
||||
.vn-gui .action-bar button > img
|
||||
{
|
||||
.vn-gui .action-bar button > img {
|
||||
vertical-align: middle;
|
||||
height: 1.4em;
|
||||
}
|
||||
|
||||
/* Background */
|
||||
|
||||
.vn-gui > .background
|
||||
{
|
||||
.vn-gui > .background {
|
||||
z-index: 10;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
|
@ -118,8 +103,7 @@
|
|||
background-color: rgba(1, 1, 1, .7);
|
||||
opacity: 0;
|
||||
}
|
||||
.vn-gui > .background.show
|
||||
{
|
||||
.vn-gui > .background.show {
|
||||
visibility: visible;
|
||||
transition: opacity 200ms ease-out;
|
||||
opacity: 1;
|
||||
|
@ -127,8 +111,7 @@
|
|||
|
||||
/* Left panel */
|
||||
|
||||
.vn-gui .left-panel
|
||||
{
|
||||
.vn-gui .left-panel {
|
||||
z-index: 20;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
|
@ -136,11 +119,9 @@
|
|||
top: 0;
|
||||
background-color: white;
|
||||
z-index: 20;
|
||||
box-shadow: 0 .2em .2em rgba(1, 1, 1, .4);
|
||||
width: 15em;
|
||||
width: 250px;
|
||||
}
|
||||
.vn-gui .menu-overflow
|
||||
{
|
||||
.vn-gui .menu-overflow {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
@ -148,53 +129,71 @@
|
|||
bottom: 4em;
|
||||
overflow: auto;
|
||||
}
|
||||
.vn-gui .menu-header
|
||||
{
|
||||
background-color: #333;
|
||||
.vn-gui .menu-header {
|
||||
background-color: #1A1A1A;
|
||||
color: white;
|
||||
padding: 1em;
|
||||
height: 64px;
|
||||
display: flex;
|
||||
}
|
||||
.vn-gui .logo
|
||||
{
|
||||
.vn-gui .logo {
|
||||
display: block;
|
||||
width: 12em;
|
||||
margin-bottom: .8em;
|
||||
width: 160px;
|
||||
margin-left: 37px;
|
||||
}
|
||||
.vn-gui .user-info
|
||||
{
|
||||
width: 100%;
|
||||
.vn-gui .user-info {
|
||||
overflow: hidden;
|
||||
padding: 20px 37px;
|
||||
font-weight: bold;
|
||||
}
|
||||
.vn-gui .user-info > p
|
||||
{
|
||||
.vn-gui .user-info > img {
|
||||
margin-right: 10px;
|
||||
height: 20px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.vn-gui .user-info > p {
|
||||
margin: 0;
|
||||
margin-top: .2em;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.vn-gui button.logout
|
||||
{
|
||||
.vn-gui .logout {
|
||||
display: block;
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
text-align: left;
|
||||
padding: 14px 37px;
|
||||
}
|
||||
.vn-gui .supplant {
|
||||
display: none;
|
||||
padding: 8px;
|
||||
margin: 0;
|
||||
margin-top: .2em;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.vn-gui .supplant > p {
|
||||
margin: 0;
|
||||
margin-top: .2em;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.vn-gui .supplant-logout {
|
||||
float: right;
|
||||
margin: 0;
|
||||
padding: .2em;
|
||||
display: block;
|
||||
}
|
||||
.vn-gui button.logout > img
|
||||
{
|
||||
.vn-gui .supplant-logout > img {
|
||||
height: 1.2em;
|
||||
display: block;
|
||||
}
|
||||
.vn-gui .supplant
|
||||
{
|
||||
margin-top: .2em;
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Test link */
|
||||
|
||||
.vn-gui .test-link
|
||||
{
|
||||
.vn-gui .test-link {
|
||||
display: none;
|
||||
margin: .5em;
|
||||
background-color: #3f51b5;
|
||||
|
@ -204,12 +203,10 @@
|
|||
border-radius: .1em;
|
||||
text-align: center;
|
||||
}
|
||||
.vn-gui .test-link:hover
|
||||
{
|
||||
.vn-gui .test-link:hover {
|
||||
background-color: #4f61c5;
|
||||
}
|
||||
.vn-gui .dev-info
|
||||
{
|
||||
.vn-gui .dev-info {
|
||||
display: none;
|
||||
padding: .3em .5em;
|
||||
color: white;
|
||||
|
@ -218,49 +215,41 @@
|
|||
margin: .5em;
|
||||
border-radius: .1em;
|
||||
}
|
||||
.vn-gui .dev-info > p
|
||||
{
|
||||
.vn-gui .dev-info > p {
|
||||
margin: .2em 0;
|
||||
}
|
||||
.vn-gui .dev-info > .mode
|
||||
{
|
||||
.vn-gui .dev-info > .mode {
|
||||
color: #BBF;
|
||||
}
|
||||
|
||||
/* Menu */
|
||||
|
||||
.vn-gui .main-menu,
|
||||
.vn-gui ul.submenu
|
||||
{
|
||||
.vn-gui ul.submenu {
|
||||
list-style-type: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
.vn-gui .main-menu > li
|
||||
{
|
||||
.vn-gui .main-menu > li {
|
||||
display: block;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
}
|
||||
.vn-gui .main-menu a
|
||||
{
|
||||
.vn-gui .main-menu a {
|
||||
width: 70%;
|
||||
padding: 0 15%;
|
||||
display: block;
|
||||
line-height: 2.8em;
|
||||
}
|
||||
.vn-gui .main-menu a:hover,
|
||||
.vn-gui .main-menu a.selected
|
||||
{
|
||||
.vn-gui .main-menu a.selected {
|
||||
background-color: rgba(1, 1, 1, .1);
|
||||
}
|
||||
.vn-gui ul.submenu
|
||||
{
|
||||
.vn-gui ul.submenu {
|
||||
display: none;
|
||||
}
|
||||
.vn-gui ul.submenu.popup
|
||||
{
|
||||
.vn-gui ul.submenu.popup {
|
||||
display: inline;
|
||||
position: fixed;
|
||||
border: none;
|
||||
|
@ -274,20 +263,18 @@
|
|||
|
||||
/* Social */
|
||||
|
||||
.vn-gui .social
|
||||
{
|
||||
.vn-gui .menu-footer {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
padding: .8em;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
/* Body */
|
||||
|
||||
.vn-gui > .body
|
||||
{
|
||||
margin-left: 15em;
|
||||
padding-top: 3.9em;
|
||||
.vn-gui > .body {
|
||||
margin-left: 250px;
|
||||
padding-top: 4.4em;
|
||||
height: inherit;
|
||||
box-sizing: border-box;
|
||||
height: inherit;
|
||||
|
@ -295,8 +282,7 @@
|
|||
transition-property: margin-left, margin-right;
|
||||
transition-duration: 200ms;
|
||||
}
|
||||
.vn-gui .form-holder
|
||||
{
|
||||
.vn-gui .form-holder {
|
||||
position: relative;
|
||||
height: inherit;
|
||||
|
||||
|
@ -308,8 +294,7 @@
|
|||
transition-duration: 200ms;
|
||||
transition-timing-function: ease-out;
|
||||
}
|
||||
.vn-gui .form-holder.show
|
||||
{
|
||||
.vn-gui .form-holder.show {
|
||||
opacity: 1;
|
||||
transform: translateZ(0) translateX(0em);
|
||||
-webkit-transform: translateZ(0) translateX(0em);
|
||||
|
@ -317,46 +302,37 @@
|
|||
|
||||
/* Mobile */
|
||||
|
||||
@media (max-width: 960px)
|
||||
{
|
||||
@media (max-width: 960px) {
|
||||
.vn-gui .action-bar span.label,
|
||||
.vn-gui .htk-button > span
|
||||
{
|
||||
.vn-gui .htk-button > span {
|
||||
display: none;
|
||||
}
|
||||
.vn-gui > .navbar
|
||||
{
|
||||
.vn-gui > .navbar {
|
||||
padding-left: 2.8em;
|
||||
left: 0;
|
||||
}
|
||||
.vn-gui > .body
|
||||
{
|
||||
.vn-gui > .body {
|
||||
margin-left: 0;
|
||||
}
|
||||
.vn-gui .menu-button
|
||||
{
|
||||
.vn-gui .menu-button {
|
||||
display: block;
|
||||
}
|
||||
.vn-gui .left-panel
|
||||
{
|
||||
.vn-gui .left-panel {
|
||||
top: 0;
|
||||
left: -15em;
|
||||
left: -250px;
|
||||
box-shadow: 0 0 .2em rgba(1, 1, 1, .3);
|
||||
|
||||
transition: transform 200ms ease-out;
|
||||
-webkit-transition: transform 200ms ease-out;
|
||||
}
|
||||
.vn-gui .left-panel.show
|
||||
{
|
||||
transform: translateZ(0) translateX(15em);
|
||||
-webkit-transform: translateZ(0) translateX(15em);
|
||||
.vn-gui .left-panel.show {
|
||||
transform: translateZ(0) translateX(250px);
|
||||
-webkit-transform: translateZ(0) translateX(250px);
|
||||
}
|
||||
.vn-gui .form-holder
|
||||
{
|
||||
.vn-gui .form-holder {
|
||||
left: 0;
|
||||
}
|
||||
.vn-gui ul.submenu
|
||||
{
|
||||
.vn-gui ul.submenu {
|
||||
display: block;
|
||||
background-color: #888;
|
||||
color: white;
|
||||
|
@ -367,8 +343,7 @@
|
|||
transition: max-height 300ms ease-out;
|
||||
webkit-transition: max-height 300ms ease-out;
|
||||
}
|
||||
.vn-gui .main-menu li:hover > ul.submenu
|
||||
{
|
||||
.vn-gui .main-menu li:hover > ul.submenu {
|
||||
max-height: 20em;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -46,8 +46,6 @@ module.exports = new Class({
|
|||
|
||||
this.parent(props);
|
||||
|
||||
this.$('social-bar').conn = this._conn;
|
||||
|
||||
var sql = 'SELECT nickname FROM account.myUser;'
|
||||
+'SELECT defaultForm FROM config;'
|
||||
+'SELECT url FROM imageConfig;'
|
||||
|
|
|
@ -12,28 +12,28 @@
|
|||
<div class="menu-overflow">
|
||||
<div class="menu-header" id="menu-header">
|
||||
<img class="logo" src="image/logo-dark.svg" alt="Verdnatura"/>
|
||||
<div class="user-info">
|
||||
<button class="logout" on-click="onLogoutClick" title="_Exit">
|
||||
<img src="image/icon/dark/exit.svg" alt="_Exit"/>
|
||||
</button>
|
||||
<p id="user-name"/>
|
||||
</div>
|
||||
<div id="supplant" class="supplant user-info">
|
||||
<button class="logout" on-click="onSupplantExitClick" title="_Exit">
|
||||
<img src="image/icon/dark/exit.svg" alt="_Exit"/>
|
||||
</button>
|
||||
<p id="supplanted"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="user-info">
|
||||
<img src="image/icon/light/access-log.svg" alt=""/>
|
||||
<t>Hello</t>, <span id="user-name"/>
|
||||
</div>
|
||||
<ul id="main-menu" class="main-menu"/>
|
||||
<button class="logout" on-click="onLogoutClick">
|
||||
<t>Exit</t>
|
||||
</button>
|
||||
</div>
|
||||
<div class="menu-footer">
|
||||
<div id="supplant" class="supplant">
|
||||
<button class="supplant-logout" on-click="onSupplantExitClick" title="_Exit">
|
||||
<img src="image/icon/light/exit.svg" alt="_Exit"/>
|
||||
</button>
|
||||
<p id="supplanted"/>
|
||||
</div>
|
||||
<div id="dev-info" class="dev-info">
|
||||
<p class="mode">Testing</p>
|
||||
<p><t>Version</t> <span id="version"/></p>
|
||||
</div>
|
||||
<a id="test-link" class="test-link" href="#">Old website</a>
|
||||
<ul id="main-menu" class="main-menu"/>
|
||||
</div>
|
||||
<div class="social">
|
||||
<htk-social-bar id="social-bar" priority="2"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
User: Usuari
|
||||
Password: Contrasenya
|
||||
Beta: Beta
|
||||
Do not sign out: No tancar sessió
|
||||
Remind me: No tancar sessió
|
||||
Log in as guest: Accedir com a convidat
|
||||
Enter: Entrar
|
||||
Login mail: clientes@verdnatura.es
|
||||
Login: Iniciar sesió
|
||||
Login mail: info@verdnatura.es
|
||||
Login phone: +34 607 562 391
|
||||
Password forgotten? Push here: ¿Has oblidat la teva contrasenya?
|
||||
Yet you are not a customer?: Encara no ets client?
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
User: User
|
||||
Password: Password
|
||||
Beta: Beta
|
||||
Do not sign out: Do not sign out
|
||||
Remind me: Remind me
|
||||
Log in as guest: Log in as guest
|
||||
Enter: Enter
|
||||
Login mail: clientes@verdnatura.es
|
||||
Login: Login
|
||||
Login mail: info@verdnatura.es
|
||||
Login phone: +34 607 562 391
|
||||
Password forgotten? Push here: Password forgotten? Push here
|
||||
Yet you are not a customer?: Yet you are not a customer?
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
User: Usuario
|
||||
Password: Contraseña
|
||||
Beta: Beta
|
||||
Do not sign out: No cerrar sesión
|
||||
Remind me: Recuérdame
|
||||
Log in as guest: Entrar como invitado
|
||||
Enter: Entrar
|
||||
Login mail: clientes@verdnatura.es
|
||||
Login: Iniciar sesión
|
||||
Login mail: info@verdnatura.es
|
||||
Login phone: +34 963 242 100
|
||||
Password forgotten? Push here: ¿Has olvidado tu contraseña?
|
||||
Yet you are not a customer?: ¿Todavía no eres cliente?
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
User: Utilisateur
|
||||
Password: Mot de passe
|
||||
Beta: Beta
|
||||
Do not sign out: Garder ma session active
|
||||
Remind me: Garder ma session active
|
||||
Log in as guest: Entrez en tant qu'invité
|
||||
Enter: Entrer
|
||||
Login: Entrer
|
||||
Login mail: ruben@verdnatura.es
|
||||
Login phone: +33 781 533 900
|
||||
Password forgotten? Push here: as tu oublié ton mot de passe?
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
User: Хэрэглэгчийн
|
||||
Password: нууц үг
|
||||
Beta: Бета
|
||||
Do not sign out: Гаргаж гарын үсэг зураагүй байна
|
||||
Remind me: Гаргаж гарын үсэг зураагүй байна
|
||||
Log in as guest: Зочин байдлаар оруулна уу
|
||||
Enter: энд бичнэ үү
|
||||
Login mail: clientes@verdnatura.es
|
||||
Login: энд бичнэ үү
|
||||
Login mail: info@verdnatura.es
|
||||
Login phone: +34 607 562 391
|
||||
Password forgotten? Push here: Нууц үг мартсан? энд түлхэх
|
||||
Yet you are not a customer?: Гэсэн хэдий ч та хэрэглэгчийн биш гэж үү?
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
User: Usuario
|
||||
Password: Palavra-Passe
|
||||
Beta: Beta
|
||||
Do not sign out: Não finalizar Sessão
|
||||
Remind me: Não finalizar Sessão
|
||||
Log in as guest: Entrar como convidado
|
||||
Enter: Entrar
|
||||
Login mail: clientes@verdnatura.es
|
||||
Login: Entrar
|
||||
Login mail: info@verdnatura.es
|
||||
Login phone: +34 963 242 100
|
||||
Password forgotten? Push here: Não lembro minha palavra-passe
|
||||
Yet you are not a customer?: Ainda não és cliente?
|
||||
|
|
|
@ -5,25 +5,7 @@
|
|||
font-size: 1.1em;
|
||||
font-weight: normal;
|
||||
height: inherit;
|
||||
}
|
||||
|
||||
/* Navigation bar */
|
||||
|
||||
.vn-login .navbar
|
||||
{
|
||||
z-index: 10;
|
||||
position: fixed;
|
||||
background-color: #333;
|
||||
width: 100%;
|
||||
height: 3.5em;
|
||||
top: 0;
|
||||
color: white;
|
||||
|
||||
}
|
||||
.vn-login .navbar div
|
||||
{
|
||||
margin-top: 1em;
|
||||
text-align: center;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
/* Body */
|
||||
|
@ -39,7 +21,6 @@
|
|||
max-width: 40em;
|
||||
height: inherit;
|
||||
background-color: white;
|
||||
box-shadow: 0 0 .3em 0 rgba(1, 1, 1, 0.4);
|
||||
min-height:
|
||||
}
|
||||
|
||||
|
@ -49,14 +30,14 @@
|
|||
{
|
||||
position: relative;
|
||||
height: inherit;
|
||||
max-width: 15em;
|
||||
max-width: 18em;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.vn-login form
|
||||
{
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
margin-top: -20em;
|
||||
margin-top: -380px;
|
||||
width: 100%;
|
||||
padding: 2em 0;
|
||||
}
|
||||
|
@ -73,13 +54,12 @@
|
|||
|
||||
.vn-login .header
|
||||
{
|
||||
margin-bottom: 2em;
|
||||
margin-bottom: 80px;
|
||||
}
|
||||
.vn-login .header img
|
||||
{
|
||||
display: block;
|
||||
width: 100%;
|
||||
/* box-shadow: 0 0 .3em 0 rgba(1, 1, 1, 0.4);*/
|
||||
}
|
||||
.vn-login .version-code
|
||||
{
|
||||
|
@ -107,6 +87,12 @@
|
|||
display: block;
|
||||
font-size: inherit;
|
||||
}
|
||||
.vn-login .remind-block {
|
||||
margin: 20px 0;
|
||||
}
|
||||
.vn-login .remind-forgot {
|
||||
margin: 40px 0;
|
||||
}
|
||||
.vn-login input
|
||||
{
|
||||
margin: 0.3em;
|
||||
|
@ -115,10 +101,9 @@
|
|||
.vn-login input[type=password]
|
||||
{
|
||||
margin: 0;
|
||||
margin-top: .5em;
|
||||
padding: 0 .5em;
|
||||
width: 100%;
|
||||
border: 1px solid #AAA;
|
||||
border-bottom: 1px solid #AAA;
|
||||
height: 2.6em;
|
||||
}
|
||||
.vn-login input[type=text],
|
||||
|
@ -130,7 +115,6 @@
|
|||
.vn-login .button
|
||||
{
|
||||
border-radius: .1em;
|
||||
box-shadow: 0 .1em .1em rgba(1, 1, 1, 0.4);
|
||||
}
|
||||
.vn-login input[type=checkbox]
|
||||
{
|
||||
|
@ -147,12 +131,13 @@
|
|||
.vn-login .button
|
||||
{
|
||||
margin: 0 auto;
|
||||
background-color: #9CBC28;
|
||||
border: 1px solid #8A1;
|
||||
height: 2.4em;
|
||||
background-color: #0d1115;
|
||||
border-radius: 25px;
|
||||
height: 50px;
|
||||
width: 100%;
|
||||
color: #240;
|
||||
text-transform: uppercase;
|
||||
color: white;
|
||||
transition: transform 200ms ease-out;
|
||||
transition-property: background-color;
|
||||
}
|
||||
.vn-login input[type=submit]:hover,
|
||||
.vn-login input[type=button]:hover,
|
||||
|
@ -160,7 +145,20 @@
|
|||
.vn-login button:hover,
|
||||
.vn-login .button:hover
|
||||
{
|
||||
background-color: #8A1;
|
||||
background-color: #7d8185;
|
||||
}
|
||||
.vn-login .button.guest
|
||||
{
|
||||
margin-top: 15px;
|
||||
border: 1px solid #0d1115;
|
||||
background-color: white;
|
||||
color: #0d1115;
|
||||
}
|
||||
.vn-login .button.guest:hover
|
||||
{
|
||||
border-color: #7d8185;
|
||||
background-color: #7d8185;
|
||||
color: white;
|
||||
}
|
||||
hr
|
||||
{
|
||||
|
@ -191,11 +189,18 @@ hr
|
|||
|
||||
.vn-login .footer
|
||||
{
|
||||
margin-top: 2em;
|
||||
margin-top: 80px;
|
||||
font-size: 14px;
|
||||
text-align: center;
|
||||
}
|
||||
.vn-login .contact
|
||||
{
|
||||
text-align: center;
|
||||
margin-top: 15px;
|
||||
color: grey;
|
||||
}
|
||||
.vn-login .footer a
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@media (max-height: 50em)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
var Css = require ('./login.css');
|
||||
var Tpl = require ('./login.xml');
|
||||
var Css = require('./login.css');
|
||||
var Tpl = require('./login.xml');
|
||||
|
||||
module.exports = new Class
|
||||
({
|
||||
|
@ -10,120 +10,104 @@ module.exports = new Class
|
|||
conn:
|
||||
{
|
||||
type: Db.Connection
|
||||
,set: function (x)
|
||||
{
|
||||
this.link ({_conn: x}, {'loading-changed': this._onConnLoadChange});
|
||||
,set: function(x) {
|
||||
this.link({_conn: x}, {'loading-changed': this._onConnLoadChange});
|
||||
}
|
||||
,get: function ()
|
||||
{
|
||||
,get: function() {
|
||||
return this._conn;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
,initialize: function (props)
|
||||
{
|
||||
this.parent (props);
|
||||
this.builderInitString (Tpl);
|
||||
,initialize: function(props) {
|
||||
this.parent(props);
|
||||
this.builderInitString(Tpl);
|
||||
|
||||
this.$('social-bar').conn = this._conn;
|
||||
//this.$('social-bar').conn = this._conn;
|
||||
|
||||
var self = this;
|
||||
this.$('form').onsubmit = function ()
|
||||
{
|
||||
self._onSubmit ();
|
||||
this.$('form').onsubmit = function() {
|
||||
self._onSubmit();
|
||||
return false;
|
||||
};
|
||||
}
|
||||
|
||||
,_onConnLoadChange: function (conn, isLoading)
|
||||
{
|
||||
,_onConnLoadChange: function(conn, isLoading) {
|
||||
if (isLoading)
|
||||
this.$('spinner').start ();
|
||||
this.$('spinner').start();
|
||||
else
|
||||
this.$('spinner').stop ();
|
||||
this.$('spinner').stop();
|
||||
}
|
||||
|
||||
,show: function ()
|
||||
{
|
||||
document.body.appendChild (this.node);
|
||||
,show: function() {
|
||||
document.body.appendChild(this.node);
|
||||
|
||||
var lastUser = localStorage.getItem ('hederaLastUser');
|
||||
var lastUser = localStorage.getItem('hederaLastUser');
|
||||
|
||||
if (lastUser)
|
||||
this.$('user').value = lastUser;
|
||||
|
||||
this._focusUserInput ();
|
||||
this._focusUserInput();
|
||||
}
|
||||
|
||||
,_onSubmit: function ()
|
||||
{
|
||||
this._conn.open (
|
||||
,_onSubmit: function() {
|
||||
this._conn.open(
|
||||
this.$('user').value,
|
||||
this.$('pass').value,
|
||||
this.$('remember').checked,
|
||||
this._onConnOpen.bind (this)
|
||||
this._onConnOpen.bind(this)
|
||||
);
|
||||
this._disableUi (true);
|
||||
this._disableUi(true);
|
||||
}
|
||||
|
||||
,_onConnOpen: function (conn, success, error)
|
||||
{
|
||||
,_onConnOpen: function(conn, success, error) {
|
||||
this.$('pass').value = '';
|
||||
this._disableUi (false);
|
||||
this._disableUi(false);
|
||||
|
||||
if (success)
|
||||
{
|
||||
if (success) {
|
||||
var user = this.$('user').value;
|
||||
|
||||
if (user)
|
||||
localStorage.setItem ('hederaLastUser', user);
|
||||
localStorage.setItem('hederaLastUser', user);
|
||||
|
||||
this.signalEmit ('login');
|
||||
}
|
||||
else
|
||||
{
|
||||
this._focusUserInput ();
|
||||
this.signalEmit('login');
|
||||
} else {
|
||||
this._focusUserInput();
|
||||
throw error;
|
||||
}
|
||||
}
|
||||
|
||||
,hide: function ()
|
||||
{
|
||||
Vn.Node.remove (this.node);
|
||||
,hide: function() {
|
||||
Vn.Node.remove(this.node);
|
||||
}
|
||||
|
||||
,_focusUserInput: function ()
|
||||
{
|
||||
,_focusUserInput: function() {
|
||||
var userEntry = this.$('user');
|
||||
userEntry.focus ();
|
||||
userEntry.select ();
|
||||
userEntry.focus();
|
||||
userEntry.select();
|
||||
}
|
||||
|
||||
,_disableUi: function (disabled)
|
||||
{
|
||||
,_disableUi: function(disabled) {
|
||||
this.$('user').disabled = disabled;
|
||||
this.$('pass').disabled = disabled;
|
||||
this.$('submit').disabled = disabled;
|
||||
}
|
||||
|
||||
,onPasswordLost: function ()
|
||||
{
|
||||
,onPasswordLost: function() {
|
||||
var user = this.$('user').value;
|
||||
|
||||
if (!user)
|
||||
Htk.Toast.showError (_('Please write your user name'));
|
||||
Htk.Toast.showError(_('Please write your user name'));
|
||||
else
|
||||
this._conn.send ('core/recover-password', {recoverUser: user},
|
||||
this._onPasswordRecovered.bind (this));
|
||||
this._conn.send('core/recover-password', {recoverUser: user},
|
||||
this._onPasswordRecovered.bind(this));
|
||||
}
|
||||
|
||||
,_onPasswordRecovered: function (json, error)
|
||||
{
|
||||
,_onPasswordRecovered: function(json, error) {
|
||||
if (error)
|
||||
throw error;
|
||||
|
||||
Htk.Toast.showMessage (_('A mail has been sent wich you can recover your password'));
|
||||
Htk.Toast.showMessage(_('A mail has been sent wich you can recover your password'));
|
||||
}
|
||||
});
|
||||
|
||||
|
|
|
@ -1,18 +1,11 @@
|
|||
<vn>
|
||||
<div id="main" class="vn-login">
|
||||
<div class="navbar">
|
||||
<div>
|
||||
<a href="#!form=cms/home&guest=true">
|
||||
<t>Log in as guest</t>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="body">
|
||||
<div class="column">
|
||||
<div class="login">
|
||||
<form id="form">
|
||||
<div class="header">
|
||||
<img src="image/banner.svg" alt=""/>
|
||||
<img src="image/logo.svg" alt=""/>
|
||||
<div class="version-code"/>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
|
@ -27,39 +20,42 @@
|
|||
<input type="password" id="pass" name="password"/>
|
||||
</label>
|
||||
</div>
|
||||
<div>
|
||||
<label>
|
||||
<input type="checkbox" id="remember" name="remember"/>
|
||||
<t>Do not sign out</t>
|
||||
</label>
|
||||
<div class="remind-forgot">
|
||||
<div class="remind-block">
|
||||
<label>
|
||||
<input type="checkbox" id="remember" name="remember"/>
|
||||
<t>Remind me</t>
|
||||
</label>
|
||||
</div>
|
||||
<div class="remind-block">
|
||||
<p>
|
||||
<a href="#" on-click="onPasswordLost">
|
||||
<t>Password forgotten? Push here</t>
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="enter">
|
||||
<input id="submit" type="submit" value="_Enter"/>
|
||||
<input id="submit" type="submit" value="_Login"/>
|
||||
<div class="wrapper">
|
||||
<htk-spinner id="spinner"/>
|
||||
</div>
|
||||
<p>
|
||||
<a href="#" on-click="onPasswordLost">
|
||||
<t>Password forgotten? Push here</t>
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<hr/>
|
||||
</div>
|
||||
<div>
|
||||
<p><t>Yet you are not a customer?</t></p>
|
||||
<a class="button" href="_Sign up link" target="_blank">
|
||||
<t>Sign up</t>
|
||||
</a>
|
||||
</div>
|
||||
<a class="button guest" href="#!form=cms/home&guest=true">
|
||||
<t>Log in as guest</t>
|
||||
</a>
|
||||
<div class="footer">
|
||||
<p>
|
||||
<t>Yet you are not a customer?</t>
|
||||
<a href="_Sign up link" target="_blank"><t>Sign up</t></a>
|
||||
</p>
|
||||
<p class="contact">
|
||||
<p>Tel. <t>Login phone</t> - <t>Login mail</t></p>
|
||||
</p>
|
||||
<!--
|
||||
<htk-social-bar id="social-bar" priority="1"/>
|
||||
<div id="social" class="social"/>
|
||||
<div class="contact">
|
||||
<p><t>Login mail</t></p>
|
||||
<p><t>Login phone</t></p>
|
||||
</div>
|
||||
-->
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
body
|
||||
{
|
||||
font-family: 'Roboto', 'Verdana', 'Sans';
|
||||
background-color: #EEE;
|
||||
background-color: #FAFAFA;
|
||||
color: #333;
|
||||
position: absolute;
|
||||
height: 100%;
|
||||
|
@ -307,7 +307,8 @@ button.thin,
|
|||
.button.thin
|
||||
{
|
||||
color: #008D77;
|
||||
text-transform: uppercase;
|
||||
border-radius: .5em;
|
||||
background-color: rgba(0, 0, 0, .1);
|
||||
}
|
||||
input[type=submit].thin:disabled,
|
||||
input[type=button].thin:disabled,
|
||||
|
@ -345,8 +346,8 @@ img.editable
|
|||
{
|
||||
background-color: white;
|
||||
margin: 0 auto;
|
||||
border-radius: 0.1em;
|
||||
box-shadow: 0 0.2em 0.2em #CCC;
|
||||
border-radius: .8em;
|
||||
box-shadow: .05em .05em .2em rgba(0, 0, 0, .1);
|
||||
}
|
||||
.box .header
|
||||
{
|
||||
|
|
|
@ -208,6 +208,7 @@ td.cell-image .htk-image
|
|||
width: 20em;
|
||||
background-color: white;
|
||||
border: none;
|
||||
border-radius: .5em;
|
||||
}
|
||||
.htk-calendar table
|
||||
{
|
||||
|
@ -216,7 +217,7 @@ td.cell-image .htk-image
|
|||
.htk-calendar thead tr,
|
||||
.htk-calendar tfoot tr
|
||||
{
|
||||
background-color: #009688;
|
||||
background-color: #8cc63f;
|
||||
color: white;
|
||||
font-weight: normal;
|
||||
vertical-align: middle;
|
||||
|
@ -510,16 +511,12 @@ td.cell-image .htk-image
|
|||
.htk-assistant > div > h2
|
||||
{
|
||||
text-align: center;
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
font-size: 1.5em;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
.htk-assistant *
|
||||
{
|
||||
color: #555;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Assistant bar */
|
||||
|
|
Loading…
Reference in New Issue