summaryrefslogtreecommitdiffstats
path: root/css/settings.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/settings.css')
-rw-r--r--css/settings.css8
1 files changed, 8 insertions, 0 deletions
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