diff options
| author | Alon Levy <alon@pobox.com> | 2015-03-07 08:56:34 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-03-07 15:02:42 +0200 |
| commit | 10d8013b38b11bff411b89cb3b8c996c0918a7da (patch) | |
| tree | 60fd5ab63b50a532ed27338580db0aa57fde8f8b /res/client/css/partials | |
| parent | 05a25ade0c19d6a221695d1ccb0ff07debfa9a05 (diff) | |
client: node-info style fixes. Fixes #360
Diffstat (limited to 'res/client/css/partials')
| -rw-r--r-- | res/client/css/partials/info-card.scss | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/res/client/css/partials/info-card.scss b/res/client/css/partials/info-card.scss index a86d1760..2efbc144 100644 --- a/res/client/css/partials/info-card.scss +++ b/res/client/css/partials/info-card.scss @@ -53,10 +53,6 @@ border-top: 6px solid $mid-grey; } -.info.type-chainlink { - border-top: 6px solid $dark-grey; -} - .info.type-project { border-top: 6px solid $green; } @@ -123,4 +119,4 @@ border-top: 2px solid $mid-light-grey; margin-top: 10px; padding-top: 10px; -}
\ No newline at end of file +} |
