Files
DzzOffice/admin/images/main.css
小胡 1b15bba102 V1.88.5更新内容:
核心功能修复与优化
1. 网盘空间管理优化:
    修复了删除网盘文件后,剩余空间未正确更新的问题,确保用户空间显示准确。
2. 机构用户导航体验提升:
    优化了机构用户在使用中的导航栏返回逻辑,提升了用户在不同页面间跳转时的流畅性和一致性。
用户体验与界面改进
1. 登录页面样式优化:
    解决了登录页面样式重复引用的问题,提升了页面加载速度和用户体验。
2. 移动端界面适配:
    优化了移动端界面的头部名称居中显示,增强了在不同移动设备上的视觉一致性。
3. 卡片显示效果调整:
    修改了卡片的显示效果,使信息展示更加美观和易于阅读。
性能与稳定性提升
1. JS代码压缩问题修复:
    修复了压缩JS代码过程中导致的报错问题,确保了应用的稳定性和性能。
2. 压缩css、js代码优化前端性能
    对前端的CSS和JS代码进行了压缩处理,减少了文件体积,加快了加载速度,从而提升了前端性能。
插件与系统升级
1. jstree插件升级:
    升级了jstree插件版本,解决了在某些使用场景中无法选中节点的问题,提升了用户与树形结构交互的可靠性。
2. 应用市场UI优化:
    对应用市场界面进行了UI优化,提升了应用展示的美观度和易用性,使用户能够更方便地查找和安装所需的应用。
2024-07-22 18:17:27 +08:00

1 line
1.6 KiB
CSS

.container{width:100%;height:100%;overflow:hidden;position:relative;}.left-container{width:180px;height:100%;background:url("images/aside-right-shadow.jpg") repeat-y scroll right top #F0F0F0;border-right:1px solid #C6C8CC;bottom:0;left:0;overflow:hidden;position:absolute;padding-top:10px;top:0;z-index:900;}.main-container{margin-left:180px;height:100%;}.main-container .header-top{background:url("images/outer_bn2.gif") repeat-x scroll left -53px #F7F7F7;position:absolute;z-index:-1;width:100%;height:38px;overflow:hidden;left:0;top:0;border-bottom:1px solid #C6C8CC;}ul li,.xl li{list-style:none outside none;}.list-item{margin:0;}.list-item a,.list-item a:link,.list-item a:visited{color:#333333;display:block;font-size:14px;font-weight:bold;height:31px;line-height:31px;padding:1px 0;text-decoration:none;height:31px;line-height:31px;color:#999;text-shadow:1px 1px 1px #EEE;}.list-item .active a,.list-item .active a:hover{background:url('images/aside-hover-on.png') right -33px no-repeat;color:#000;text-shadow:1px 1px 1px #EEE;}.list-item li a:hover{background:url('images/aside-hover-on.png') right top no-repeat;color:#000;text-shadow:1px 1px 1px #EEE;}.list-item a .text1{cursor:pointer;display:block;height:31px;margin:0 auto;padding-left:30px;position:relative;width:125px;}.list-item a .img-ico{height:20px;left:2px;margin:0;position:absolute;top:6px;width:23px;background:url("images/btn_icon.gif?1") no-repeat scroll 0 0 transparent;}.list-item a .icon-app,.list-item a:link .icon-app,.list-item a:link .icon-app,.list-item a:hover .icon-app,.list-item a:active .icon-app{background-position:-65px -14px;}