diff --git a/app/assets/stylesheets/favorites.scss b/app/assets/stylesheets/favorites.scss index f500a8d..908b25c 100644 --- a/app/assets/stylesheets/favorites.scss +++ b/app/assets/stylesheets/favorites.scss @@ -40,11 +40,5 @@ border-bottom: 1px solid #ddd; } - th .asc { - background-image: url("app/assets/images/up.png"); - } - th .desc { - background-image: url("app/assets/images/down.png"); - } } \ No newline at end of file