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
15
themes/Evolution/modules/user_admin/del.css
Normal file
15
themes/Evolution/modules/user_admin/del.css
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
.main-content > p > 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:10px;
|
||||
width:75px !important;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
27
themes/Evolution/modules/user_admin/del_group.css
Normal file
27
themes/Evolution/modules/user_admin/del_group.css
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
.main-content {
|
||||
border-radius:3px;
|
||||
-moz-border-radius:3px;
|
||||
border:1px solid #505050;
|
||||
overflow:auto;
|
||||
padding-right:1%;
|
||||
padding-bottom:1%;
|
||||
padding-left:1%;
|
||||
}
|
||||
|
||||
#content {
|
||||
background:#505050;
|
||||
border-radius:3px;
|
||||
-moz-border-radius:3px;
|
||||
margin:0px auto;
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
.main-content > p > em > a {
|
||||
border:1px solid #373737;
|
||||
padding:5px 10px;
|
||||
color:#fff !important;
|
||||
background:#373737 !important;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
51
themes/Evolution/modules/user_admin/edit_user.css
Normal file
51
themes/Evolution/modules/user_admin/edit_user.css
Normal file
|
|
@ -0,0 +1,51 @@
|
|||
p.center > input[value="Save profile"] {
|
||||
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;
|
||||
}
|
||||
|
||||
#refresh-manual a {
|
||||
/* display:none !important; */
|
||||
}
|
||||
|
||||
#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;
|
||||
}
|
||||
|
||||
.main-content {
|
||||
background:none repeat scroll 0% 0% #505050;
|
||||
border-radius:3px;
|
||||
-moz-border-radius:3px;
|
||||
border:1px solid #484848;
|
||||
overflow:auto;
|
||||
padding-right:1%;
|
||||
padding-bottom:1%;
|
||||
padding-left:1%;
|
||||
}
|
||||
|
||||
#content {
|
||||
border-radius:3px;
|
||||
-moz-border-radius:3px;
|
||||
background:#505050;
|
||||
margin:0px auto;
|
||||
text-align:left;
|
||||
}
|
||||
70
themes/Evolution/modules/user_admin/show_groups.css
Normal file
70
themes/Evolution/modules/user_admin/show_groups.css
Normal file
|
|
@ -0,0 +1,70 @@
|
|||
p.center > input[value="Add Group"] {
|
||||
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;
|
||||
}
|
||||
|
||||
.left > form > input[value="Add User"] {
|
||||
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 {
|
||||
padding-top:10px;
|
||||
padding-bottom:10px;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
background-color:none !important;
|
||||
}
|
||||
|
||||
.left {
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
}
|
||||
|
||||
table.center tbody tr {
|
||||
padding-top:10px;
|
||||
padding-bottom:10px;
|
||||
}
|
||||
|
||||
.tr0 > td {
|
||||
text-transform:uppercase;
|
||||
font-weight:bold;
|
||||
background-color:none !important;
|
||||
}
|
||||
|
||||
.main-content {
|
||||
background:none repeat scroll 0% 0% #505050;
|
||||
border-radius:3px;
|
||||
-moz-border-radius:3px;
|
||||
border:1px solid #484848;
|
||||
overflow:auto;
|
||||
padding-right:1%;
|
||||
padding-bottom:1%;
|
||||
padding-left:1%;
|
||||
}
|
||||
|
||||
#content {
|
||||
border-radius:3px;
|
||||
-moz-border-radius:3px;
|
||||
background:#505050;
|
||||
margin:0px auto;
|
||||
text-align:left;
|
||||
}
|
||||
76
themes/Evolution/modules/user_admin/user_admin.css
Normal file
76
themes/Evolution/modules/user_admin/user_admin.css
Normal file
|
|
@ -0,0 +1,76 @@
|
|||
.main-content > p > 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;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
|
||||
table > tbody > tr{
|
||||
background-color:#373737 !important;
|
||||
}
|
||||
|
||||
table.center > tbody > tr > th {
|
||||
text-transform:uppercase;
|
||||
padding-top:10px !important;
|
||||
padding-bottom:10px !important;
|
||||
padding-left:5px !important;
|
||||
}
|
||||
|
||||
#content a:link, #content a:visited {
|
||||
color:#fff;
|
||||
font-weight:bold;
|
||||
}
|
||||
a:link, a:visited {
|
||||
color:#fff;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
tr.tr0 {
|
||||
border:1px solid #585858 !important;
|
||||
background:#585858 !important;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
}
|
||||
|
||||
tr.tr0 td {
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
}
|
||||
|
||||
tr.tr1 {
|
||||
border:1px solid #373737 !important;
|
||||
background:#373737 !important;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
}
|
||||
|
||||
tr.tr1 td {
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
}
|
||||
|
||||
.main-content {
|
||||
background:none repeat scroll 0% 0% #505050;
|
||||
border-radius:3px;
|
||||
-moz-border-radius:3px;
|
||||
border:1px solid #484848;
|
||||
overflow:auto;
|
||||
padding-right:1%;
|
||||
padding-bottom:1%;
|
||||
padding-left:1%;
|
||||
}
|
||||
|
||||
#content {
|
||||
border-radius:3px;
|
||||
-moz-border-radius:3px;
|
||||
background:#505050;
|
||||
margin:0px auto;
|
||||
text-align:left;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue