Fix PHP 8.3 htmlentities null safety, remove unused themes, rename OGP_LANG_ to LANG_
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/9909a053-0a66-4453-a844-d3b80d727b27 Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
|
|
@ -1,4 +0,0 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
<div id="bottomWrapper">
|
||||
<div id="footer">
|
||||
<div class="footer-one-third">
|
||||
<p2>User Links</p2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="home.php?m=dashboard&p=dashboard" shape="rect">Dashboard</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="home.php?m=gamemanager&p=game_monitor" shape="rect">Game Monitor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="home.php?m=ftp" shape="rect">FTP - File Transfer Protocol</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer-one-third">
|
||||
<p2>Open Game Panel</p2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org" shape="rect" target="_blank">OGP Website</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://sourceforge.net/apps/trac/hldstart/wiki" shape="rect" target="_blank">OGP Wiki</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org/infusions/pro_download_panel/download.php?catid=0" shape="rect" target="_blank">Downloads</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org/infusions/chat/index.php" shape="rect" target="_blank">Chat Room</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://sourceforge.net/p/hldstart/code/HEAD/log/" shape="rect" target="_blank">Developer Logs</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer-one-third footer-last">
|
||||
<p2>Fast Discussion Forum</p2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org/forum" shape="rect" target="_blank">OGP Discussion Forums</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org/forum/viewforum.php?forum_id=2" shape="rect" target="_blank">Support</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org/forum/viewforum.php?forum_id=4" shape="rect" target="_blank">Feature Request</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org/forum/viewforum.php?forum_id=5" shape="rect" target="_blank">Patches/Contributions</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org/articles.php?article_id=6" shape="rect" target="_blank">Game Config Help (XML files)</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="bottom-links">
|
||||
<div style="padding-top:20px">
|
||||
%footer%
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Before Width: | Height: | Size: 54 B |
|
Before Width: | Height: | Size: 64 B |
|
Before Width: | Height: | Size: 199 B |
|
Before Width: | Height: | Size: 217 B |
|
Before Width: | Height: | Size: 323 B |
|
Before Width: | Height: | Size: 54 B |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 78 KiB |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1 KiB |
|
Before Width: | Height: | Size: 918 B |
|
Before Width: | Height: | Size: 928 B |
|
Before Width: | Height: | Size: 62 B |
|
Before Width: | Height: | Size: 92 B |
|
Before Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 6.3 KiB |
|
Before Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 75 B |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 267 B |
|
Before Width: | Height: | Size: 274 B |
|
Before Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 9.1 KiB |
|
Before Width: | Height: | Size: 2.8 KiB |
|
|
@ -1,19 +0,0 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta name="generator" content=
|
||||
"HTML Tidy for Linux/x86 (vers 25 March 2009), see www.w3.org" />
|
||||
|
||||
<title>%title%</title>
|
||||
<link rel="stylesheet" type="text/css" href= "themes/DarkNature/style.css" />
|
||||
<link href='themes/DarkNature/images/favicon.ico' rel='icon' type='image/x-icon'/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=%charset%" />
|
||||
%header_code%
|
||||
%meta%
|
||||
</head>
|
||||
<body>
|
||||
%body%
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
<!-- top wrapper -->
|
||||
<div id="topWrapper">
|
||||
<div id="topBanner" onclick="location.href='%logo%'"></div>
|
||||
</div>
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
<div id="wrapper" style="background-image:%bg_wrapper%">
|
||||
<div id="container">
|
||||
<!-- content -->
|
||||
<div id="content">
|
||||
<div class="main-content">
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -1,167 +0,0 @@
|
|||
<div id="bottomWrapper">
|
||||
<div id="footer">
|
||||
<div class="footer-one-third user-links">
|
||||
<p2>User Links</p2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="home.php?m=dashboard&p=dashboard" shape="rect">Dashboard</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="home.php?m=gamemanager&p=game_monitor" shape="rect">Game Monitor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="home.php?m=ftp" shape="rect">FTP - File Transfer Protocol</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer-one-third">
|
||||
<p2>Open Game Panel</p2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org" shape="rect" target="_blank">OGP Website</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://sourceforge.net/apps/trac/hldstart/wiki" shape="rect" target="_blank">OGP Wiki</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org/infusions/pro_download_panel/download.php?catid=0" shape="rect" target="_blank">Downloads</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org/infusions/chat/index.php" shape="rect" target="_blank">Chat Room</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://sourceforge.net/p/hldstart/code/HEAD/log/" shape="rect" target="_blank">Developer Logs</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer-one-third footer-last">
|
||||
<p2>Fast Discussion Forum</p2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org/forum" shape="rect" target="_blank">OGP Discussion Forums</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org/forum/viewforum.php?forum_id=2" shape="rect" target="_blank">Support</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org/forum/viewforum.php?forum_id=4" shape="rect" target="_blank">Feature Request</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org/forum/viewforum.php?forum_id=5" shape="rect" target="_blank">Patches/Contributions</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org/articles.php?article_id=6" shape="rect" target="_blank">Game Config Help (XML files)</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
// Anonymous "self-invoking" function
|
||||
function GetURLParameter(sParam)
|
||||
{
|
||||
var sPageURL = window.location.search.substring(1);
|
||||
var sURLVariables = sPageURL.split('&');
|
||||
for (var i = 0; i < sURLVariables.length; i++)
|
||||
{
|
||||
var sParameterName = sURLVariables[i].split('=');
|
||||
if (sParameterName[0] == sParam)
|
||||
{
|
||||
return sParameterName[1];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
function loadme(){
|
||||
var pathArray = window.location.pathname.split( '/' );
|
||||
var currentFile = pathArray[pathArray.length-1];
|
||||
var urlParams = window.location.search;
|
||||
var flipStatus = sessionStorage.getItem("flip");
|
||||
|
||||
if( (currentFile == 'index.php' || currentFile == '') && urlParams == '')
|
||||
{
|
||||
$('#bottomWrapper').prepend('<div id="login-blind">\
|
||||
<img id="blind-arrow" src="themes/Katiuska/images/flip.png">\
|
||||
</div>');
|
||||
|
||||
if(flipStatus == "off" || flipStatus == 'null')
|
||||
{
|
||||
$('#wrapper').show();
|
||||
$('.menu-bg').show();
|
||||
$('#blind-arrow').addClass('flip');
|
||||
}
|
||||
|
||||
$('#login-blind').click(function(){
|
||||
if(sessionStorage.getItem("flip") == "off")
|
||||
{
|
||||
$('.menu-bg').slideUp("slow");
|
||||
$('#wrapper').slideUp("slow");
|
||||
$('#blind-arrow').removeClass('flip');
|
||||
sessionStorage.setItem("flip", "on");
|
||||
}
|
||||
else
|
||||
{
|
||||
$('.menu-bg').slideDown("slow");
|
||||
$('#wrapper').slideDown("slow");
|
||||
$('#blind-arrow').addClass('flip');
|
||||
sessionStorage.setItem("flip", "off");
|
||||
}
|
||||
});
|
||||
}
|
||||
else
|
||||
{
|
||||
$('#wrapper').show();
|
||||
$('.menu-bg').show();
|
||||
}
|
||||
|
||||
if(currentFile == 'home.php')
|
||||
{
|
||||
$('#footer').css('width','920px');
|
||||
$('.user-links').show();
|
||||
}
|
||||
|
||||
if(currentFile == 'home.php' && GetURLParameter('m') == 'ftp')
|
||||
{
|
||||
$('iframe').load(function() {
|
||||
$('iframe').contents().find("head").append('<link rel="stylesheet" type="text/css" href="../../themes/Katiuska/iframe.css">');
|
||||
});
|
||||
}
|
||||
|
||||
if(urlParams == '?logout')
|
||||
{
|
||||
$('.menu-bg').slideUp(2000);
|
||||
$('#wrapper').slideUp(2000);
|
||||
if(flipStatus != 'null')
|
||||
{
|
||||
sessionStorage.removeItem("flip");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if(!window.jQuery)
|
||||
{
|
||||
// Load the script
|
||||
var script = document.createElement("SCRIPT");
|
||||
script.src = 'js/jquery/jquery-1.11.0.min.js';
|
||||
script.type = 'text/javascript';
|
||||
document.getElementsByTagName("head")[0].appendChild(script);
|
||||
// Poll for jQuery to come into existance
|
||||
var checkReady = function(callback) {
|
||||
if (window.jQuery) {
|
||||
callback(jQuery);
|
||||
}
|
||||
else {
|
||||
window.setTimeout(function() { checkReady(callback); }, 100);
|
||||
}
|
||||
};
|
||||
|
||||
// Start polling...
|
||||
checkReady(function($) {
|
||||
loadme();
|
||||
});
|
||||
}
|
||||
else
|
||||
{
|
||||
loadme();
|
||||
}
|
||||
</script>
|
||||
|
|
@ -1,38 +0,0 @@
|
|||
/* FTP iFrame */
|
||||
@font-face
|
||||
{
|
||||
font-family: Neucha;
|
||||
src: url(Neucha.woff);
|
||||
}
|
||||
|
||||
.header,.page .label {
|
||||
font-size:1.4em !important;
|
||||
font-family: Neucha;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-family: Neucha;
|
||||
}
|
||||
|
||||
.header span{
|
||||
font-size:1.1em !important;
|
||||
}
|
||||
|
||||
body ,#main{
|
||||
background: #DDD !important;
|
||||
}
|
||||
|
||||
div.page > table{
|
||||
background: linear-gradient(to bottom, rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%) !important;
|
||||
font-family: Neucha;
|
||||
}
|
||||
|
||||
div.page > table > tbody > tr > td > center > div > div > table{
|
||||
font-size:1.6em !important;
|
||||
height:85px !important;
|
||||
}
|
||||
|
||||
.browse_rows_even,
|
||||
.browse_rows_odd{
|
||||
background:rgb(242, 242, 245);
|
||||
}
|
||||
|
Before Width: | Height: | Size: 152 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 62 B |
|
Before Width: | Height: | Size: 62 B |
|
Before Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 4.7 KiB |
|
Before Width: | Height: | Size: 42 KiB |
|
|
@ -1,19 +0,0 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta name="generator" content=
|
||||
"HTML Tidy for Linux/x86 (vers 25 March 2009), see www.w3.org" />
|
||||
|
||||
<title>%title%</title>
|
||||
<link rel="stylesheet" type="text/css" href= "themes/Katiuska/style.css" />
|
||||
<link href='themes/Katiuska/images/favicon.ico' rel='icon' type='image/x-icon'/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=%charset%" />
|
||||
%header_code%
|
||||
%meta%
|
||||
</head>
|
||||
<body>
|
||||
%body%
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,942 +0,0 @@
|
|||
@font-face
|
||||
{
|
||||
font-family: Neucha;
|
||||
src: url(Neucha.woff);
|
||||
}
|
||||
|
||||
html {
|
||||
margin:0 0 0 -1px;
|
||||
padding:0;
|
||||
overflow-Y: scroll;
|
||||
}
|
||||
|
||||
body {
|
||||
color:#444444;
|
||||
font-family: Neucha;
|
||||
font-size: 15px;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
text-transform: normal;
|
||||
background-color: rgb(181, 189, 200);
|
||||
padding:0;
|
||||
margin :0;
|
||||
display:table;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
#wrapper {
|
||||
padding-top:20px;
|
||||
margin:0 auto ;
|
||||
width:100%;
|
||||
background-image: url('images/background.png');
|
||||
display:none;
|
||||
}
|
||||
|
||||
#topWrapper {
|
||||
border:none;
|
||||
border:0px;
|
||||
margin:0px;
|
||||
padding:0px;
|
||||
height:75px;
|
||||
background:linear-gradient(to bottom, rgb(181, 189, 200) 0%, rgb(130, 140, 149) 36%, rgb(40, 52, 59) 100%) repeat scroll 0% 0% transparent !important;
|
||||
}
|
||||
|
||||
#topBanner {
|
||||
width:500px;
|
||||
margin:0 auto;
|
||||
height:69px;
|
||||
background-image:url(images/banner.png);
|
||||
background-repeat:no-repeat;
|
||||
|
||||
}
|
||||
|
||||
#refresh-manual {
|
||||
color:#060E1B;
|
||||
height:23px;
|
||||
background: #eee;
|
||||
padding-top:5px;
|
||||
padding-left:5px;
|
||||
padding-right:5px;
|
||||
text-align: center;
|
||||
font-size:0.8em;
|
||||
border-radius: 0 0 7px 7px;
|
||||
margin-left: 700px;
|
||||
border: 1px solid #CFCFCF;
|
||||
position:absolute;
|
||||
box-shadow: 2px 5px 5px #888;
|
||||
}
|
||||
|
||||
.main-content {
|
||||
background:#DDD;
|
||||
padding: 0px 20px 20px 20px;
|
||||
border-radius:9px;
|
||||
-moz-border-radius:9px;
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
#container {
|
||||
margin:0 auto;
|
||||
width:920px;
|
||||
padding-bottom: 25px;
|
||||
}
|
||||
|
||||
#banner {
|
||||
margin:15px auto;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
#content {
|
||||
width:920px;
|
||||
margin:0 auto ;
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
#content a:link, #content a:visited{
|
||||
color:#218A25;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
#content p {
|
||||
margin-top:10px;
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
hr {
|
||||
display:none;
|
||||
}
|
||||
|
||||
/*Menu*/
|
||||
.menu-bg{
|
||||
background:#060E1B;
|
||||
display:none;
|
||||
}
|
||||
|
||||
.menu{
|
||||
border:none;
|
||||
border:0px;
|
||||
margin:0 auto;
|
||||
padding:0px;
|
||||
font-size:1.2em;
|
||||
font-weight:bold;
|
||||
background:rgba(6,14,27,0.8);
|
||||
display: table;
|
||||
|
||||
}
|
||||
|
||||
.menu ul{
|
||||
background:rgba(6,14,27,0.8);
|
||||
height:35px;
|
||||
list-style:none;
|
||||
margin:0 auto;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
.menu li{
|
||||
float:left;
|
||||
padding:0px;
|
||||
}
|
||||
|
||||
.menu li a{
|
||||
color:#cccccc;
|
||||
display:block;
|
||||
font-weight:normal;
|
||||
line-height:35px;
|
||||
margin:0px;
|
||||
padding:0px 25px;
|
||||
text-align:center;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
.menu li a:hover, .menu ul li:hover a{
|
||||
background: #144A7C url("images/hover.gif") bottom center no-repeat;
|
||||
color:#FFFFFF;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
.menu li ul{
|
||||
background:rgba(6,14,27,0.8);
|
||||
display:none;
|
||||
height:auto;
|
||||
padding:0px;
|
||||
margin:0px;
|
||||
border:0px;
|
||||
position:absolute;
|
||||
z-index:200;
|
||||
/*top:1em;
|
||||
/*left:0;*/
|
||||
}
|
||||
|
||||
.menu li:hover ul{
|
||||
display:block;
|
||||
|
||||
}
|
||||
|
||||
.menu li li {
|
||||
display:block;
|
||||
float:none;
|
||||
margin:0px;
|
||||
padding:0px;
|
||||
}
|
||||
|
||||
.menu li:hover li a{
|
||||
background:none;
|
||||
|
||||
}
|
||||
|
||||
.menu li ul a{
|
||||
display:block;
|
||||
height:35px;
|
||||
font-style:normal;
|
||||
margin:0px;
|
||||
padding:0px 10px 0px 15px;
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
.menu li ul a:hover, .menu li ul li:hover a{
|
||||
background:#144A7C url('images/hover_sub.gif') center left no-repeat;
|
||||
border:0px;
|
||||
color:#ffffff;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
.menu p{
|
||||
clear:left;
|
||||
}
|
||||
|
||||
.user_menu_link_selected{
|
||||
background-color:#072A38;
|
||||
background-image:url("images/hover.gif");
|
||||
background-position:bottom center;
|
||||
background-repeat:no-repeat;
|
||||
}
|
||||
|
||||
ul li ul li .admin_menu_link_selected{
|
||||
background-color:#072A38 !important;
|
||||
background:url("images/hover_sub.gif") center left no-repeat !important;
|
||||
}
|
||||
|
||||
#submenu_1{
|
||||
margin-left:100%;
|
||||
margin-top:-35px;
|
||||
white-space: nowrap;
|
||||
border:0;
|
||||
width: auto !important;
|
||||
}
|
||||
|
||||
#submenu_0 li{
|
||||
cursor:default !important;
|
||||
}
|
||||
|
||||
#submenu_1 li{
|
||||
display:none;
|
||||
width: auto !important;
|
||||
}
|
||||
|
||||
#submenu_1 li a{
|
||||
background:none !important;
|
||||
}
|
||||
|
||||
#submenu_1 li:hover a{
|
||||
background:#144A7C url('images/hover_sub.gif') center left no-repeat !important;
|
||||
}
|
||||
|
||||
#submenu_0 li:hover ul li{
|
||||
display:block;
|
||||
}
|
||||
/*End Of Menu*/
|
||||
|
||||
.last {
|
||||
margin-right:0 !important;
|
||||
clear:right;
|
||||
}
|
||||
|
||||
.one_two {
|
||||
float:left;
|
||||
width:424px;
|
||||
position:relative;
|
||||
margin-left:25px;
|
||||
margin-right:25px;
|
||||
}
|
||||
|
||||
.one_fourth {
|
||||
float:left;
|
||||
width:212px;
|
||||
position:relative;
|
||||
}
|
||||
|
||||
#column4{
|
||||
margin-left:2.5px !important;
|
||||
margin-right:15px !important;
|
||||
margin-bottom:5px !important;
|
||||
width:48% !important;
|
||||
float:left !important;
|
||||
min-height: 140px;
|
||||
}
|
||||
|
||||
#column4 h4{
|
||||
cursor:default;
|
||||
}
|
||||
|
||||
.bloc {
|
||||
padding:0px 15px 1px 15px;
|
||||
background-color: #C7D1E6;
|
||||
border-radius:9px;
|
||||
-moz-border-radius: 9px;
|
||||
border: 1px solid #FFFFFF;
|
||||
overflow:hidden;
|
||||
text-align:left;
|
||||
font-size:0.9em;
|
||||
box-shadow: 0 0 5px 5px #888;
|
||||
margin: 7px;
|
||||
}
|
||||
|
||||
.bloc h4 {
|
||||
margin-left:-15px;
|
||||
margin-right:-15px;
|
||||
cursor:move;
|
||||
}
|
||||
|
||||
.dragbox-content{
|
||||
padding-top:15px;
|
||||
padding-bottom:15px;
|
||||
}
|
||||
|
||||
.column {
|
||||
min-height:150px;
|
||||
}
|
||||
|
||||
.column .dragbox{
|
||||
margin-bottom:20px;
|
||||
}
|
||||
|
||||
.column .placeholder{
|
||||
background:rgb(181,189,200);
|
||||
border:1px dashed #ddd;
|
||||
}
|
||||
.dragbox h4.collapse{
|
||||
background:#B5BDC8 url('images/down_arrow.png') no-repeat top right;
|
||||
background-size:25px 100%;
|
||||
}
|
||||
.dragbox h4 .configure{
|
||||
font-size:0.8em;
|
||||
font-weight:normal;
|
||||
margin-right:30px;
|
||||
float:right;
|
||||
}
|
||||
|
||||
.half {
|
||||
float:left;
|
||||
width:440px;
|
||||
margin: 20px 40px 20px 0px;
|
||||
position:relative;
|
||||
}
|
||||
|
||||
.padd15 {
|
||||
padding:15px;
|
||||
}
|
||||
|
||||
.padd20 {
|
||||
padding:20px;
|
||||
}
|
||||
|
||||
p {
|
||||
letter-spacing: normal;
|
||||
line-height: 1.7em;
|
||||
}
|
||||
|
||||
p2 {
|
||||
text-align:left;
|
||||
margin:10px 0 10px 0;
|
||||
color:#FFFFFF;
|
||||
font-size:1.3em;
|
||||
clear:both;
|
||||
}
|
||||
|
||||
h0 {
|
||||
color:#060E1B;
|
||||
margin:10px 0 10px 0;
|
||||
clear:both;
|
||||
width: 918px;
|
||||
height:35px;
|
||||
background:rgb(181,189,200);
|
||||
border-style:solid;
|
||||
border-color:#cfcfcf;
|
||||
border-width:1px;
|
||||
margin-top:20px;
|
||||
padding-top:10px;
|
||||
text-align: center;
|
||||
font-size:1.3em;
|
||||
display:block;
|
||||
font-weight:bold;
|
||||
border-radius: 9px;
|
||||
box-shadow: 0px 5px 5px #888;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color:#060E1B;
|
||||
margin:20px 0 10px 0;
|
||||
clear:both;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: #060E1B;
|
||||
margin: 10px 0 10px 0;
|
||||
clear: both;
|
||||
width: 920px;
|
||||
height: 29px;
|
||||
background: rgb(181,189,200);
|
||||
margin-left: -20px;
|
||||
margin-top: 0px;
|
||||
padding-top: 5px;
|
||||
text-align: center;
|
||||
box-shadow: 0px 5px 5px #888;
|
||||
}
|
||||
|
||||
h3 {
|
||||
color:#060E1B;
|
||||
margin:10px 0 5px 0;
|
||||
clear:both;
|
||||
}
|
||||
|
||||
h4 {
|
||||
margin:0 auto;
|
||||
height:31px;
|
||||
background:rgb(181,189,200);
|
||||
border-top-style:solid;
|
||||
border-top-color:#afafaf;
|
||||
border-top-width:1px;
|
||||
border-bottom-style:solid;
|
||||
border-bottom-color:#cfcfcf;
|
||||
border-bottom-width:1px;
|
||||
border-top:none;
|
||||
padding-top:10px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
a:link, a:visited {
|
||||
color:#218A25;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
|
||||
a:hover {
|
||||
text-decoration:underline;
|
||||
}
|
||||
|
||||
#bottomWrapper {
|
||||
background:linear-gradient(to bottom, rgb(40, 52, 59) 0%, rgb(130, 140, 149) 36%, rgb(181, 189, 200) 100%) repeat scroll 0% 0% transparent !important;
|
||||
text-align:center;
|
||||
color:#B5BDC8;
|
||||
text-align:center;
|
||||
width:100%;
|
||||
clear:both;
|
||||
}
|
||||
|
||||
#bottomWrapper a:link, #bottomWrapper a:visited {
|
||||
color:#3D3D3D;
|
||||
}
|
||||
|
||||
#bottomWrapper a:hover{
|
||||
color:#cdb380;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
#footer {
|
||||
height:230px;
|
||||
width:590px;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.footer {
|
||||
background-color:#000;
|
||||
}
|
||||
|
||||
.footer-last {
|
||||
margin-right:0 !important;
|
||||
clear:right;
|
||||
}
|
||||
|
||||
.footer-one-third {
|
||||
float:left;
|
||||
margin:10px 100px 20px 0;
|
||||
width:240px;
|
||||
position:relative;
|
||||
text-align:left;
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
.footer-one-third h2 {
|
||||
margin-top:10px;
|
||||
color:#FFF;
|
||||
}
|
||||
|
||||
.footer-one-third ul{
|
||||
border-top:1px solid #1a1a1a;
|
||||
padding:0 ;
|
||||
}
|
||||
|
||||
.footer-one-third ul, .footer-one-third li {
|
||||
list-style: none ;
|
||||
margin-left:0 ;
|
||||
}
|
||||
|
||||
.footer-one-third li {
|
||||
border-bottom:1px solid #1a1a1a;
|
||||
padding: 5px 0 ;
|
||||
}
|
||||
|
||||
#bottom-links {
|
||||
height:60px;
|
||||
background:#010101;
|
||||
}
|
||||
|
||||
a img {
|
||||
border:none;
|
||||
}
|
||||
|
||||
.online_servers{
|
||||
color:#000000;
|
||||
background-color:#FCBG0D;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
.online_servers tr td{
|
||||
border-style:outset;
|
||||
background-color: rgba(40, 79, 121, 0.6);
|
||||
}
|
||||
|
||||
.online_servers a{
|
||||
color: blue !important;
|
||||
}
|
||||
/* tables */
|
||||
|
||||
.right{
|
||||
text-align:right !important;
|
||||
}
|
||||
|
||||
table.tablesorter {
|
||||
margin:10px 0pt 15px;
|
||||
font-size: 0.85em;
|
||||
width: 100%;
|
||||
text-align: left;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
table.tablesorter thead tr .header {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
table.tablesorter tbody td {
|
||||
color: #3D3D3D;
|
||||
padding: 4px;
|
||||
background-color: #FFF;
|
||||
border: 1px solid gray;
|
||||
}
|
||||
|
||||
table.tablesorter tbody tr.expand-child td {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
table.tablesorter tbody tr.odd td {
|
||||
background: rgb(181,189,200);
|
||||
}
|
||||
|
||||
table.tablesorter tbody tr.even td {
|
||||
background: rgb(40,52,59);
|
||||
color:white;
|
||||
}
|
||||
|
||||
table.tablesorter thead tr .headerSortUp {
|
||||
background: rgb(40,52,59); /* Old browsers */
|
||||
background: linear-gradient(to bottom, rgba(40,52,59,1) 0%,rgba(130,140,149,1) 64%,rgba(181,189,200,1) 100%) !important; /* W3C */
|
||||
}
|
||||
|
||||
table.tablesorter thead tr .headerSortDown {
|
||||
background: rgb(181,189,200); /* Old browsers */
|
||||
background: linear-gradient(to bottom, rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%) !important; /* W3C */
|
||||
}
|
||||
|
||||
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
|
||||
background-color: #8dbdd8;
|
||||
}
|
||||
|
||||
table.tablesorter tfoot td {
|
||||
color: #3D3D3D;
|
||||
padding: 4px;
|
||||
background-color: rgb(181,189,200);
|
||||
vertical-align: top;
|
||||
border: 1px solid grey;
|
||||
}
|
||||
|
||||
table.tablesorter tfoot td div.bloc{
|
||||
margin:12px;
|
||||
}
|
||||
|
||||
table.tablesorter th.header{
|
||||
background: #4c4c4c; /* Old browsers */
|
||||
background: linear-gradient(to bottom, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%) !important; /* W3C */
|
||||
color:white !important;
|
||||
border-right: 1px solid gray;
|
||||
}
|
||||
|
||||
#servermonitor > thead > tr > th:nth-child(1){
|
||||
border-top-left-radius:9px;
|
||||
}
|
||||
|
||||
#servermonitor > thead > tr > th:nth-last-child(1){
|
||||
border-top-right-radius:9px;
|
||||
border-right-color: transparent;
|
||||
}
|
||||
|
||||
#servermonitor > tbody > tr:nth-child(1) > td{
|
||||
border-top-width: 0px;
|
||||
}
|
||||
|
||||
#servermonitor > tbody > tr > td:nth-last-child(1){
|
||||
box-shadow: inset -1px 0 0 0.1px gray;
|
||||
border-right:0px !important;
|
||||
}
|
||||
|
||||
#servermonitor > tbody > tr > td:nth-child(1){
|
||||
box-shadow: inset 1px 0 0 0.1px gray;
|
||||
border-left:0px !important;
|
||||
}
|
||||
|
||||
#servermonitor > tfoot{
|
||||
border:0px !important;
|
||||
}
|
||||
|
||||
#servermonitor > tfoot > tr > td{
|
||||
border:0px !important;
|
||||
box-shadow: inset 0 0 0 1px gray;
|
||||
}
|
||||
|
||||
button.upload-image{
|
||||
font-size:0.85em;
|
||||
padding:2px !important;
|
||||
border-radius:9px;
|
||||
background:linear-gradient(to bottom, rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%) !important;
|
||||
color:white;
|
||||
}
|
||||
|
||||
.hidden{
|
||||
visibility:hidden;
|
||||
font-size:0px;
|
||||
}
|
||||
|
||||
/* some additions */
|
||||
.install{
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
text-align:left;
|
||||
font-size:1.1em;
|
||||
}
|
||||
|
||||
.failure {
|
||||
color: red;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
.success {
|
||||
color: green;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
pre {
|
||||
text-decoration: none;
|
||||
text-align: left;
|
||||
clear: both;
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
color: white;
|
||||
background-color: black;
|
||||
border-left: 10px #000000 solid;
|
||||
border-right: 10px #000000 solid;
|
||||
border-top: 5px #000000 solid;
|
||||
border-bottom: 5px #000000 solid;
|
||||
word-wrap:  / 
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.log {
|
||||
text-decoration: none;
|
||||
color: white;
|
||||
background-color: black;
|
||||
border-left: 5px #000000 solid;
|
||||
border-right: 5px #000000 solid;
|
||||
border-top: 5px #000000 solid;
|
||||
border-bottom: 5px #000000 solid;
|
||||
word-wrap:  / 
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.button {
|
||||
border:1px dotted gray;
|
||||
}
|
||||
|
||||
.server_monitor {
|
||||
background:#EEEEEE;
|
||||
}
|
||||
|
||||
.monitor-1 {
|
||||
float:left;
|
||||
display: inline-block;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.monitor-1 div {
|
||||
float:left;
|
||||
padding-right:5px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.map-icon{
|
||||
width:32%;
|
||||
}
|
||||
|
||||
.server-info{
|
||||
width:65%;
|
||||
}
|
||||
|
||||
.monitor-2 {
|
||||
float:right;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
padding:10px;
|
||||
}
|
||||
|
||||
.monitor-2 div{
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.monitor-3 {
|
||||
clear:both;
|
||||
position:relative;
|
||||
top:5px;
|
||||
margin-bottom:5px;
|
||||
}
|
||||
|
||||
.srvctrl{
|
||||
border: none;
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
.srvctrl td, .srvctrl th{
|
||||
padding: 0;
|
||||
border:none;
|
||||
}
|
||||
|
||||
#server_icon, #execute_operations{
|
||||
color:#DDD;
|
||||
margin:1% !important;
|
||||
white-space:nowrap;
|
||||
background:linear-gradient(to bottom, rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%) !important; /* W3C */
|
||||
}
|
||||
|
||||
#server_icon:active, #execute_operations:active {
|
||||
background: linear-gradient(to bottom, rgba(40,52,59,1) 0%,rgba(130,140,149,1) 64%,rgba(181,189,200,1) 100%) !important; /* W3C */
|
||||
}
|
||||
|
||||
#server_icon div:nth-child(2){
|
||||
width: 80%;
|
||||
overflow:hidden;
|
||||
text-overflow:ellipsis;
|
||||
-moz-user-select: -moz-none;
|
||||
-webkit-user-select: none;
|
||||
-ms-user-select: none;
|
||||
}
|
||||
|
||||
#server_icon{
|
||||
height: 16px;
|
||||
width: 45.25%;
|
||||
}
|
||||
|
||||
#execute_operations{
|
||||
height: 30px;
|
||||
width: 34%;
|
||||
}
|
||||
|
||||
.monitorbutton tr td {
|
||||
background: linear-gradient(to bottom, rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%) !important; /* W3C */
|
||||
}
|
||||
|
||||
.monitorbutton tr td:active {
|
||||
background: linear-gradient(to bottom, rgba(40,52,59,1) 0%,rgba(130,140,149,1) 64%,rgba(181,189,200,1) 100%) !important; /* W3C */
|
||||
}
|
||||
|
||||
.monitorbutton span, .monitorbutton td{
|
||||
color: black !important;
|
||||
}
|
||||
|
||||
.mapicon{
|
||||
width:135px;
|
||||
height:100px;
|
||||
float:left;
|
||||
}
|
||||
|
||||
.hostname{
|
||||
width:64%;
|
||||
color:white;
|
||||
background:black;
|
||||
border:2px solid gray;
|
||||
border-radius:3px;
|
||||
padding:2px;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.mapicon{
|
||||
background:black;
|
||||
border:3px solid gray;
|
||||
border-radius:5px;
|
||||
}
|
||||
|
||||
.login {
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
}
|
||||
|
||||
.lostpass {
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
}
|
||||
|
||||
.note{
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
p{
|
||||
text-align:center;
|
||||
}
|
||||
/* end additions */
|
||||
.player_monitor{
|
||||
border-collapse:collapse;
|
||||
}
|
||||
|
||||
.player_monitor th{
|
||||
background:#CCC;
|
||||
}
|
||||
|
||||
.player_monitor tbody tr td{
|
||||
|
||||
}
|
||||
|
||||
.player_monitor tbody tr td .odd{
|
||||
background:333;
|
||||
}
|
||||
|
||||
.input {
|
||||
border: 1px solid #006;
|
||||
}
|
||||
|
||||
.jqmWindow {
|
||||
display: none;
|
||||
position: fixed;
|
||||
top: 17%;
|
||||
left: 50%;
|
||||
margin-left: -300px;
|
||||
width: 600px;
|
||||
background-color: #EEE;
|
||||
color: #333;
|
||||
border: 1px solid black;
|
||||
padding: 12px;
|
||||
}
|
||||
|
||||
.jqmOverlay { background-color: #000; }
|
||||
|
||||
* iframe.jqm {
|
||||
position:absolute;
|
||||
top:0;
|
||||
left:0;
|
||||
z-index:-1;
|
||||
width: expression(this.parentNode.offsetWidth+'px');
|
||||
height: expression(this.parentNode.offsetHeight+'px');
|
||||
}
|
||||
|
||||
* html .jqmWindow {
|
||||
position: absolute;
|
||||
top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
|
||||
}
|
||||
|
||||
.administration-table {
|
||||
text-align:center;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
margin-bottom:20px;
|
||||
}
|
||||
|
||||
.administration-buttons {
|
||||
padding:15px;
|
||||
}
|
||||
|
||||
.remove-button {
|
||||
width:10px;
|
||||
border:0px solid transparent;
|
||||
}
|
||||
|
||||
img.flip{
|
||||
-moz-transform: scaleY(-1);
|
||||
-o-transform: scaleY(-1);
|
||||
-webkit-transform: scaleY(-1);
|
||||
transform: scaleY(-1);
|
||||
filter: FlipH;
|
||||
-ms-filter: "FlipH";
|
||||
}
|
||||
|
||||
.start-server{
|
||||
width:440px;
|
||||
word-wrap:break-word;
|
||||
table-layout:fixed;
|
||||
}
|
||||
|
||||
.start-server td.left select{
|
||||
max-width:265px;
|
||||
}
|
||||
|
||||
.start-server td.left input[type=text]{
|
||||
word-break: normal;
|
||||
}
|
||||
|
||||
.start-server td.right{
|
||||
width:145px;
|
||||
}
|
||||
|
||||
.submit-start{
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
.owner{
|
||||
width:90px;
|
||||
word-break:break-all;
|
||||
}
|
||||
|
||||
.operations{
|
||||
width:320px;
|
||||
}
|
||||
|
||||
.ts3-add-virtual select{
|
||||
max-width:194px;
|
||||
}
|
||||
|
||||
.server-starting, .list_table{
|
||||
width:440px;
|
||||
}
|
||||
|
||||
.server-starting td , .list_table td{
|
||||
max-width: 250px;
|
||||
}
|
||||
|
||||
iframe{
|
||||
border: 0 !important;
|
||||
}
|
||||
|
||||
.user-links{
|
||||
display:none;
|
||||
}
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
<!-- top wrapper -->
|
||||
<div id="topWrapper">
|
||||
<div id="topBanner" onclick="location.href='%logo%'"></div>
|
||||
</div>
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
<div id="wrapper" style="background-image:%bg_wrapper%">
|
||||
<div id="container">
|
||||
<!-- content -->
|
||||
<div id="content">
|
||||
<div class="main-content">
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
Soft Theme made by SuperNova.
|
||||
|
||||
|
||||
==Installation==
|
||||
Extract the .zip file.
|
||||
Place the folder 'Soft' into OGP/themes. (Location should look like 'OGP/themes/Soft')
|
||||
Go to the OGP panel > Theme settings > Theme: Soft > Update Settings.
|
||||
|
||||
And thats it!
|
||||
|
||||
|
||||
==Changelog==
|
||||
|
||||
1.0 - 19/04/2012
|
||||
*Initial Release
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
<div id="bottomWrapper">
|
||||
<div id="footer">
|
||||
%footer%
|
||||
</div>
|
||||
</div>
|
||||
|
Before Width: | Height: | Size: 54 B |
|
Before Width: | Height: | Size: 64 B |
|
Before Width: | Height: | Size: 199 B |
|
Before Width: | Height: | Size: 217 B |
|
Before Width: | Height: | Size: 323 B |
|
Before Width: | Height: | Size: 54 B |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 95 KiB |
|
Before Width: | Height: | Size: 62 B |
|
Before Width: | Height: | Size: 62 B |
|
Before Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 6.3 KiB |
|
Before Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 267 B |
|
Before Width: | Height: | Size: 274 B |
|
Before Width: | Height: | Size: 2.8 KiB |
|
|
@ -1,19 +0,0 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta name="generator" content=
|
||||
"HTML Tidy for Linux/x86 (vers 25 March 2009), see www.w3.org" />
|
||||
|
||||
<title>%title%</title>
|
||||
<link rel="stylesheet" type="text/css" href= "themes/Soft/style.css" />
|
||||
<link href='themes/Soft/images/favicon.ico' rel='icon' type='image/x-icon'/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=%charset%" />
|
||||
%header_code%
|
||||
%meta%
|
||||
</head>
|
||||
<body style="background-image:%bg_wrapper%">
|
||||
%body%
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,741 +0,0 @@
|
|||
html {
|
||||
background: $bottomWrapper.bg.color;
|
||||
margin:0 0 0 -1px;
|
||||
padding:0;
|
||||
overflow-Y: scroll;
|
||||
}
|
||||
|
||||
body {
|
||||
padding:0;
|
||||
margin :0;
|
||||
display:table;
|
||||
width:100%;
|
||||
background-color:#FFFFFF;
|
||||
background-position : center 190px;
|
||||
}
|
||||
|
||||
#wrapper {
|
||||
margin:0 auto ;
|
||||
width:100%;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
|
||||
#topWrapper {
|
||||
border:none;
|
||||
border:0px;
|
||||
margin:0px;
|
||||
padding:0px;
|
||||
height: 100px;
|
||||
border-bottom: 1px solid #CFCFCF;
|
||||
background: #EFEFEF url(images/header.png) no-repeat -50px -100px;
|
||||
}
|
||||
|
||||
#topBanner {
|
||||
width: 800px;
|
||||
margin:0 auto;
|
||||
height: 100px;
|
||||
background: url(images/logo.png) no-repeat 0 3px;
|
||||
|
||||
}
|
||||
|
||||
#refresh-manual {
|
||||
color:#333333;
|
||||
height:23px;
|
||||
background: #eee;
|
||||
padding-top:5px;
|
||||
padding-left:5px;
|
||||
padding-right:5px;
|
||||
text-align: center;
|
||||
font-family:"Trebuchet MS";
|
||||
font-size:12px;
|
||||
border-radius: 0 0 7px 7px;
|
||||
margin-left: 735px;
|
||||
border: 1px solid #CFCFCF;
|
||||
position:absolute;
|
||||
margin-top:-6px;
|
||||
}
|
||||
|
||||
.main-content {
|
||||
background:#FFF;
|
||||
margin-top:20px;
|
||||
border:1px solid #c8c8c8;
|
||||
padding: 5px 20px 20px 20px;
|
||||
border-radius:9px;
|
||||
-moz-border-radius:9px;
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
hr {
|
||||
display:none;
|
||||
}
|
||||
|
||||
/*Menu*/
|
||||
.menu-bg{
|
||||
width: 100%;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.menu{
|
||||
display: table;
|
||||
margin: 0 auto;
|
||||
margin-top: -14px;
|
||||
border-radius: 0 0 7px 7px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.menu ul{
|
||||
list-style: none;
|
||||
|
||||
padding: 0;
|
||||
}
|
||||
.menu li{
|
||||
float:left;
|
||||
border: 1px solid #0F0F0F;
|
||||
border-right-width: 0;
|
||||
}
|
||||
.menu li a{
|
||||
display:block;
|
||||
border: 1px solid #393939;
|
||||
background: #141414 url(images/nav.png) repeat-x; padding:0 25px; line-height: 40px; font-size: 17px; color:#fff; text-decoration:none; font-family: "Tahoma"; font-weight: bold;
|
||||
}
|
||||
.menu li:hover{
|
||||
border-color:#0a0a0a;
|
||||
}
|
||||
.menu li:hover a{
|
||||
border-color:#393939; background-color:#0a0a0a; background-position:0 -25px;
|
||||
}
|
||||
.menu li ul{
|
||||
background: #333;
|
||||
display:none;
|
||||
height:auto;
|
||||
border: 1px solid #0F0F0F;
|
||||
position:absolute;
|
||||
z-index:200;
|
||||
}
|
||||
.menu li:hover ul{
|
||||
display:block;
|
||||
|
||||
}
|
||||
.menu li li {
|
||||
display:block;
|
||||
float:none;
|
||||
border-width: 0 !important;
|
||||
}
|
||||
.menu li:hover li a{
|
||||
background:none;
|
||||
|
||||
}
|
||||
.menu li ul a{
|
||||
display:block;
|
||||
height:35px;
|
||||
font-size:12px;
|
||||
font-style:normal;
|
||||
margin:0px;
|
||||
padding:0px 20px 0px 15px;
|
||||
text-align:left;
|
||||
border: 1px solid #0F0F0F !important;
|
||||
margin-top: -1px;
|
||||
}
|
||||
.menu li ul a:hover, .menu li ul li:hover a{
|
||||
background:#999 url('images/hover_sub.gif') center left no-repeat;
|
||||
color:#ffffff;
|
||||
text-decoration:none;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.menu p{
|
||||
clear:left;
|
||||
}
|
||||
|
||||
.user_menu_link_selected{
|
||||
border-color:#393939;
|
||||
background: #0A0A0A !important; background-position:0 -25px;
|
||||
}
|
||||
.admin_menu_link_selected{
|
||||
border-color:#393939; background-color:#0a0a0a !important; background-position:0 -25px;
|
||||
}
|
||||
#submenu_1{
|
||||
margin-left:100%;
|
||||
margin-top:-36px;
|
||||
border:0;
|
||||
}
|
||||
#submenu_0 li{
|
||||
cursor:default !important;
|
||||
}
|
||||
#submenu_1 li{
|
||||
display:none;
|
||||
}
|
||||
#submenu_1 li a{
|
||||
background:none !important;
|
||||
}
|
||||
#submenu_1 li:hover a{
|
||||
background:#999 url('images/hover_sub.gif') center left no-repeat !important;
|
||||
}
|
||||
#submenu_0 li:hover ul li{
|
||||
display:block;
|
||||
}
|
||||
/*End Of Menu*/
|
||||
|
||||
#container {
|
||||
margin:0 auto;
|
||||
width:920px;
|
||||
min-height:400px;
|
||||
margin-bottom: 50px;
|
||||
padding-bottom: 40px;
|
||||
margin-top: -2px;
|
||||
}
|
||||
|
||||
#banner {
|
||||
margin:15px auto;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
|
||||
#content {
|
||||
width:920px;
|
||||
margin:0 auto ;
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
#content a:link, #content a:visited{
|
||||
color:#9b251b;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
#content p {
|
||||
margin-top:10px;
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
|
||||
.last {
|
||||
margin-right:0 !important;
|
||||
clear:right;
|
||||
}
|
||||
|
||||
.one_two {
|
||||
float:left;
|
||||
width:424px;
|
||||
position:relative;
|
||||
margin-left:36px;
|
||||
margin-right:36px;
|
||||
}
|
||||
|
||||
.one_fourth {
|
||||
float:left;
|
||||
width:212px;
|
||||
position:relative;
|
||||
}
|
||||
|
||||
.bloc {
|
||||
padding:1px 15px 1px 15px;
|
||||
background-color:#FFF;
|
||||
border-radius:9px;
|
||||
-moz-border-radius: 9px;
|
||||
border:1px solid #C8C8C8;
|
||||
overflow:hidden;
|
||||
text-align:left;
|
||||
font-size:0.9em;
|
||||
}
|
||||
|
||||
.bloc h4 {
|
||||
font-size:15px;
|
||||
margin-left:-15px;
|
||||
margin-right:-15px;
|
||||
cursor:move;
|
||||
border-top: 0;
|
||||
}
|
||||
|
||||
.dragbox-content{
|
||||
padding-top:15px;
|
||||
padding-bottom:15px;
|
||||
}
|
||||
|
||||
.column {
|
||||
min-height:150px;
|
||||
}
|
||||
|
||||
.column .dragbox{
|
||||
margin-bottom:20px;
|
||||
}
|
||||
|
||||
.column .placeholder{
|
||||
background: #f0f0f0;
|
||||
border:1px dashed #ddd;
|
||||
}
|
||||
.dragbox h4.collapse{
|
||||
background:#f0f0f0 url('images/collapse.png') no-repeat top right;
|
||||
background-size:25px 100%;
|
||||
}
|
||||
.dragbox h4 .configure{
|
||||
font-size:11px; font-weight:normal;
|
||||
margin-right:30px; float:right;
|
||||
}
|
||||
|
||||
.half {
|
||||
float:left;
|
||||
width:440px;
|
||||
margin: 20px 40px 20px 0px;
|
||||
position:relative;
|
||||
}
|
||||
|
||||
.padd15 {
|
||||
padding:15px;
|
||||
}
|
||||
|
||||
.padd20 {
|
||||
padding:20px;
|
||||
}
|
||||
|
||||
body {
|
||||
color:#444444;
|
||||
font-family: 'Trebuchet MS', sans-serif;
|
||||
font-size: 13px;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
text-transform: normal;
|
||||
background-image: url(images/wrapper-bg.png);
|
||||
}
|
||||
|
||||
p {
|
||||
letter-spacing: normal;
|
||||
line-height: 1.7em;
|
||||
}
|
||||
|
||||
p2 {
|
||||
text-align:left;
|
||||
margin:10px 0 10px 0;
|
||||
color:#FFFFFF;
|
||||
font-size:20px;
|
||||
clear:both;
|
||||
}
|
||||
|
||||
h0 {
|
||||
color:#333333;
|
||||
margin:10px 0 10px 0;
|
||||
clear:both;
|
||||
width: 918px;
|
||||
height:35px;
|
||||
background:#f5f5f5;
|
||||
border-style:solid;
|
||||
border-color:#cfcfcf;
|
||||
border-width:1px;
|
||||
margin-top:20px;
|
||||
padding-top:10px;
|
||||
text-align: center;
|
||||
font-family:"Trebuchet MS";
|
||||
font-size:20px;
|
||||
display:block;
|
||||
font-weight:bold;
|
||||
border-radius: 9px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color:#333333;
|
||||
margin:20px 0 10px 0;
|
||||
clear:both;
|
||||
}
|
||||
|
||||
|
||||
h2 {
|
||||
color:#333333;
|
||||
margin:10px 0 10px 0;
|
||||
clear:both;
|
||||
width:918px;
|
||||
height:35px;
|
||||
background:#f5f5f5;
|
||||
border-top-style:solid;
|
||||
border-top-color:#cfcfcf;
|
||||
border-top-width:1px;
|
||||
border-bottom-style:solid;
|
||||
border-bottom-color:#cfcfcf;
|
||||
border-bottom-width:1px;
|
||||
margin-left:-20px;
|
||||
margin-top:-6px;
|
||||
padding-top:10px;
|
||||
text-align: center;
|
||||
font-family:"Trebuchet MS"
|
||||
}
|
||||
|
||||
|
||||
h3 {
|
||||
color:#333333;
|
||||
margin:10px 0 5px 0;
|
||||
clear:both;
|
||||
}
|
||||
|
||||
h4 {
|
||||
margin:0 auto;
|
||||
height:31px;
|
||||
background:#f5f5f5;
|
||||
border-top-style:solid;
|
||||
border-top-color: #CFCFCF;
|
||||
border-top-width:1px;
|
||||
border-bottom-style:solid;
|
||||
border-bottom-color:#cfcfcf;
|
||||
border-bottom-width:1px;
|
||||
padding-top:10px;
|
||||
text-align: center;
|
||||
font-family:"Trebuchet MS";
|
||||
margin-top:-1px;
|
||||
}
|
||||
|
||||
a:link, a:visited {
|
||||
color:#9b251b;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
|
||||
a:hover {
|
||||
text-decoration:underline;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#bottomWrapper {
|
||||
text-align:center;
|
||||
width:100%;
|
||||
clear:both;
|
||||
}
|
||||
|
||||
|
||||
#bottomWrapper a:link, #bottomWrapper a:visited {
|
||||
color: #333;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#bottomWrapper a:hover{
|
||||
color: #666;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
|
||||
#footer {
|
||||
width:100%;
|
||||
border-top-width:1px;
|
||||
border-top-style:solid;
|
||||
border-top-color:#cfcfcf;
|
||||
height:50px;
|
||||
background-color:#efefef;
|
||||
font-family:Tahoma;
|
||||
font-size:11px;
|
||||
color:#666;
|
||||
bottom:0;
|
||||
padding-top:10px;
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
.footer-last {
|
||||
margin-right:0 !important;
|
||||
clear:right;
|
||||
}
|
||||
|
||||
.footer-one-third {
|
||||
float:left;
|
||||
margin:40px 100px 20px 0;
|
||||
width:240px;
|
||||
position:relative;
|
||||
text-align:left;
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
.footer-one-third h2 {
|
||||
margin-top:10px;
|
||||
color:#FFF;
|
||||
}
|
||||
|
||||
.footer-one-third ul{
|
||||
border-top:1px solid #1a1a1a;
|
||||
padding:0 ;
|
||||
}
|
||||
|
||||
.footer-one-third ul, .footer-one-third li {
|
||||
list-style: none ;
|
||||
margin-left:0 ;
|
||||
}
|
||||
|
||||
.footer-one-third li {
|
||||
border-bottom:1px solid #1a1a1a;
|
||||
padding: 5px 0 ;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#bottom-links {
|
||||
height:60px;
|
||||
background:#010101 url('images/bottomLinks-bg.png') center top repeat-x;
|
||||
}
|
||||
|
||||
|
||||
a img {
|
||||
border:none;
|
||||
}
|
||||
|
||||
.online_servers{
|
||||
color:#000000;
|
||||
background-color:#FCBG0D;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
text-align:center;
|
||||
border:1px solid black;
|
||||
}
|
||||
|
||||
.online_servers tr td{
|
||||
border-left:1px solid gray;
|
||||
border-right:2px solid gray;
|
||||
border-top:1px solid gray;
|
||||
border-bottom:2px solid gray;
|
||||
background-image: url(images/wrapper-bg.png);
|
||||
}
|
||||
|
||||
/* tables */
|
||||
table.tablesorter {
|
||||
font-family:arial;
|
||||
background-color: #FFF;
|
||||
margin:10px 0pt 15px;
|
||||
font-size: 8pt;
|
||||
width: 100%;
|
||||
text-align: left;
|
||||
border-collapse: collapse;
|
||||
border-spacing: 1px;
|
||||
border-left: 1px solid #1F2A34;
|
||||
border-right: 1px solid #1F2A34;
|
||||
}
|
||||
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
|
||||
background-color: #e6EEEE;
|
||||
border: 1px solid grey;
|
||||
font-size: 8pt;
|
||||
padding: 4px;
|
||||
}
|
||||
table.tablesorter thead tr .header {
|
||||
background-image: url(images/bg.gif);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center right;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
table.tablesorter tbody td {
|
||||
color: #3D3D3D;
|
||||
padding: 4px;
|
||||
background-color: #FFF;
|
||||
vertical-align: top;
|
||||
border: 1px solid grey;
|
||||
}
|
||||
table.tablesorter tbody tr.odd td {
|
||||
background-color:#F0F0F6;
|
||||
}
|
||||
table.tablesorter thead tr .headerSortUp {
|
||||
background-image: url(images/asc.gif);
|
||||
}
|
||||
table.tablesorter thead tr .headerSortDown {
|
||||
background-image: url(images/desc.gif);
|
||||
}
|
||||
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
|
||||
background-color: #8dbdd8;
|
||||
}
|
||||
table.tablesorter tfoot td {
|
||||
color: #3D3D3D;
|
||||
padding: 4px;
|
||||
background-color: #FFF;
|
||||
vertical-align: top;
|
||||
border: 1px solid grey;
|
||||
}
|
||||
.hidden{
|
||||
visibility:hidden;
|
||||
font-size:0px;
|
||||
}
|
||||
|
||||
/* some additions */
|
||||
|
||||
.install{
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
text-align:left;
|
||||
font-size:1.1em;
|
||||
}
|
||||
|
||||
.failure {
|
||||
color: red;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
.success {
|
||||
color: green;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
pre {
|
||||
text-decoration: none;
|
||||
text-align: left;
|
||||
clear: both;
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
color: white;
|
||||
background-color: black;
|
||||
border-left: 10px #000000 solid;
|
||||
border-right: 10px #000000 solid;
|
||||
border-top: 5px #000000 solid;
|
||||
border-bottom: 5px #000000 solid;
|
||||
word-wrap:  / 
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.log {
|
||||
text-decoration: none;
|
||||
color: white;
|
||||
background-color: black;
|
||||
border-left: 5px #000000 solid;
|
||||
border-right: 5px #000000 solid;
|
||||
border-top: 5px #000000 solid;
|
||||
border-bottom: 5px #000000 solid;
|
||||
word-wrap:  / 
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.button {
|
||||
border:1px dotted gray;
|
||||
}
|
||||
|
||||
.server_monitor {
|
||||
background:#EEEEEE;
|
||||
}
|
||||
|
||||
.hostname{
|
||||
color:brown;
|
||||
text-decoration:bold;
|
||||
font-size:1.3em;
|
||||
width:160px;
|
||||
}
|
||||
|
||||
.login {
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
}
|
||||
|
||||
.lostpass {
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
}
|
||||
|
||||
.note{
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
p{
|
||||
text-align:center;
|
||||
}
|
||||
/* end additions */
|
||||
|
||||
.expand-child td div{
|
||||
float:left;
|
||||
position:relative;
|
||||
margin-left:10px;
|
||||
}
|
||||
|
||||
.player_monitor {
|
||||
padding-left:60px;
|
||||
font-style:bold;
|
||||
}
|
||||
|
||||
.player_monitor th{
|
||||
background:black;
|
||||
color:green;
|
||||
}
|
||||
.player_monitor tbody tr td{
|
||||
color:green;
|
||||
}
|
||||
|
||||
.input { border: 1px solid #006; }
|
||||
input[type="submit"] {
|
||||
border: 1px solid black;
|
||||
padding: 2px 8px;
|
||||
}
|
||||
|
||||
.jqmWindow {
|
||||
display: none;
|
||||
|
||||
position: fixed;
|
||||
top: 17%;
|
||||
left: 50%;
|
||||
|
||||
margin-left: -300px;
|
||||
width: 600px;
|
||||
|
||||
background-color: #EEE;
|
||||
color: #333;
|
||||
border: 1px solid black;
|
||||
padding: 12px;
|
||||
}
|
||||
|
||||
.jqmOverlay { background-color: #000; }
|
||||
|
||||
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
|
||||
width: expression(this.parentNode.offsetWidth+'px');
|
||||
height: expression(this.parentNode.offsetHeight+'px');
|
||||
}
|
||||
|
||||
* html .jqmWindow {
|
||||
position: absolute;
|
||||
top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
|
||||
}
|
||||
|
||||
.administration-table {
|
||||
text-align:center;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
margin-bottom:70px;
|
||||
}
|
||||
|
||||
.administration-buttons {
|
||||
width:64px;
|
||||
border:70px solid transparent;
|
||||
border-bottom:0px solid transparent;
|
||||
border-top:30px solid transparent;
|
||||
}
|
||||
|
||||
.remove-button {
|
||||
width:10px;
|
||||
border:0px solid transparent;
|
||||
}
|
||||
|
||||
.start-server{
|
||||
width:440px;
|
||||
word-wrap:break-word;
|
||||
table-layout:fixed;
|
||||
}
|
||||
|
||||
.start-server td.left select{
|
||||
max-width:265px;
|
||||
}
|
||||
|
||||
.start-server td.left input[type=text]{
|
||||
word-break: normal;
|
||||
}
|
||||
|
||||
.start-server td.right{
|
||||
width:145px;
|
||||
}
|
||||
|
||||
.submit-start{
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
.owner{
|
||||
width:90px;
|
||||
word-break:break-all;
|
||||
}
|
||||
|
||||
.operations{
|
||||
width:320px;
|
||||
}
|
||||
|
||||
.ts3-add-virtual select{
|
||||
max-width:194px;
|
||||
}
|
||||
|
||||
.server-starting, .list_table{
|
||||
width:440px;
|
||||
}
|
||||
|
||||
.server-starting td , .list_table td{
|
||||
max-width: 250px;
|
||||
}
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
<!-- top wrapper -->
|
||||
<div id="topWrapper">
|
||||
<div id="topBanner" onclick="location.href='%logo%'"></div>
|
||||
</div>
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
<div id="wrapper">
|
||||
<div id="container">
|
||||
<!-- content -->
|
||||
<div id="content">
|
||||
<div class="main-content">
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<div id="bottomWrapper">
|
||||
<div id="footer">
|
||||
<div class="footer-one-third">
|
||||
<p2>User Links</p2>
|
||||
<ul>
|
||||
<a href="home.php?m=dashboard&p=dashboard" shape="rect"><li>Dashboard</li></a>
|
||||
<a href="home.php?m=gamemanager&p=game_monitor" shape="rect"><li>Game Monitor</li></a>
|
||||
<a href="home.php?m=ftp" shape="rect"><li>FTP - File Transfer Protocol</li></a>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer-one-third">
|
||||
<p2>Open Game Panel</p2>
|
||||
<ul>
|
||||
<a href="http://www.opengamepanel.org" shape="rect" target="_blank"><li>OGP Website</li></a>
|
||||
<a href="https://sourceforge.net/apps/trac/hldstart/wiki" shape="rect" target="_blank"><li>OGP Wiki</li></a>
|
||||
<a href="http://www.opengamepanel.org/infusions/pro_download_panel/download.php?catid=0" shape="rect" target="_blank"><li>Downloads</li></a>
|
||||
<a href="http://www.opengamepanel.org/infusions/chat/index.php" shape="rect" target="_blank"><li>Chat Room</li></a>
|
||||
<a href="http://sourceforge.net/p/hldstart/code/HEAD/log/" shape="rect" target="_blank"><li>Developer Logs</li></a>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer-one-third footer-last">
|
||||
<p2>Fast Discussion Forum</p2>
|
||||
<ul>
|
||||
<a href="http://www.opengamepanel.org/forum" shape="rect" target="_blank"><li>OGP Discussion Forums</li></a>
|
||||
<a href="http://www.opengamepanel.org/forum/viewforum.php?forum_id=2" shape="rect" target="_blank"><li>Support</li></a>
|
||||
<a href="http://www.opengamepanel.org/forum/viewforum.php?forum_id=4" shape="rect" target="_blank"><li>Feature Request</li></a>
|
||||
<a href="http://www.opengamepanel.org/forum/viewforum.php?forum_id=5" shape="rect" target="_blank"><li>Patches/Contributions</li></a>
|
||||
<a href="http://www.opengamepanel.org/articles.php?article_id=6" shape="rect" target="_blank"><li>Game Config Help (XML files)</li></a>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="bottom-links">
|
||||
<div style="padding-top:20px">
|
||||
%footer%
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Before Width: | Height: | Size: 54 B |
|
Before Width: | Height: | Size: 64 B |
|
Before Width: | Height: | Size: 199 B |
|
Before Width: | Height: | Size: 217 B |
|
Before Width: | Height: | Size: 323 B |
|
Before Width: | Height: | Size: 54 B |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 654 B |
|
Before Width: | Height: | Size: 654 B |
|
Before Width: | Height: | Size: 62 B |
|
Before Width: | Height: | Size: 59 B |
|
Before Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 6.3 KiB |
|
Before Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 267 B |
|
Before Width: | Height: | Size: 274 B |
|
Before Width: | Height: | Size: 42 KiB |