瀏覽代碼

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

remotes/test
carmie 17 年之前
父節點
當前提交
eb28a3612e
共有 1 個檔案被更改,包括 1 行新增7 行删除
  1. +1
    -7
      trac/htdocs/main.css

+ 1
- 7
trac/htdocs/main.css 查看文件

@@ -66,10 +66,6 @@ table, table.listing {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
table, thead {
-moz-border-radius-topleft: 5px;
-webkit-border-radius-topright: 5px;
}
fieldset {
background: #88AA77;
border-color: #290c00;
@@ -82,12 +78,10 @@ legend {
background: #fff;
opacity: 0.7;
}
table thead tr, table.listing thead tr {
th {
background: #88AA77;
color: #fff;
font-weight: bold;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
th a {
color: #290c00;


Loading…
取消
儲存