From 12f9f0be1f347ed7cfeca3afad6e4d612e6d4f60 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 11 Apr 2013 16:01:10 +0200 Subject: added opml icons to export import button --- css/settings.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'css/settings.css') diff --git a/css/settings.css b/css/settings.css index acf4d0498..3970c5d01 100644 --- a/css/settings.css +++ b/css/settings.css @@ -8,3 +8,11 @@ #app-settings .opened:hover { background-color: transparent !important; } + +.opml-icon { + background-image: url('%appswebroot%/news/img/opml-icon.svg'); + background-repeat: no-repeat; + background-position: 5px center; + padding-left: 28px; + padding-right: 10px; +} \ No newline at end of file -- cgit v1.2.3