OSDN Git Service

Few minor css improvements
authorrandx <dmitriy.zaporozhets@gmail.com>
Thu, 21 Jun 2012 14:23:25 +0000 (17:23 +0300)
committerrandx <dmitriy.zaporozhets@gmail.com>
Thu, 21 Jun 2012 14:23:25 +0000 (17:23 +0300)
app/assets/stylesheets/common.scss
app/views/milestones/index.html.haml

index 46f2321..fdccfb8 100644 (file)
@@ -680,7 +680,8 @@ li.note {
     }
   }
   &.closed { 
-    background: #F9f9f9;
+    background: #F5f5f5;
+    border-color:#E5E5E5;
     .icon { 
       background: #DDD;
       border:1px solid  #BBB;
index 58d2587..89d3b61 100644 (file)
@@ -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