mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
plugins: whitspace sweep
This commit is contained in:
Vendored
+1
-1
@@ -415,4 +415,4 @@ select.bs-select-hidden, .bootstrap-select > select.bs-select-hidden, select.sel
|
||||
}
|
||||
}
|
||||
|
||||
/* End OPNsense edit to fix #2612. */
|
||||
/* End OPNsense edit to fix #2612. */
|
||||
|
||||
Vendored
+2
-2
@@ -9,7 +9,7 @@ select.bs-select-hidden,
|
||||
.bootstrap-select > select.bs-select-hidden,
|
||||
select.selectpicker {
|
||||
display: none !important;
|
||||
|
||||
|
||||
}
|
||||
.bootstrap-select {
|
||||
width: 348px \0;
|
||||
@@ -18,7 +18,7 @@ select.selectpicker {
|
||||
.bootstrap-select > .dropdown-toggle {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
|
||||
|
||||
z-index: 1;
|
||||
text-align: right;
|
||||
white-space: nowrap;
|
||||
|
||||
Vendored
+1
-1
@@ -415,4 +415,4 @@ select.bs-select-hidden, .bootstrap-select > select.bs-select-hidden, select.sel
|
||||
}
|
||||
}
|
||||
|
||||
/* End OPNsense edit to fix #2612. */
|
||||
/* End OPNsense edit to fix #2612. */
|
||||
|
||||
+2
-2
@@ -769,7 +769,7 @@
|
||||
<label>ACME DNS</label>
|
||||
<type>header</type>
|
||||
<style>table_dns table_dns_acmedns</style>
|
||||
</field>
|
||||
</field>
|
||||
<field>
|
||||
<id>validation.dns_acmedns_user</id>
|
||||
<label>User</label>
|
||||
@@ -790,5 +790,5 @@
|
||||
<label>Update URL</label>
|
||||
<type>text</type>
|
||||
<help>Specify the custom ACME DNS Update URL, i.e. https://auth.acme-dns.io/update (optional)</help>
|
||||
</field>
|
||||
</field>
|
||||
</form>
|
||||
|
||||
@@ -115,4 +115,3 @@ switch ($mode) {
|
||||
default:
|
||||
die('{"error": "action (' . $mode . ') not found"}');
|
||||
}
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
<div style="text-align: center;">
|
||||
No data avialable
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user