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
212
themes/Evolution/modules/TS3Admin/TS3Admin.css
Normal file
212
themes/Evolution/modules/TS3Admin/TS3Admin.css
Normal file
|
|
@ -0,0 +1,212 @@
|
|||
.clear {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#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{
|
||||
border:1px solid #484848;
|
||||
background-color:#505050;
|
||||
padding-bottom:5px;
|
||||
}
|
||||
|
||||
div.main-content a{
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
a, a:link, a:hover, a:active, a:visited {
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
.main-content > form > form > span > input {
|
||||
background-color:#373737;
|
||||
border:1px solid #373737;
|
||||
padding-top:2px;
|
||||
padding-bottom:2px;
|
||||
padding-left:7px;
|
||||
padding-right:7px;
|
||||
color:#fff;
|
||||
cursor:pointer;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
|
||||
input, textarea, select {
|
||||
outline:none !important;
|
||||
background-color:#F5F5F5;
|
||||
padding:3px 7px;
|
||||
font-family:Calibri,Arial,Helvetica,sans-serif;
|
||||
border:1px solid #F5F5F5;
|
||||
margin:0px 0px 5px;
|
||||
font-size:16px;
|
||||
font-weight:normal;
|
||||
}
|
||||
|
||||
.table2 {
|
||||
background-color:#585858 !important;
|
||||
}
|
||||
|
||||
.table0 {
|
||||
background-color:#484848 !important;
|
||||
border-bottom:none !important;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
|
||||
.main-content > form > span {
|
||||
border-top:none !important;
|
||||
padding-top:13px;
|
||||
}
|
||||
|
||||
input:focus, textarea:focus, select:focus {
|
||||
border:none !important;
|
||||
background-color:none !important;
|
||||
}
|
||||
|
||||
input[type="submit"] {
|
||||
border:1px solid #373737 !important;
|
||||
background:#373737 !important;
|
||||
padding:2px 8px !important;
|
||||
margin-bottom:10px !important;
|
||||
-moz-border-radius:3px !important;
|
||||
border-radius:3px !important;
|
||||
text-transform:uppercase !important;
|
||||
}
|
||||
|
||||
input[value="create"] {
|
||||
border:1px solid #373737 !important;
|
||||
background:#373737 !important;
|
||||
padding:2px 8px !important;
|
||||
margin-bottom:10px !important;
|
||||
color:#fff !important;
|
||||
-moz-border-radius:3px !important;
|
||||
border-radius:3px !important;
|
||||
text-transform:uppercase !important;
|
||||
}
|
||||
|
||||
input[value="recreate"] {
|
||||
border:1px solid #373737 !important;
|
||||
background:#373737 !important;
|
||||
padding:2px 8px !important;
|
||||
margin-bottom:10px !important;
|
||||
color:#fff !important;
|
||||
-moz-border-radius:3px !important;
|
||||
border-radius:3px !important;
|
||||
text-transform:uppercase !important;
|
||||
}
|
||||
|
||||
input[value="Generate"] {
|
||||
border:1px solid #373737 !important;
|
||||
background:#373737 !important;
|
||||
padding:2px 8px !important;
|
||||
margin-bottom:10px !important;
|
||||
color:#fff !important;
|
||||
-moz-border-radius:3px !important;
|
||||
border-radius:3px !important;
|
||||
text-transform:uppercase !important;
|
||||
}
|
||||
|
||||
input[value="select"] {
|
||||
border:1px solid #373737 !important;
|
||||
background:#373737 !important;
|
||||
padding:2px 8px !important;
|
||||
margin-bottom:10px !important;
|
||||
color:#fff !important;
|
||||
-moz-border-radius:3px !important;
|
||||
border-radius:3px !important;
|
||||
text-transform:uppercase !important;
|
||||
}
|
||||
|
||||
input[value="start"] {
|
||||
border:1px solid #373737 !important;
|
||||
background:#373737 !important;
|
||||
padding:2px 8px !important;
|
||||
margin-bottom:10px !important;
|
||||
color:#fff !important;
|
||||
-moz-border-radius:3px !important;
|
||||
border-radius:3px !important;
|
||||
text-transform:uppercase !important;
|
||||
}
|
||||
|
||||
input[value="stop"] {
|
||||
border:1px solid #373737 !important;
|
||||
background:#373737 !important;
|
||||
padding:2px 8px !important;
|
||||
margin-bottom:10px !important;
|
||||
color:#fff !important;
|
||||
-moz-border-radius:3px !important;
|
||||
border-radius:3px !important;
|
||||
text-transform:uppercase !important;
|
||||
}
|
||||
|
||||
input[value="create and download"] {
|
||||
border:1px solid #373737 !important;
|
||||
background:#373737 !important;
|
||||
padding:2px 8px !important;
|
||||
margin-bottom:10px !important;
|
||||
color:#fff !important;
|
||||
-moz-border-radius:3px !important;
|
||||
border-radius:3px !important;
|
||||
text-transform:uppercase !important;
|
||||
}
|
||||
|
||||
input[type="file"] {
|
||||
background:#505050 !important;
|
||||
outline:medium none !important;
|
||||
border:none !important;
|
||||
font-size:14px;
|
||||
}
|
||||
|
||||
.propHeadline {
|
||||
font-size:15px !important;
|
||||
color:#379BB9 !important;
|
||||
font-family:Georgia,"Times New Roman",Times,serif !important;
|
||||
text-transform:uppercase;
|
||||
padding-left:0px !important;
|
||||
}
|
||||
|
||||
legend {
|
||||
font-family:Arial !important;
|
||||
font-size:15px;
|
||||
letter-spacing:1px;
|
||||
padding:0px 6px 0px 0px;
|
||||
border-bottom:none !important;
|
||||
}
|
||||
|
||||
fieldset {
|
||||
background:#585858 !important;
|
||||
border:none !important;
|
||||
margin:40px 10px 10px;
|
||||
padding:12px;
|
||||
}
|
||||
|
||||
.table1 {
|
||||
background-color:#6a6a6a !important;
|
||||
}
|
||||
|
||||
.main-content > form > form > span {
|
||||
border:none !important;
|
||||
}
|
||||
|
||||
h3 {
|
||||
color:#fff !important;
|
||||
margin:10px 0px 5px;
|
||||
clear:both;
|
||||
}
|
||||
|
||||
td.left{
|
||||
padding-top:10px;
|
||||
}
|
||||
161
themes/Evolution/modules/TS3Admin/webinterface.css
Normal file
161
themes/Evolution/modules/TS3Admin/webinterface.css
Normal file
|
|
@ -0,0 +1,161 @@
|
|||
.clear {
|
||||
clear:both;
|
||||
}
|
||||
|
||||
a, a:link, a:hover, a:active, a:visited {
|
||||
color:#666666;
|
||||
text-decoration:underline;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
fieldset {
|
||||
border:1px solid #AAAAAA;
|
||||
margin:40px 10px 10px 10px;
|
||||
padding:12px;
|
||||
}
|
||||
|
||||
legend {
|
||||
font-family:Georgia, "Times New Roman", Times, serif;
|
||||
font-size:15px;
|
||||
letter-spacing:1px;
|
||||
padding:0px 6px 0px 0px;
|
||||
margin:-30px 4px 0px 4px !important;
|
||||
border-bottom:none !important;
|
||||
}
|
||||
|
||||
.edit {
|
||||
float:right;
|
||||
}
|
||||
|
||||
.propHeadline {
|
||||
font-size:15px;
|
||||
color:#4575A3;
|
||||
border-bottom:1px solid #CDDFED;
|
||||
margin:5px 0px 2px 0px;
|
||||
padding:0px 0px 0px 0px;
|
||||
font-family:Georgia, "Times New Roman", Times, serif;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4 {
|
||||
font-family:Georgia, "Times New Roman", Times, serif;
|
||||
}
|
||||
|
||||
#serverstatus {
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
.online {
|
||||
color:#82B41A;
|
||||
}
|
||||
|
||||
.offline {
|
||||
color:#D20039;
|
||||
}
|
||||
|
||||
td {
|
||||
padding:3px 3px 3px 3px;
|
||||
}
|
||||
|
||||
.italic {
|
||||
font-style:italic;
|
||||
}
|
||||
|
||||
.small {
|
||||
font-size:11px;
|
||||
}
|
||||
|
||||
input, textarea, select {
|
||||
outline:1px solid #AFAFAF;
|
||||
border:1px solid #F5F5F5;
|
||||
background-color:#F5F5F5;
|
||||
padding:3px 7px;
|
||||
margin:0px 0px 5px 0px;
|
||||
font-family:Calibri, Arial, Helvetica, sans-serif;
|
||||
font-size:16px;
|
||||
font-weight:normal;
|
||||
}
|
||||
|
||||
input:hover, textarea:hover, select:hover {
|
||||
border:1px solid #D5D5D5;
|
||||
background-color:#F1F1F1;
|
||||
}
|
||||
|
||||
input:focus, textarea:focus, select:focus {
|
||||
border:1px solid #D5D5D5;
|
||||
background-color:#F1F1F1;
|
||||
}
|
||||
|
||||
* html input, * html textarea, * html select {
|
||||
border:1px solid #999999;
|
||||
}
|
||||
|
||||
*:first-child+html input, *:first-child+html textarea, *:first-child+html select {
|
||||
border:1px solid #999999;
|
||||
}
|
||||
|
||||
input[type="file"] {
|
||||
outline:none !important;
|
||||
font-size:14px;
|
||||
}
|
||||
|
||||
input[type="radio"] {
|
||||
outline:none !important;
|
||||
border:none !important;
|
||||
}
|
||||
|
||||
select {
|
||||
padding:4px;
|
||||
vertical-align:middle;
|
||||
}
|
||||
|
||||
option {
|
||||
padding:3px 5px 3px 5px;
|
||||
vertical-align:middle;
|
||||
}
|
||||
|
||||
input.warning {
|
||||
background-color:#ffe2e5;
|
||||
border:1px solid #ffe2e5;
|
||||
outline:1px solid #C78E92;
|
||||
color:#d20039;
|
||||
}
|
||||
|
||||
input.warning:hover {
|
||||
border:1px solid #FAC4C4 !important;
|
||||
}
|
||||
|
||||
.table0 {
|
||||
background-color:#EAEAEA;
|
||||
border-bottom:1px solid #AAAAAA;
|
||||
}
|
||||
|
||||
.table1 {
|
||||
background-color:#F2F2F2;
|
||||
}
|
||||
|
||||
.table2 {
|
||||
background-color:#FFFFFF;
|
||||
}
|
||||
|
||||
td {
|
||||
padding:5px;
|
||||
}
|
||||
|
||||
#serverview {
|
||||
line-height:10px;
|
||||
font-family:Arial, Helvetica, sans-serif;
|
||||
font-size:12px;
|
||||
}
|
||||
|
||||
#serverview div {
|
||||
margin:0px;
|
||||
padding:0px;
|
||||
}
|
||||
|
||||
img.viewer {
|
||||
margin:3px 0px -3px 0px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue