aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-18 22:42:47 -0700
committerFriendika <info@friendika.com>2011-09-18 22:42:47 -0700
commit672ecc7f7d2e17b0d35eccc94e6fa1b5eef0d108 (patch)
tree92e9fefe146ce991778538d29fcebac8b60722f3 /view/theme/duepuntozero
parent48ee3fa3b9c540185fb3691ce6a971dd2cf1fd68 (diff)
downloadvolse-hubzilla-672ecc7f7d2e17b0d35eccc94e6fa1b5eef0d108.tar.gz
volse-hubzilla-672ecc7f7d2e17b0d35eccc94e6fa1b5eef0d108.tar.bz2
volse-hubzilla-672ecc7f7d2e17b0d35eccc94e6fa1b5eef0d108.zip
more tag infrastructure
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r--view/theme/duepuntozero/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index acd7d5bb5..9bed3e972 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -2749,6 +2749,7 @@ a.mail-list-link {
.off { background-position: 0px -48px; }
.starred { background-position: -16px -48px; }
.unstarred { background-position: -32px -48px; }
+.tagged { background-position: -48px -48px; }
.icon.dim { opacity: 0.3;filter:alpha(opacity=30); }