Few minor css improvements

This commit is contained in:
randx 2012-06-21 17:23:25 +03:00
parent e0805ec469
commit 2d16585eae
2 changed files with 3 additions and 2 deletions

View file

@ -680,7 +680,8 @@ li.note {
} }
} }
&.closed { &.closed {
background: #F9f9f9; background: #F5f5f5;
border-color:#E5E5E5;
.icon { .icon {
background: #DDD; background: #DDD;
border:1px solid #BBB; border:1px solid #BBB;

View file

@ -22,4 +22,4 @@
%li.bottom= paginate @milestones, :remote => true, :theme => "gitlab" %li.bottom= paginate @milestones, :remote => true, :theme => "gitlab"
- else - else
%li %li
%p.padded Nothing to show here %h3.nothing_here_message Nothing to show here