* force blue theme on zentaoclient.

This commit is contained in:
liwenrui
2023-11-15 15:40:17 +08:00
parent b45e9e7b2c
commit 24e88d613e
@@ -1,4 +1,5 @@
<?php if(strpos($_SERVER['HTTP_USER_AGENT'], 'xuanxuan') != false): ?>
<?php $this->app->setClientTheme('blue'); ?>
<style>
#appsBar, #apps {left: 0!important;}
</style>