v6.3.10.0

Changelog: https://roxy-wi.org/changelog#6_3_10
pull/364/head
Aidaho 2023-04-25 12:18:41 +03:00
parent d67db4789f
commit 14539e8511
7 changed files with 14 additions and 2 deletions

View File

@ -253,8 +253,8 @@
<span class="menu-bar" onclick="serverSettings('{{s.0}}', '{{s.1}}')" title="{{lang.words.edit|title()}} {{lang.words.settings}} {{s.1}}"></span>
{% endif %}
{%if not serv%}
<span class="portlet-header" style="cursor: move;" title="{{lang.words.change2|title()}} {{lang.words.position}} {{s.1}}">
<i class="fas fa-grip-vertical" style="margin-right: -10px;margin-left: 10px;display: inline-flex;"></i>
<span class="portlet-header" title="{{lang.words.change2|title()}} {{lang.words.position}} {{s.1}}">
<i class="fas fa-grip-vertical"></i>
</span>
{%endif%}
</span>

View File

@ -6,3 +6,4 @@ distro>=1.2.0
retry>=0.9.2
psutil>=5.9.1
pika>=1.3.1
pdpyras>=4.5.2

View File

@ -6,3 +6,4 @@ slack-sdk>=3.4.0
peewee>=3.14.10
PyMySQL>=1.0.2
retry>=0.9.2
pdpyras>=4.5.2

View File

@ -7,3 +7,4 @@ peewee>=3.14.10
PyMySQL>=1.0.2
bottle>=0.12.18
retry>=0.9.2
pdpyras>=4.5.2

View File

@ -7,3 +7,4 @@ peewee>=3.14.10
PyMySQL>=1.0.2
bottle>=0.12.18
retry>=0.9.2
pdpyras>=4.5.2

View File

@ -1373,3 +1373,10 @@ label {
padding-top: 2px;
padding-left: 10px;
}
.portlet-header {
cursor: move;
display: block;
margin-left: 130px;
margin-top: -24px;
margin-right: -14px;
}

View File

@ -13,3 +13,4 @@ PyMySQL>=1.0.2
distro>=1.2.0
bottle>=0.12.20
psutil>=5.9.1
pdpyras>=4.5.2