diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..57bcc29 Binary files /dev/null and b/.DS_Store differ diff --git a/clientarea/hgcloud/404.php b/clientarea/hgcloud/404.php index cf95896..8c3a2e7 100644 --- a/clientarea/hgcloud/404.php +++ b/clientarea/hgcloud/404.php @@ -5,10 +5,10 @@
- - + + - +
diff --git a/clientarea/hgcloud/NotFound.php b/clientarea/hgcloud/NotFound.php index 711ffa2..de2c277 100644 --- a/clientarea/hgcloud/NotFound.php +++ b/clientarea/hgcloud/NotFound.php @@ -28,10 +28,10 @@
- - + + - +
diff --git a/clientarea/hgcloud/account.php b/clientarea/hgcloud/account.php index eb3c87a..fe31b95 100644 --- a/clientarea/hgcloud/account.php +++ b/clientarea/hgcloud/account.php @@ -14,10 +14,10 @@
- - + + - +
diff --git a/clientarea/hgcloud/crossModule.php b/clientarea/hgcloud/crossModule.php index bef28c9..4a02038 100644 --- a/clientarea/hgcloud/crossModule.php +++ b/clientarea/hgcloud/crossModule.php @@ -13,10 +13,10 @@
- - + + - +
diff --git a/clientarea/hgcloud/css/dark-override.css b/clientarea/hgcloud/css/dark-override.css index 576111d..b71bbb5 100644 --- a/clientarea/hgcloud/css/dark-override.css +++ b/clientarea/hgcloud/css/dark-override.css @@ -29,6 +29,9 @@ html, body { .el-aside { background: #FFFFFF !important; border-right: 1px solid rgba(0,0,0,0.06); + height: calc(100vh - 60px) !important; + position: sticky !important; + top: 60px !important; } .ali-logo { @@ -111,6 +114,10 @@ html, body { backdrop-filter: none !important; box-shadow: 0 1px 0 rgba(0,0,0,0.06) !important; border-bottom: 1px solid rgba(0,0,0,0.06); + position: sticky !important; + top: 0 !important; + z-index: 100 !important; + width: 100% !important; } .el-header .search-value, diff --git a/clientarea/hgcloud/css/light b/clientarea/hgcloud/css/light new file mode 100644 index 0000000..e69de29 diff --git a/clientarea/hgcloud/css/lighter b/clientarea/hgcloud/css/lighter new file mode 100644 index 0000000..e69de29 diff --git a/clientarea/hgcloud/finance.php b/clientarea/hgcloud/finance.php index 6b07280..3889e80 100644 --- a/clientarea/hgcloud/finance.php +++ b/clientarea/hgcloud/finance.php @@ -14,10 +14,10 @@
- - + + - +
diff --git a/clientarea/hgcloud/group_rules.php b/clientarea/hgcloud/group_rules.php index d0dfc7f..e3b1614 100644 --- a/clientarea/hgcloud/group_rules.php +++ b/clientarea/hgcloud/group_rules.php @@ -14,10 +14,10 @@
- - + + - +
diff --git a/clientarea/hgcloud/home.php b/clientarea/hgcloud/home.php index 2bac0d8..3a11904 100644 --- a/clientarea/hgcloud/home.php +++ b/clientarea/hgcloud/home.php @@ -12,10 +12,10 @@
- - + + - +
diff --git a/clientarea/hgcloud/networkErro.php b/clientarea/hgcloud/networkErro.php index 8da3a80..55654ea 100644 --- a/clientarea/hgcloud/networkErro.php +++ b/clientarea/hgcloud/networkErro.php @@ -5,10 +5,10 @@
- - + + - +
diff --git a/clientarea/hgcloud/noPermissions.php b/clientarea/hgcloud/noPermissions.php index 36d3eb3..6b23684 100644 --- a/clientarea/hgcloud/noPermissions.php +++ b/clientarea/hgcloud/noPermissions.php @@ -13,10 +13,10 @@
- - + + - +
diff --git a/clientarea/hgcloud/orderDetail.php b/clientarea/hgcloud/orderDetail.php index ff4c506..0128e98 100644 --- a/clientarea/hgcloud/orderDetail.php +++ b/clientarea/hgcloud/orderDetail.php @@ -13,10 +13,10 @@
- - + + - +
diff --git a/clientarea/hgcloud/product.php b/clientarea/hgcloud/product.php index f3c3f1b..da16311 100644 --- a/clientarea/hgcloud/product.php +++ b/clientarea/hgcloud/product.php @@ -11,10 +11,10 @@
- - + + - + diff --git a/clientarea/hgcloud/productList.php b/clientarea/hgcloud/productList.php index 32948dc..7bedb49 100644 --- a/clientarea/hgcloud/productList.php +++ b/clientarea/hgcloud/productList.php @@ -13,10 +13,10 @@
- - + + - +
diff --git a/clientarea/hgcloud/product_list.php b/clientarea/hgcloud/product_list.php index 3ee9c7f..6a77f88 100644 --- a/clientarea/hgcloud/product_list.php +++ b/clientarea/hgcloud/product_list.php @@ -13,10 +13,10 @@
- - + + - +
diff --git a/clientarea/hgcloud/productdetail.php b/clientarea/hgcloud/productdetail.php index 6c61cde..ae6d6d3 100644 --- a/clientarea/hgcloud/productdetail.php +++ b/clientarea/hgcloud/productdetail.php @@ -1,58 +1,58 @@ -{include file="header"} - - - - - -
- - - - - - - -
- -
-
- - - - {{hostData.product_name}} -
-
- -
{{lang.product_text1}}
- {{lang.product_text2}} -
-
-
-
-
-
-
-
- - - - - - - - - - - - - - - - - - - {include file="footer"} +{include file="header"} + + + + + +
+ + + + + + + +
+ +
+
+ + + + {{hostData.product_name}} +
+
+ +
{{lang.product_text1}}
+ {{lang.product_text2}} +
+
+
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + {include file="footer"} diff --git a/clientarea/hgcloud/security.php b/clientarea/hgcloud/security.php index 71394f4..2b8bfb1 100644 --- a/clientarea/hgcloud/security.php +++ b/clientarea/hgcloud/security.php @@ -13,10 +13,10 @@
- - + + - +
diff --git a/clientarea/hgcloud/security_group.php b/clientarea/hgcloud/security_group.php index 204ec8c..0441f0b 100644 --- a/clientarea/hgcloud/security_group.php +++ b/clientarea/hgcloud/security_group.php @@ -1,138 +1,138 @@ -{include file="header"} - - - - - - -
-
-
-
-
-
-
-
- - - - - - -
-
{{lang.security_title}}
- - - {foreach $addons as $addon} - {if ($addon.name=='IdcsmartSshKey')} - - {/if} - {/foreach} - - {foreach $addons as $addon} - {if ($addon.name=='IdcsmartCloud')} - -
- -
- - - - - - - - - - - - - - - - - - - - -
-
-
- {/if} - {/foreach} -
- -
- -
- {{optType === 'add' ? lang.create_security_group : lang.edit_security_group}} -
-
-
{{lang.security_label1}}
- -
{{lang.account_label9}}
- - - -
- -
-
- -
- -
- {{lang.del_group}}? -
-
- {{lang.del_group}}:{{delName}} -
- -
-
- -
-
-
-
-
- - - - - {include file="footer"} +{include file="header"} + + + + + + +
+
+
+
+
+
+
+
+ + + + + + +
+
{{lang.security_title}}
+ + + {foreach $addons as $addon} + {if ($addon.name=='IdcsmartSshKey')} + + {/if} + {/foreach} + + {foreach $addons as $addon} + {if ($addon.name=='IdcsmartCloud')} + +
+ +
+ + + + + + + + + + + + + + + + + + + + +
+
+
+ {/if} + {/foreach} +
+ +
+ +
+ {{optType === 'add' ? lang.create_security_group : lang.edit_security_group}} +
+
+
{{lang.security_label1}}
+ +
{{lang.account_label9}}
+ + + +
+ +
+
+ +
+ +
+ {{lang.del_group}}? +
+
+ {{lang.del_group}}:{{delName}} +
+ +
+
+ +
+
+
+
+
+ + + + + {include file="footer"} diff --git a/clientarea/hgcloud/security_log.php b/clientarea/hgcloud/security_log.php index 3f25d7b..fbe3526 100644 --- a/clientarea/hgcloud/security_log.php +++ b/clientarea/hgcloud/security_log.php @@ -13,10 +13,10 @@
- - + + - +
diff --git a/clientarea/hgcloud/security_ssh.php b/clientarea/hgcloud/security_ssh.php index 2cbbe63..f11dd7f 100644 --- a/clientarea/hgcloud/security_ssh.php +++ b/clientarea/hgcloud/security_ssh.php @@ -13,10 +13,10 @@
- - + + - +
diff --git a/clientarea/hgcloud/template.php b/clientarea/hgcloud/template.php index aa86ea0..4b5feb1 100644 --- a/clientarea/hgcloud/template.php +++ b/clientarea/hgcloud/template.php @@ -13,10 +13,10 @@
- - + + - + diff --git a/clientarea/hgcloud/withdrawal.php b/clientarea/hgcloud/withdrawal.php index 317a79d..aef75d5 100644 --- a/clientarea/hgcloud/withdrawal.php +++ b/clientarea/hgcloud/withdrawal.php @@ -13,10 +13,10 @@
- - + + - +
diff --git a/default_cbDy3.tar.gz b/default_cbDy3.tar.gz deleted file mode 100644 index 2505f8d..0000000 Binary files a/default_cbDy3.tar.gz and /dev/null differ diff --git a/theme.jpg b/theme.jpg index 4165fb1..23fe670 100644 Binary files a/theme.jpg and b/theme.jpg differ