This website works better with JavaScript.
首頁
說明
登入
cacalabs
/
web
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/branches/test@3393 92316355-f0b4-4df1-b90c-862c8a59935f
remotes/test
carmie
17 年之前
父節點
f01a659a78
當前提交
7071f83f60
共有
1 個文件被更改
,包括
3 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
trac/htdocs/main.css
+ 3
- 1
trac/htdocs/main.css
查看文件
@@ -82,10 +82,12 @@ legend {
background: #fff;
opacity: 0.7;
}
thead th {
table thead th, table.listing
thead th {
background: #88AA77;
color: #fff;
font-weight: bold;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
th a {
color: #290c00;
Write
Preview
Loading…
取消
儲存