浏览代码

git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/trunk@4572 92316355-f0b4-4df1-b90c-862c8a59935f

master
carmie 15 年前
父节点
当前提交
619bf4111b
共有 1 个文件被更改,包括 4 次插入3 次删除
  1. +4
    -3
      trac/htdocs/libcaca.css

+ 4
- 3
trac/htdocs/libcaca.css 查看文件

@@ -687,13 +687,14 @@ table.listing tbody td.new_replies {
} }
.message-list div.topic.new .subject, .message-list div.topic.new .subject,
.message-list div.topic.new .subject { .message-list div.topic.new .subject {
padding-left: 20px;
padding-right: 25px;
color: #fff;
} }
.message-list div.topic div.subject { .message-list div.topic div.subject {
background: #4E6A91 url(fiole.png) no-repeat top left;
background: #4E6A91 url(fiole.png) no-repeat right 1px;
} }
.message-list div.topic.new div.subject { .message-list div.topic.new div.subject {
background: #4E6A91 url(fiole-new.png) no-repeat top left;
background: #4E6A91 url(fiole-new.png) no-repeat right 1px;
} }
/* === DIFF === */ /* === DIFF === */




正在加载...
取消
保存