feat: import 9 missing OGP themes (Evolution, Soft, mobile, Uprise, Silver, Katiuska, expand-soft, DarkNature, Metro)
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/491e883b-1dc5-4ca0-83bf-39faa9060c34 Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
3e9dca1bc1
commit
b17ead27a6
554 changed files with 14115 additions and 0 deletions
60
themes/Evolution/modules/billing/bill.css
Normal file
60
themes/Evolution/modules/billing/bill.css
Normal file
|
|
@ -0,0 +1,60 @@
|
|||
.main-content {
|
||||
background:#505050;
|
||||
}
|
||||
|
||||
tbody tr{
|
||||
background:#f0f0f0 !important;
|
||||
padding-bottom:-30px !important;
|
||||
border:none !important;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
tbody tr td p b{
|
||||
color:#000000;
|
||||
padding-left:3px;
|
||||
text-transform:uppercase;
|
||||
margin-bottom:-20px;
|
||||
}
|
||||
|
||||
table{
|
||||
background:#f0f0f0;
|
||||
}
|
||||
|
||||
tbody tr td{
|
||||
border:1px solid #E0E0E0 !important;
|
||||
background:#f0f0f0 !important;
|
||||
padding-left:10px !important;
|
||||
padding-bottom:-30px !important;
|
||||
}
|
||||
|
||||
tbody tr td img{
|
||||
display:none;
|
||||
}
|
||||
|
||||
.main-content > form > input {
|
||||
background-color:#373737;
|
||||
border:1px solid #373737;
|
||||
padding-top:5px;
|
||||
padding-bottom:5px;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
color:#fff;
|
||||
cursor:pointer;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
|
||||
#content {
|
||||
background-color:#373737;
|
||||
border:1px solid #373737;
|
||||
padding-top:5px;
|
||||
padding-bottom:5px;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
color:#fff;
|
||||
cursor:pointer;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
65
themes/Evolution/modules/billing/cart.css
Normal file
65
themes/Evolution/modules/billing/cart.css
Normal file
|
|
@ -0,0 +1,65 @@
|
|||
table.center {
|
||||
border:1px solid #4b4b4b;
|
||||
background:#4b4b4b;
|
||||
margin-bottom:20px;
|
||||
}
|
||||
|
||||
input[type="submit"] {
|
||||
border:1px solid #000;
|
||||
padding:2px 8px;
|
||||
margin-top:0px;
|
||||
margin-bottom:0px;
|
||||
}
|
||||
|
||||
tr.tr td{
|
||||
background:#737373;
|
||||
padding-top:10px;
|
||||
padding-bottom:10px;
|
||||
}
|
||||
|
||||
div.main-content center{
|
||||
padding-top:50px;
|
||||
}
|
||||
|
||||
.main-content > center > table > tbody > tr > td > form > input[value="Remove From Cart"] {
|
||||
background-color:#373737;
|
||||
border:1px solid #373737;
|
||||
padding-top:5px;
|
||||
padding-bottom:5px;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
color:#fff;
|
||||
cursor:pointer;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
|
||||
.main-content > center > table > tbody > tr > td > form > input {
|
||||
background-color:#373737;
|
||||
border:1px solid #373737;
|
||||
padding-top:5px;
|
||||
padding-bottom:5px;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
color:#fff;
|
||||
cursor:pointer;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
|
||||
.main-content > a {
|
||||
background-color:#373737;
|
||||
border:1px solid #373737;
|
||||
padding-top:5px;
|
||||
padding-bottom:5px;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
color:#fff !important;
|
||||
cursor:pointer;
|
||||
margin-left:25px;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
28
themes/Evolution/modules/billing/orders.css
Normal file
28
themes/Evolution/modules/billing/orders.css
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
table.center tbody tr td{
|
||||
border:1px solid #737373;
|
||||
background:#737373;
|
||||
padding-top:10px;
|
||||
}
|
||||
|
||||
h4{
|
||||
color:#000000;
|
||||
margin-top:50px;
|
||||
border:none !important;
|
||||
background:none !important;
|
||||
font-size: 150%;
|
||||
margin-bottom:25px;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.main-content > center > table > tbody > tr > td > form > input {
|
||||
background-color:#373737;
|
||||
border:1px solid #373737;
|
||||
padding-top:5px;
|
||||
padding-bottom:5px;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
color:#fff;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
43
themes/Evolution/modules/billing/services.css
Normal file
43
themes/Evolution/modules/billing/services.css
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
table.center > tbody > tr > td > input[value="Add Service"] {
|
||||
background-color:#373737;
|
||||
border:1px solid #373737;
|
||||
padding-top:5px;
|
||||
padding-bottom:5px;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
color:#fff;
|
||||
cursor:pointer;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
|
||||
tr.tr0 > td > input[value="Edit"] {
|
||||
margin-left:10px;
|
||||
background-color:#373737;
|
||||
border:1px solid #373737;
|
||||
padding-top:5px;
|
||||
padding-bottom:5px;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
color:#fff;
|
||||
cursor:pointer;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
|
||||
table.center > tbody > tr > td > form > input[value="Remove Service"] {
|
||||
margin-left:10px;
|
||||
background-color:#373737;
|
||||
border:1px solid #373737;
|
||||
padding-top:5px;
|
||||
padding-bottom:5px;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
color:#fff;
|
||||
cursor:pointer;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
130
themes/Evolution/modules/billing/shop.css
Normal file
130
themes/Evolution/modules/billing/shop.css
Normal file
|
|
@ -0,0 +1,130 @@
|
|||
.main-content div div p{
|
||||
color:#ffffff !important;
|
||||
}
|
||||
|
||||
/* game image styling */
|
||||
input[type="image"]{
|
||||
margin-top:-15px;
|
||||
width:256px;
|
||||
height:256px;
|
||||
}
|
||||
|
||||
/* description image styling */
|
||||
img{
|
||||
width:256px;
|
||||
height:256px;
|
||||
}
|
||||
|
||||
/* cart image styling */
|
||||
a img{
|
||||
display:none;
|
||||
width:24px;
|
||||
height:22px;
|
||||
}
|
||||
|
||||
/* Game name below image */
|
||||
center {
|
||||
|
||||
}
|
||||
|
||||
#refresh-manual {
|
||||
color:#333;
|
||||
height:23px;
|
||||
background:none repeat scroll 0% 0% #484848;
|
||||
padding-top:5px;
|
||||
padding-left:5px;
|
||||
padding-right:5px;
|
||||
text-align:center;
|
||||
font-family:"Trebuchet MS";
|
||||
font-size:12px;
|
||||
border-radius:0px 0px 3px 3px;
|
||||
right:5%;
|
||||
position:absolute;
|
||||
}
|
||||
|
||||
/* pricing text */
|
||||
center em{
|
||||
text-align:center;
|
||||
background-color:#505050 !important;
|
||||
color:#379BB9 !important;
|
||||
}
|
||||
|
||||
.main-content {
|
||||
background:none;
|
||||
border-radius:3px;
|
||||
-moz-border-radius:3px;
|
||||
border:none;
|
||||
background-color:#505050;
|
||||
border:1px solid #484848;
|
||||
overflow:auto;
|
||||
padding-right:1%;
|
||||
padding-bottom:1%;
|
||||
padding-left:1%;
|
||||
}
|
||||
|
||||
.main-content > div > table > tbody > tr > td > input[value="Add To Cart"] {
|
||||
margin-top:20px;
|
||||
background-color:#373737;
|
||||
border:1px solid #373737;
|
||||
padding-top:5px;
|
||||
padding-bottom:5px;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
color:#fff;
|
||||
cursor:pointer;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
|
||||
.main-content > div > table > tbody > tr > td > form > button {
|
||||
background-color:#373737;
|
||||
border:1px solid #373737;
|
||||
padding-top:5px;
|
||||
padding-bottom:5px;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
color:#fff;
|
||||
cursor:pointer;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
|
||||
.main-content > div > div > form > input[value="Edit"] {
|
||||
background-color:#373737;
|
||||
border:1px solid #373737;
|
||||
padding-top:5px;
|
||||
padding-bottom:5px;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
color:#fff;
|
||||
cursor:pointer;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
|
||||
table.center{
|
||||
color:#379BB9;
|
||||
padding:10px;
|
||||
}
|
||||
|
||||
table.center tr td{
|
||||
padding-top:20px;
|
||||
color:#ffffff;
|
||||
cursor:default;
|
||||
}
|
||||
|
||||
/*#content a:link, #content a:visited{*/
|
||||
table.center tbody tr td a{
|
||||
text-decoration:none;
|
||||
padding-top:10px;
|
||||
padding-bottom:10px;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
cursor:pointer;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
background-color: #373737;
|
||||
}
|
||||
22
themes/Evolution/modules/billing/shop_guest.css
Normal file
22
themes/Evolution/modules/billing/shop_guest.css
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
/* Image styling */
|
||||
img{
|
||||
width:256px;
|
||||
height:256px;
|
||||
}
|
||||
|
||||
/* Game name below image */
|
||||
center {
|
||||
|
||||
}
|
||||
|
||||
center em{
|
||||
text-align:center;
|
||||
background-color:#505050 !important;
|
||||
color:#379bb9 !important;
|
||||
}
|
||||
|
||||
p{
|
||||
text-align:center;
|
||||
background-color:#505050 !important;
|
||||
color:#379bb9 !important;
|
||||
}
|
||||
32
themes/Evolution/modules/billing/shop_settings.css
Normal file
32
themes/Evolution/modules/billing/shop_settings.css
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
h4{
|
||||
width:100% !important;
|
||||
height:25px !important;
|
||||
background:#484848 !important;
|
||||
border-top-style:solid !important;
|
||||
border-top-color:#afafaf !important;
|
||||
border-top-width:1px !important;
|
||||
border-style: solid !important;
|
||||
border-color: #373737 !important;
|
||||
border-width: 1px !important;
|
||||
padding-top:8px !important;
|
||||
text-align: center !important;
|
||||
font-family:'Trebuchet MS' !important;
|
||||
}
|
||||
|
||||
label{
|
||||
text-align:left !important;
|
||||
}
|
||||
|
||||
p.center > input[value="Update Settings"] {
|
||||
background-color:#373737;
|
||||
border:1px solid #373737;
|
||||
padding-top:5px;
|
||||
padding-bottom:5px;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
color:#fff;
|
||||
cursor:pointer;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue