Indefero

Indefero Commit Details


Date:2008-11-26 14:51:16 (16 years 25 days ago)
Author:Loic d'Anterroches
Branch:dev, develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3
Commit:22fec9f732d2b2e09420694c0b76aa2138262d0c
Parents: 1332ba7eda0715a9f8d71c7c425c511a03bfbbf9
Message:Forced the default link colors.

This is needed for people using custome style in their browser. This
allows correct display in that case.
Changes:

File differences

www/media/idf/css/style.css
2323
2424
2525
26
27
28
29
30
31
32
33
34
35
36
37
2638
2739
2840
margin-top: 0;
}
a:link {
color: #00f;
}
a:visited {
color: #800080;
}
a:active{
color: #f00;
}
.yui-g {
padding: 0 1em;
}

Archive Download the corresponding diff file

Page rendered in 0.06993s using 13 queries.