From 68e9dcf6151adf60fc25ea921ebf541c6f97435f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Tue, 6 Oct 2015 06:14:54 +0200 Subject: restore blue color --- .../Resources/views/themes/material/public/css/main.css | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'src/Wallabag/CoreBundle/Resources/views/themes/material/public/css') diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css b/src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css index 7a4e7df2..a5742905 100755 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css @@ -335,16 +335,9 @@ main ul.row { margin-right: 15px; } -#article aside span a { +#article aside .chip { background-color: #039be5; - color: #fff; - border-radius: 3px; - float: left; - font-size: 0.6em; - margin-left: 0.5em; - margin-bottom: 0.5em; - padding: 4px; - text-decoration: none; + color: #ffffff; } /* ========================================================================== -- cgit v1.2.3