父节点
当前提交
ee59378e7c
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1
    2
      SecureSharing/wwwroot/css/site.css

+ 1
- 2
SecureSharing/wwwroot/css/site.css 查看文件



.tooltip-div .tooltip-label { .tooltip-div .tooltip-label {
visibility: hidden; visibility: hidden;
outline: black solid;
width: 150px; width: 150px;
background-color: #90278F;
background-color: black;
color: #fff; color: #fff;
text-align: left; text-align: left;
border-radius: 6px; border-radius: 6px;

正在加载...
取消
保存