Revert "Complete rebrand from Open Game Panel (OGP) to GameServer Panel (GSP)"
This commit is contained in:
parent
02c94766c6
commit
deee7d6ac5
308 changed files with 1412 additions and 1412 deletions
|
|
@ -254,7 +254,7 @@ h4.collapse,
|
|||
.inline-block{
|
||||
display: inline-block;
|
||||
}
|
||||
div.GSPVersionArea{
|
||||
div.OGPVersionArea{
|
||||
width: 100%;
|
||||
position: relative;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ $(document).ready(function() {
|
|||
});
|
||||
|
||||
$('.magnificContentsDiv').bind("DOMSubtreeModified",function(){
|
||||
$('.updateLink, .gspAPIActions').addClass('form-control').css('display','inline-block');
|
||||
$('.updateLink, .ogpAPIActions').addClass('form-control').css('display','inline-block');
|
||||
$('.copyButton').addClass('btn').addClass('btn-sm').addClass('btn-primary');
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue