##// END OF EJS Templates
Adds a max-height to projects lists....
Jean-Philippe Lang -
r10009:2118f3a1fd70
parent child
Show More
@@ -423,6 +423,8 ul.projects li {list-style-type:none;}
423 423 #projects-index ul.projects div.root a.project { font-family: "Trebuchet MS", Verdana, sans-serif; font-weight: bold; font-size: 16px; margin: 0 0 10px 0; }
424 424 .my-project { padding-left: 18px; background: url(../images/fav.png) no-repeat 0 50%; }
425 425
426 #notified-projects ul, #tracker_project_ids ul {max-height:150px; overflow-y:auto;}
427
426 428 #related-issues li img {vertical-align:middle;}
427 429
428 430 ul.properties {padding:0; font-size: 0.9em; color: #777;}
General Comments 0
You need to be logged in to leave comments. Login now