|
阅读:1658回复:0
请问下firefox已经访问过的连接。经常出现是未访问的呢!
2台电脑之间的同步,我是使用火狐自带的来同步访问历史呢!
每次运行火狐后,都手动点击同步来同步一次呢! 有的时候好用,有点时候不好用呢! CSS代码如下: @charset "utf-8";
/* CSS Document */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http"),url-prefix("https"),url-prefix("file"){
a:visited, .fl:visited {
color: #828282 !important; /* 颜色color: #bbbbbb #828282 */
background: 0 !important;
font-weight: 100 !important; /* 粗细 */
font-style: italic !important; /* 正斜 */
text-decoration: line-through !important; /*删除线贯穿,已失效*/
}
}但是已经访问过的。过个几天又出现没有被标记呢。 奇怪的很。。 火狐版本:18.0.1 |
|