From a1861d1128aacc1ab98b33a1d035bfc27c9979f5 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 26 Feb 2012 16:29:06 -0800 Subject: tagging missing from wallwall and a couple of themes, star missing from dispy --- view/theme/dispy/premium.png | Bin 0 -> 2317 bytes view/theme/dispy/star.png | Bin 0 -> 2129 bytes view/theme/dispy/style.css | 15 +++++++++++++++ view/theme/dispy/tag.png | Bin 0 -> 535 bytes view/theme/dispy/wall_item.tpl | 1 + view/theme/dispy/wallwall_item.tpl | 1 + view/theme/duepuntozero/wallwall_item.tpl | 1 + view/theme/loozah/wall_item.tpl | 2 ++ view/theme/loozah/wallwall_item.tpl | 1 + view/theme/vier/wallwall_item.tpl | 1 + 10 files changed, 22 insertions(+) create mode 100755 view/theme/dispy/premium.png create mode 100755 view/theme/dispy/star.png create mode 100644 view/theme/dispy/tag.png (limited to 'view/theme') diff --git a/view/theme/dispy/premium.png b/view/theme/dispy/premium.png new file mode 100755 index 000000000..1ad601c0f Binary files /dev/null and b/view/theme/dispy/premium.png differ diff --git a/view/theme/dispy/star.png b/view/theme/dispy/star.png new file mode 100755 index 000000000..a327ba14e Binary files /dev/null and b/view/theme/dispy/star.png differ diff --git a/view/theme/dispy/style.css b/view/theme/dispy/style.css index 5bc1450db..62c7b48e0 100755 --- a/view/theme/dispy/style.css +++ b/view/theme/dispy/style.css @@ -1099,6 +1099,21 @@ div[id$="wrapper"] br { clear: left; } border-bottom: 0px; }*/ +.starred { + background-image: url("star.png"); + repeat: no-repeat; +} +.unstarred { + background-image: url("premium.png"); + repeat: no-repeat; +} + +.tagged { + background-image: url("tag.png"); + repaet: no-repeat; +} + + .border { border: 1px solid #babdb6; diff --git a/view/theme/dispy/tag.png b/view/theme/dispy/tag.png new file mode 100644 index 000000000..709525393 Binary files /dev/null and b/view/theme/dispy/tag.png differ diff --git a/view/theme/dispy/wall_item.tpl b/view/theme/dispy/wall_item.tpl index 9c3703f5f..882843a09 100755 --- a/view/theme/dispy/wall_item.tpl +++ b/view/theme/dispy/wall_item.tpl @@ -24,6 +24,7 @@
{{ if $star }} + {{ endif }} {{ if $vote }}