OSDN Git Service

Remove shade for reopen button
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Thu, 30 Jan 2014 11:37:06 +0000 (13:37 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Thu, 30 Jan 2014 11:37:06 +0000 (13:37 +0200)
app/assets/stylesheets/sections/issues.scss

index 19cc3df..5afb13a 100644 (file)
@@ -67,7 +67,6 @@ input.check_all_issues {
 .btn.reopen_issue {
   color: #468847;
   font-weight: bold;
-  @include shade;
   &:hover {
     color: #468847;
   }