lib/heidi/web/public/css/screen.css in heidi-0.2.0 vs lib/heidi/web/public/css/screen.css in heidi-0.2.1

- old
+ new

@@ -179,5 +179,15 @@ .label { display: inline-block; min-width: 120px; } + +ul.projects { + font-size: 110%; + font-weight: bold; +} + +.history { + width: 75%; + overflow: hidden; +}