文件操作 - frontend.css
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/plugin-wordpress/simple-scroll-to-top-button/inc/css/frontend.css
编辑文件内容
/* * WordPress plugin Simple Scroll to Top Button by Space X-Chimp ( https://www.spacexchimp.com ). * * @package Simple Scroll to Top Button * @author Arthur Gareginyan * @link https://www.spacexchimp.com * @copyright Copyright (c) 2016-2020 Space X-Chimp. All Rights Reserved. */ #ssttbutton { position: fixed; right: 30px; bottom: 20px; padding: 5px; box-sizing: content-box; cursor: pointer; font-family: Fontawesome; font-weight: normal; text-align: center; text-decoration: none; vertical-align: middle; z-index: 9999; } #ssttbutton:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; } .ssttbutton-transparent { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: .5; -khtml-opacity: .5; opacity: .5; }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件