瀏覽代碼

Adds a css class (noborder) for making borderless tables text formatting.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8862 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/1.4.0
Jean-Philippe Lang 12 年之前
父節點
當前提交
10a462369b
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      public/stylesheets/application.css

+ 2
- 0
public/stylesheets/application.css 查看文件

@@ -765,6 +765,8 @@ div.wiki table, div.wiki td, div.wiki th {
padding: 4px;
}

div.wiki .noborder, div.wiki .noborder td, div.wiki .noborder th {border:0;}

div.wiki .external {
background-position: 0% 60%;
background-repeat: no-repeat;

Loading…
取消
儲存