dbgate-web 6.5.6 → 6.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/public/error.html CHANGED
@@ -1,6 +1,7 @@
1
1
  <!DOCTYPE html>
2
2
  <html lang="en">
3
3
  <head>
4
+ <!--HEAD_SCRIPT-->
4
5
  <meta charset="utf-8" />
5
6
  <meta name="viewport" content="width=device-width,initial-scale=1" />
6
7
 
@@ -107,6 +108,7 @@
107
108
  </head>
108
109
 
109
110
  <body>
111
+ <!--BODY_SCRIPT-->
110
112
  <div id="starting_dbgate_zero">
111
113
  <div class="inner-flex">
112
114
  <div class="lds-ellipsis">
package/public/global.css CHANGED
@@ -184,6 +184,10 @@ select[disabled] {
184
184
  background-color: var(--theme-bg-1);
185
185
  }
186
186
 
187
+ .classicform select {
188
+ padding: 5px 5px 4px;
189
+ }
190
+
187
191
  textarea {
188
192
  background-color: var(--theme-bg-0);
189
193
  color: var(--theme-font-1);
package/public/index.html CHANGED
@@ -1,6 +1,7 @@
1
1
  <!DOCTYPE html>
2
2
  <html lang="en">
3
3
  <head>
4
+ <!--HEAD_SCRIPT-->
4
5
  <meta charset="utf-8" />
5
6
  <meta name="viewport" content="width=device-width,initial-scale=1" />
6
7
 
@@ -107,6 +108,7 @@
107
108
  </head>
108
109
 
109
110
  <body>
111
+ <!--BODY_SCRIPT-->
110
112
  <div id="starting_dbgate_zero">
111
113
  <div class="inner-flex">
112
114
  <div class="lds-ellipsis">
@@ -1,6 +1,7 @@
1
1
  <!DOCTYPE html>
2
2
  <html lang="en">
3
3
  <head>
4
+ <!--HEAD_SCRIPT-->
4
5
  <meta charset="utf-8" />
5
6
  <meta name="viewport" content="width=device-width,initial-scale=1" />
6
7
 
@@ -107,6 +108,7 @@
107
108
  </head>
108
109
 
109
110
  <body>
111
+ <!--BODY_SCRIPT-->
110
112
  <div id="starting_dbgate_zero">
111
113
  <div class="inner-flex">
112
114
  <div class="lds-ellipsis">
package/public/login.html CHANGED
@@ -1,6 +1,7 @@
1
1
  <!DOCTYPE html>
2
2
  <html lang="en">
3
3
  <head>
4
+ <!--HEAD_SCRIPT-->
4
5
  <meta charset="utf-8" />
5
6
  <meta name="viewport" content="width=device-width,initial-scale=1" />
6
7
 
@@ -107,6 +108,7 @@
107
108
  </head>
108
109
 
109
110
  <body>
111
+ <!--BODY_SCRIPT-->
110
112
  <div id="starting_dbgate_zero">
111
113
  <div class="inner-flex">
112
114
  <div class="lds-ellipsis">
@@ -1,6 +1,7 @@
1
1
  <!DOCTYPE html>
2
2
  <html lang="en">
3
3
  <head>
4
+ <!--HEAD_SCRIPT-->
4
5
  <meta charset="utf-8" />
5
6
  <meta name="viewport" content="width=device-width,initial-scale=1" />
6
7
 
@@ -107,6 +108,7 @@
107
108
  </head>
108
109
 
109
110
  <body>
111
+ <!--BODY_SCRIPT-->
110
112
  <div id="starting_dbgate_zero">
111
113
  <div class="inner-flex">
112
114
  <div class="lds-ellipsis">
@@ -1,6 +1,7 @@
1
1
  <!DOCTYPE html>
2
2
  <html lang="en">
3
3
  <head>
4
+ <!--HEAD_SCRIPT-->
4
5
  <meta charset="utf-8" />
5
6
  <meta name="viewport" content="width=device-width,initial-scale=1" />
6
7
 
@@ -107,6 +108,7 @@
107
108
  </head>
108
109
 
109
110
  <body>
111
+ <!--BODY_SCRIPT-->
110
112
  <div id="starting_dbgate_zero">
111
113
  <div class="inner-flex">
112
114
  <div class="lds-ellipsis">
@@ -1,6 +1,7 @@
1
1
  <!DOCTYPE html>
2
2
  <html lang="en">
3
3
  <head>
4
+ <!--HEAD_SCRIPT-->
4
5
  <meta charset="utf-8" />
5
6
  <meta name="viewport" content="width=device-width,initial-scale=1" />
6
7
 
@@ -107,6 +108,7 @@
107
108
  </head>
108
109
 
109
110
  <body>
111
+ <!--BODY_SCRIPT-->
110
112
  <div id="starting_dbgate_zero">
111
113
  <div class="inner-flex">
112
114
  <div class="lds-ellipsis">