Mercurial > moin > 1.9
changeset 2034:b85e5f7fc3f2
revert the adding of span.anchor { display: none; } by changeset: 1685:8078e7b39a2b
author | Reimar Bauer <rb.proj AT googlemail DOT com> |
---|---|
date | Mon, 30 Apr 2007 14:30:10 +0200 |
parents | a6d829ec895d |
children | a7fb50fd67f6 |
files | wiki/htdocs/classic/css/common.css wiki/htdocs/modern/css/common.css wiki/htdocs/rightsidebar/css/common.css |
diffstat | 3 files changed, 0 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/wiki/htdocs/classic/css/common.css Tue Apr 24 15:04:05 2007 +0200 +++ b/wiki/htdocs/classic/css/common.css Mon Apr 30 14:30:10 2007 +0200 @@ -263,6 +263,3 @@ div.codearea pre span.DiffChanged {color: #FF7F50;} div.codearea pre span.DiffSeparator {color: #228B22; font-weight: bold} - -span.anchor { display: none; } -