Indefero

Indefero Commit Details


Date:2011-01-05 05:07:57 (13 years 11 months ago)
Author:William MARTIN
Branch: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:9ccbcea743d4a97e945b690efc2912bf289bc45d
Parents: 90b9279c3a5bd2e24d4d63ddd047a29e7069f85b
Message:Fixed issue 557, better CSS to render UL/OL.

Changes:

File differences

www/media/idf/css/style.css
702702
703703
704704
705
706
707
708
709
710
711
712
705713
706714
707715
color: #a00;
}
ul > li {
list-style: disc outside none;
}
ol > li {
list-style: decimal outside none;
}
#branding {
float: right;
position: relative;

Archive Download the corresponding diff file

Page rendered in 0.07487s using 14 queries.