mirror of
https://gitlab.com/ArkHost/WHMCS-ArkhostVPSAG.git
synced 2026-07-24 07:45:55 +02:00
v1.4-final
This commit is contained in:
@@ -9,6 +9,17 @@
|
|||||||
|
|
||||||
|
|
||||||
<style>
|
<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 {
|
.arkhost-vps-container {
|
||||||
font-family: 'Arial', sans-serif;
|
font-family: 'Arial', sans-serif;
|
||||||
margin: 15px 0;
|
margin: 15px 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user