 |
|
wensheng
V2EX member #288506, joined on 2018-01-31 21:07:21 +08:00
|
 |
Per wensheng's settings, the topics list is hidden |
Deals info, including closed deals, is not hidden
wensheng's recent replies
建议搜索窗口只显示“newtab”外的其他类型,我有很多“newtab”类型的搜索引擎只是备用(没有开启悬浮图标和右键菜单),但是一旦打开搜索窗口,这些备用的“newtab”就会全部在搜索窗口上罗列出来,特别长一溜没什么用,影响操作看着也很不好看😂
你好,大神,我自己摸索着修改了下图标样式,把 border-color 改成了浅灰色,然后鼠标移动到图标上时,图标边框就可以变色给反馈了,此时就不需要 background-color 由白色变成淡青色的反馈了(有些网站图标边缘有锯齿,背景色一变就显出来了比较丑😂),但是一直没找到添加什么样式代码来设置,所以就想请教下你😁
#hcSearcheIcons hcsearche-icon {border-color: lightgray; border-radius: 15%; margin-left: 0px; margin-right: 10px; width: 26px; height: 26px;}