Commit bd6ab743 authored by Jean-Philippe Lang's avatar Jean-Philippe Lang

Added border and padding on wiki table headers.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@680 e93f8b46-1217-0410-a6f0-8f06a7374b81
parent fc1024a5
......@@ -607,7 +607,7 @@ div.wiki table {
border-collapse: collapse;
}
div.wiki table, div.wiki td {
div.wiki table, div.wiki td, div.wiki th {
border: 1px solid #bbb;
padding: 4px;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment