Corrected palcement of "Check for Updates" button on plugins page

This commit is contained in:
bergware
2018-08-25 18:20:51 +02:00
parent 371364a045
commit 45ccc62889

View File

@@ -27,7 +27,7 @@ $check = $notify['version'] ? 0 : 1;
<style>
#plugin_tree{width:33%;height:200px;overflow-y:scroll}
<?if (strstr('white,black',$display['theme'])):?>
span.vhshift{margin-top:30px!important;margin-right:-20px!important}
span.vhshift{margin-top:22px!important;margin-right:-20px!important}
<?endif;?>
</style>
<script src="<?autov('/webGui/javascript/jquery.filetree.js')?>"></script>