From dafa3c9a4c0a17bf3f5d3ae6c4c10effea3dce0e Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 4 Aug 2013 16:06:14 -0400 Subject: [PATCH] The bookmark link is now a star icon --- assets/css/app.css | 5 +++++ templates/feeds.php | 2 +- templates/show_item.php | 11 ++++++----- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/assets/css/app.css b/assets/css/app.css index 1bd491a..b1b9dfa 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -548,6 +548,11 @@ span.downloading img { text-align: center; } +.item .infos a.bookmark-icon { + color: #333; + text-decoration: none; +} + /* other pages */ section li { margin-left: 15px; diff --git a/templates/feeds.php b/templates/feeds.php index 6c9a19d..9c96457 100644 --- a/templates/feeds.php +++ b/templates/feeds.php @@ -23,7 +23,7 @@

- ∅ + diff --git a/templates/show_item.php b/templates/show_item.php index ab0ef77..cf333a5 100644 --- a/templates/show_item.php +++ b/templates/show_item.php @@ -11,15 +11,16 @@

- | - | - - + - + | + | + + | +