mirror of
https://gitlab.com/ArkHost/WHMCS-ArkhostVPSAG.git
synced 2026-07-23 23:36:06 +02:00
v1.4-final
This commit is contained in:
@@ -9,6 +9,17 @@
|
||||
|
||||
|
||||
<style>
|
||||
/* Hide WHMCS default product details (Domain, Username, Server Name, IP, Visit Website) */
|
||||
#domain > .row {
|
||||
display: none !important;
|
||||
}
|
||||
#domain > br {
|
||||
display: none !important;
|
||||
}
|
||||
#domain > p {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.arkhost-vps-container {
|
||||
font-family: 'Arial', sans-serif;
|
||||
margin: 15px 0;
|
||||
|
||||
Reference in New Issue
Block a user