文件操作 - _panel_singlestat.scss
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/grafana/public/sass/components/_panel_singlestat.scss
编辑文件内容
.singlestat-panel { position: relative; display: table; width: 100%; height: 100%; } .singlestat-panel-value-container { display: table-cell; vertical-align: middle; text-align: center; position: relative; z-index: 1; font-weight: $font-weight-semi-bold; line-height: 1; } // Helps .panel-container--no-title { .singlestat-panel-value-container { padding-bottom: 0; } } .singlestat-panel-prefix { padding-right: 20px; } #flotGaugeValue0 { font-weight: $font-weight-semi-bold; //please dont hurt me for this! }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件