From 920ea2e1c759b96bbcad246422b33d7f2c8fc552 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 12 Jun 2012 20:46:30 -0700 Subject: archive widget --- view/categories_widget.tpl | 1 - view/contact_block.tpl | 1 + view/posted_date_widget.tpl | 9 +++++++++ view/theme/duepuntozero/style.css | 4 ++++ view/theme/slackr/style.css | 14 ++++++++++++++ 5 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 view/posted_date_widget.tpl (limited to 'view') diff --git a/view/categories_widget.tpl b/view/categories_widget.tpl index 061821beb..5dbd871a8 100644 --- a/view/categories_widget.tpl +++ b/view/categories_widget.tpl @@ -1,4 +1,3 @@ -

$title

$desc
diff --git a/view/contact_block.tpl b/view/contact_block.tpl index eb46c6c43..a79648712 100644 --- a/view/contact_block.tpl +++ b/view/contact_block.tpl @@ -9,3 +9,4 @@
{{ endif }} +
diff --git a/view/posted_date_widget.tpl b/view/posted_date_widget.tpl new file mode 100644 index 000000000..3e2ee5a3e --- /dev/null +++ b/view/posted_date_widget.tpl @@ -0,0 +1,9 @@ +
+

$title

+ + +
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index ab660888f..3264caf52 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -3226,3 +3226,7 @@ ul.menu-popup { .autocomplete { color:#000; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px; _margin:0; _overflow-x:hidden; } .autocomplete .selected { background:#F0F0F0; } .autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; } + +#datebrowse-sidebar select { + margin-left: 25px; +} diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css index aa4d4b800..8a8f8c726 100644 --- a/view/theme/slackr/style.css +++ b/view/theme/slackr/style.css @@ -88,6 +88,20 @@ nav #site-location { box-shadow: 4px 4px 3px 0 #444444; } +#datebrowse-sidebar select { + margin-left: 25px; + border-radius: 3px; + -moz-border-radius: 3px; + opacity: 0.3; + filter:alpha(opacity=30); +} + +#datebrowse-sidebar select:hover { + opacity: 1.0; + filter:alpha(opacity=100); +} + + .contact-entry-photo img, .profile-match-photo img, #photo-photo img, .directory-photo-img, .photo-album-photo, .photo-top-photo, .profile-jot-text, .group-selected, .nets-selected, .fileas-selected, #profile-jot-submit, .categories-selected { border-radius: 3px; -moz-border-radius: 3px; -- cgit v1.2.3 From 4229debff883c01d7f2e80a14b1e0fcba14ad32f Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 13 Jun 2012 21:40:02 -0700 Subject: ajax append placeholder, fix some html warnings --- view/conversation.tpl | 2 ++ view/search_item.tpl | 2 +- view/theme/dispy/conversation.tpl | 2 ++ view/theme/facepark/conversation.tpl | 2 ++ view/theme/quattro/conversation.tpl | 2 ++ view/theme/testbubble/conversation.tpl | 2 ++ view/wall_item.tpl | 2 +- view/wallwall_item.tpl | 2 +- 8 files changed, 13 insertions(+), 3 deletions(-) (limited to 'view') diff --git a/view/conversation.tpl b/view/conversation.tpl index 43bb1dd47..fccd9a8bb 100644 --- a/view/conversation.tpl +++ b/view/conversation.tpl @@ -16,6 +16,8 @@ {{ endfor }} +
+ {{ if $dropping }}