Created basic working client UI using ExtJS.
[~jspiros/reader.git] / media / reader / icons.css
diff --git a/media/reader/icons.css b/media/reader/icons.css
new file mode 100644 (file)
index 0000000..6379f80
--- /dev/null
@@ -0,0 +1,3 @@
+.icon-add-feed {
+       background: url(fugue-icons/icons/feed--plus.png) 0 no-repeat !important;
+}