Few minor css improvements
This commit is contained in:
parent
e0805ec469
commit
2d16585eae
|
@ -680,7 +680,8 @@ li.note {
|
|||
}
|
||||
}
|
||||
&.closed {
|
||||
background: #F9f9f9;
|
||||
background: #F5f5f5;
|
||||
border-color:#E5E5E5;
|
||||
.icon {
|
||||
background: #DDD;
|
||||
border:1px solid #BBB;
|
||||
|
|
|
@ -22,4 +22,4 @@
|
|||
%li.bottom= paginate @milestones, :remote => true, :theme => "gitlab"
|
||||
- else
|
||||
%li
|
||||
%p.padded Nothing to show here
|
||||
%h3.nothing_here_message Nothing to show here
|
||||
|
|
Loading…
Reference in a new issue