|
|
@ -128,6 +128,12 @@ tt, *.tt {
|
|
|
|
|
|
|
|
|
|
|
|
.snippetLoaded {
|
|
|
|
.snippetLoaded {
|
|
|
|
font-style:italic;
|
|
|
|
font-style:italic;
|
|
|
|
|
|
|
|
color: #666;
|
|
|
|
|
|
|
|
margin-left: 2px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.snippetLoaded b {
|
|
|
|
|
|
|
|
color: black;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.snippetError {
|
|
|
|
.snippetError {
|
|
|
@ -281,6 +287,7 @@ div.yacysearch {
|
|
|
|
div.urlactions {
|
|
|
|
div.urlactions {
|
|
|
|
float:left;
|
|
|
|
float:left;
|
|
|
|
clear:left;
|
|
|
|
clear:left;
|
|
|
|
|
|
|
|
margin: 0px 4px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/*----------
|
|
|
|
/*----------
|
|
|
@ -302,7 +309,8 @@ div.bookmark p {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
div.searchresults p{
|
|
|
|
div.searchresults p{
|
|
|
|
margin:2px 2px 2px 22px;
|
|
|
|
margin:2px 2px 2px 2px;
|
|
|
|
|
|
|
|
padding-left: 20px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
form.search.small p.yacylogo { /* The logo in yacysearch.html */
|
|
|
|
form.search.small p.yacylogo { /* The logo in yacysearch.html */
|
|
|
@ -378,7 +386,7 @@ div.SubMenu h3 {
|
|
|
|
padding:1px 10px;
|
|
|
|
padding:1px 10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
div.searchresults h4 {
|
|
|
|
div.searchresults h4 {
|
|
|
|
margin:2px 2px 2px 22px;
|
|
|
|
margin: 2px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
h4.bookmarkTitle {
|
|
|
|
h4.bookmarkTitle {
|
|
|
@ -425,9 +433,9 @@ a:hover.MenuItemLink {
|
|
|
|
|
|
|
|
|
|
|
|
div.urlactions a {
|
|
|
|
div.urlactions a {
|
|
|
|
display:block;
|
|
|
|
display:block;
|
|
|
|
width: 11px;
|
|
|
|
width: 12px;
|
|
|
|
height: 11px;
|
|
|
|
height: 12px;
|
|
|
|
margin: 1px 4px;
|
|
|
|
margin: 2px 0px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
a.bookmarklink:hover, div.searchresults:hover a.bookmarklink, div.searchresults.hover a.bookmarklink {
|
|
|
|
a.bookmarklink:hover, div.searchresults:hover a.bookmarklink, div.searchresults.hover a.bookmarklink {
|
|
|
@ -702,7 +710,7 @@ ul#menu a.MenuItemLink {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
img.favicon{
|
|
|
|
img.favicon{
|
|
|
|
margin: 4px 1px;
|
|
|
|
margin: 0px 4px 0px 0px;
|
|
|
|
width: 16px;
|
|
|
|
width: 16px;
|
|
|
|
height: 16px;
|
|
|
|
height: 16px;
|
|
|
|
float: left;
|
|
|
|
float: left;
|
|
|
|