mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 14:46:05 +10:00
Few minor css improvements
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user