Indefero

Indefero Commit Details


Date:2010-10-15 07:35:50 (14 years 2 months ago)
Author:Thomas Keller
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:1887e9effda23af41e2a91b42bc19c9cd323ddf4
Parents: 7e10524f92ca83c935e6e9d34b6c969a6f307799
Message:Ensure that the project list popup doesn't exceed the page height when many projects are listed - instead make it scrollable.

Changes:

File differences

www/media/idf/css/style.css
773773
774774
775775
776
776
777
778
777779
778780
779781
-moz-box-shadow: 0 10px 20px #333;
-webkit-box-shadow: 0 10px 20px #333;
box-shadow: 0 10px 20px #333;
max-height: 400px;
overflow-x: hidden;
overflow-y: auto;
}
#project-list ul li {

Archive Download the corresponding diff file

Page rendered in 0.08045s using 13 queries.