文件操作 - shell.css
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/gnome-tweaks/shell.css
编辑文件内容
/* the sidebar */ .tweak-category { padding: 10px; } /* the container and tweaks in a group */ .tweak-group { background-color: rgba(0, 0, 0, 0); } .tweak { padding-top: 3px; background-color: rgba(0, 0, 0, 0); } .tweak:hover { background-color: rgba(0, 0, 0, 0); } .tweak.title { padding-top: 10px; } .tweak-titlebar-left:dir(ltr), .tweak-titlebar-right:dir(rtl) { border-top-right-radius: 0; } .tweak-titlebar-right:dir(ltr), .tweak-titlebar-left:dir(rtl) { border-top-left-radius: 0; } /* individual tweak theme changes */ .tweak.title#title-theme { padding-top: 3px; } .tweak#hinting, .tweak#text-scaling-factor { padding-top: 20px; } .tweak-group-white, .tweak-white, .tweak-white:hover { background-color: white; } .tweak-startup, .tweak-startup:hover { background-color: lighter(shade(@theme_bg_color, 0.9)); } .tweak-group-startup { background-color: @view_separators; } /* NOT WORKING .main-container { padding: 20px; } */
修改文件时间
将文件时间修改为当前时间的前一年
删除文件