diff --git a/.DS_Store b/.DS_Store index 5008ddfcf5..0a3bc9da18 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/css/application.css b/css/application.css index fd202ba3cb..3e3ab17e75 100644 --- a/css/application.css +++ b/css/application.css @@ -899,6 +899,8 @@ div.wiki-wrapper { border-bottom: 1px solid #ccc; } div.wiki-wrapper section.wiki-body p { line-height: 1.6em; } + div.wiki-wrapper section.wiki-body #wiki_history_table tr.dark { + background-color: #dddddd; } section.activation { -webkit-box-shadow: 0 1px 0 white; diff --git a/images/.DS_Store b/images/.DS_Store index 5008ddfcf5..b1a053c1f7 100644 Binary files a/images/.DS_Store and b/images/.DS_Store differ