From d2360eaf681170ae3041fb75e8a3e2a26f0d954e Mon Sep 17 00:00:00 2001 From: michitux Date: Sat, 1 Sep 2007 23:43:08 +0000 Subject: [PATCH] - removed enctype="multipart/form-data" from the get-form of the peer-selection in Messages_p.html (in Konqueror this didn't work and multipart/form-data is only for post) - removed name="searchresults" from the searchresults (seems to be no longer needed and is invalid) - moved the favicons in the searchresults to the left side as requested in http://forum.yacy-websuche.de/viewtopic.php?f=5&t=268 - added alt-attributes for the favicons (images must have alt-attributes to be valid) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4069 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/Messages_p.html | 2 +- htroot/env/base.css | 20 ++++++++++---------- htroot/yacysearch.html | 13 +++++++------ 3 files changed, 18 insertions(+), 17 deletions(-) diff --git a/htroot/Messages_p.html b/htroot/Messages_p.html index 47c5a035b..f707a52bd 100644 --- a/htroot/Messages_p.html +++ b/htroot/Messages_p.html @@ -9,7 +9,7 @@ #%env/templates/header.template%#

Messages

#(peersKnown)#:: -
+
Compose Message
:
diff --git a/htroot/env/base.css b/htroot/env/base.css index f0457e9c1..fdc25ab5a 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -280,6 +280,7 @@ div.yacysearch { div.urlactions { float:left; + clear:left; } /*---------- @@ -424,12 +425,9 @@ a:hover.MenuItemLink { div.urlactions a { display:block; -} - -div.urlactions > a { width: 11px; height: 11px; - margin: 1px 1px 1px 7px; + margin: 1px 4px; } a.bookmarklink:hover, div.searchresults:hover a.bookmarklink, div.searchresults.hover a.bookmarklink { @@ -590,6 +588,10 @@ form.search.small fieldset { clear:left; margin-left:100px; } + +form.search.small fieldset * { + margin-left:0; +} /*---------- */ @@ -700,10 +702,8 @@ ul#menu a.MenuItemLink { } img.favicon{ - margin-right: 3px; - width: 16px; - height: 16px; -} -p.iconindented{ - padding-left: 19px; + margin: 4px 1px; + width: 16px; + height: 16px; + float: left; } diff --git a/htroot/yacysearch.html b/htroot/yacysearch.html index 9a1aeacd0..0bac60667 100644 --- a/htroot/yacysearch.html +++ b/htroot/yacysearch.html @@ -137,7 +137,8 @@ document.getElementById("Enter").value = "search again - catch up more links";
#{results}# -
+
+ favicon of #[url]# #(authorized)#::
bookmark @@ -150,10 +151,10 @@ document.getElementById("Enter").value = "search again - catch up more links"; #(/recommend)#
#(/authorized)# -

#[description]#

-

#(snippet)#loading snippet ...::#[text]##(/snippet)#

-

#[urlname]#

-

#[date]# | YBR-#[ybr]# | Info | Pictures

+

#[description]#

+

#(snippet)#loading snippet ...::#[text]##(/snippet)#

+

#[urlname]#

+

#[date]# | YBR-#[ybr]# | Info | Pictures

#{/results}# @@ -245,7 +246,7 @@ document.getElementById("Enter").value = "search again - catch up more links";
#{results}# -
+