diff options
| author | Michael Peter Christen <mc@yacy.net> | 2014-03-31 01:15:35 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2014-03-31 01:15:35 +0200 |
| commit | 656e2ce62ac0667e700dab8cb12fbe476ce2c7b7 (patch) | |
| tree | b7098c5deaf1afeb0713e80b5256bb6c8d37a95c /htroot | |
| parent | e11504309fb7f21a492598d17d6ccbc5c56faf33 (diff) | |
replacing direct html table cellspacing with css set-up for cellspacing
Diffstat (limited to 'htroot')
41 files changed, 70 insertions, 65 deletions
diff --git a/htroot/AccessTracker_p.html b/htroot/AccessTracker_p.html index 8de3b15f9..7d9f2db86 100644 --- a/htroot/AccessTracker_p.html +++ b/htroot/AccessTracker_p.html @@ -11,7 +11,7 @@ #(page)# <h2>Server Access Overview</h2> <p>This is a list of #[num]# requests to the local http server within the last hour.</p> - <table border="0" cellpadding="2" cellspacing="1"> + <table border="0"> <tr class="TableHeader"> <td rowspan="2">Host</td> <td colspan="4">Access Count During</td> @@ -33,7 +33,7 @@ #{/list}# </table> <p>The following hosts are registered as source for brute-force requests to protected pages</p> - <table class="sortable" border="0" cellpadding="2" cellspacing="1"> + <table class="sortable" border="0"> <tr class="TableHeader"> <td>Host</td> <td>Access Times</td> @@ -49,7 +49,7 @@ <h2>Server Access Details</h2> <p>This is a list of requests to the local http server within the last hour.</p> <p>Showing #[num]# requests.</p> - <table class="sortable" border="0" cellpadding="2" cellspacing="1"> + <table class="sortable" border="0"> <tr class="TableHeader"> <td>Host</td> <td>Date</td> @@ -67,7 +67,7 @@ <h2>Local Search Log</h2> <p>This is a list of searches that had been requested from this' peer search interface</p> <p>Showing #[num]# entries from a total of #[total]# requests.</p> - <table class="sortable" border="0" cellpadding="2" cellspacing="1"> + <table class="sortable" border="0"> <thead> <tr class="TableHeader"> <td>Requesting Host</td> @@ -120,7 +120,7 @@ <h2>Local Search Host Tracker</h2> <p>This is a list of searches that had been requested from this' peer search interface</p> <p>Showing #[num]# entries from a total of #[total]# requests.</p> - <table class="sortable" border="0" cellpadding="2" cellspacing="1"> + <table class="sortable" border="0"> <thead> <tr class="TableHeader"> <td>Requesting Host</td> @@ -152,7 +152,7 @@ <h2>Remote Search Log</h2> <p>This is a list of searches that had been requested from remote peer search interface</p> <p>Showing #[num]# entries from a total of #[total]# requests.</p> - <table class="sortable" border="0" cellpadding="2" cellspacing="1"> + <table class="sortable" border="0"> <thead> <tr class="TableHeader"> <td>Requesting Host</td> @@ -205,7 +205,7 @@ <h2>Remote Search Host Tracker</h2> <p>This is a list of searches that had been requested from remote peer search interface</p> <p>Showing #[num]# entries from a total of #[total]# requests.</p> - <table class="sortable" border="0" cellpadding="2" cellspacing="1"> + <table class="sortable" border="0"> <thead> <tr class="TableHeader"> <td>Requesting Host</td> diff --git a/htroot/Blacklist_p.html b/htroot/Blacklist_p.html index f090c68bc..833b51fdc 100644 --- a/htroot/Blacklist_p.html +++ b/htroot/Blacklist_p.html @@ -94,7 +94,7 @@ <p>These are the domain name/path patterns in <strong><em>#[currentBlacklist]#</em></strong>:</p>
<div>
<input type="hidden" name="currentBlacklist" value="#[currentBlacklist]#" />
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<tr class="TableHeader">
<td></td>
<td><strong>Blacklist Pattern</strong></td>
diff --git a/htroot/ConfigHeuristics_p.html b/htroot/ConfigHeuristics_p.html index 4f18b5910..b52afd206 100644 --- a/htroot/ConfigHeuristics_p.html +++ b/htroot/ConfigHeuristics_p.html @@ -87,7 +87,7 @@ <form action="ConfigHeuristics_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8"> <div> <b>Available/Active Opensearch System</b> - <table class="sortable" border="0" cellpadding="2" cellspacing="1"> + <table class="sortable" border="0"> <tr class="TableHeader" valign="bottom"> <td>Active</td> <td>Title</td> diff --git a/htroot/ConfigParser.html b/htroot/ConfigParser.html index f19613736..e14d67b17 100644 --- a/htroot/ConfigParser.html +++ b/htroot/ConfigParser.html @@ -26,7 +26,7 @@ <a href="http://www.iana.org/assignments/media-types/" target="_blank">http://www.iana.org/assignments/media-types/</a>.</br> If you want to test a specific parser you can do so using the <a href="ViewFile.html">File Viewer</a>. </p> -<table border="0" cellpadding="2" cellspacing="1"> +<table border="0"> <tr class="TableHeader" valign="bottom"> <td class="small" ><input type="checkbox" id="allswitch" onclick="checkAll(this.form.id, this.checked);" /> enable/disable</td> <td class="small" >Extension</td> diff --git a/htroot/Connections_p.html b/htroot/Connections_p.html index 0afb11533..79d07a4c0 100644 --- a/htroot/Connections_p.html +++ b/htroot/Connections_p.html @@ -12,7 +12,7 @@ <h2>Server Connection Tracking</h2>
<h3>Incoming Connections</h3>
<p>Showing #[numActiveRunning]# active, #[numActivePending]# pending connections from a max. of #[numMax]# allowed incoming connections.</p>
- <table class="sortable" border="0" cellpadding="2" cellspacing="1">
+ <table class="sortable" border="0">
<tr class="TableHeader" valign="bottom">
<td>Protocol</td>
<td>Duration</td>
@@ -37,7 +37,7 @@ <h3>Outgoing Connections</h3>
<p>Showing #[clientActive]# pooled outgoing connections used as:</p>
- <table class="sortable" border="0" cellpadding="2" cellspacing="1">
+ <table class="sortable" border="0">
<tr class="TableHeader" valign="bottom">
<td>Protocol</td>
<td>Duration</td>
diff --git a/htroot/CookieMonitorIncoming_p.html b/htroot/CookieMonitorIncoming_p.html index 09910c6ba..325ed1b41 100644 --- a/htroot/CookieMonitorIncoming_p.html +++ b/htroot/CookieMonitorIncoming_p.html @@ -10,7 +10,7 @@ <h2>Cookie Monitor: Incoming Cookies</h2>
<p>This is a list of Cookies that a web server has sent to clients of the YaCy Proxy:</p>
<p>Showing #[num]# entries from a total of #[total]# Cookies.</p>
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<tr class="TableHeader">
<td>Sending Host</td>
<td>Date</td>
diff --git a/htroot/CookieMonitorOutgoing_p.html b/htroot/CookieMonitorOutgoing_p.html index 272c68f55..52c178efb 100644 --- a/htroot/CookieMonitorOutgoing_p.html +++ b/htroot/CookieMonitorOutgoing_p.html @@ -10,7 +10,7 @@ <h2>Cookie Monitor: Outgoing Cookies</h2>
<p>This is a list of cookies that browsers using the YaCy proxy sent to webservers:</p>
<p>Showing #[num]# entries from a total of #[total]# Cookies.</p>
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<colgroup>
<col width="10" span="3" />
<col width="70" />
diff --git a/htroot/CrawlCheck_p.html b/htroot/CrawlCheck_p.html index 3eed994cf..0ef7d3f0c 100644 --- a/htroot/CrawlCheck_p.html +++ b/htroot/CrawlCheck_p.html @@ -45,7 +45,7 @@ #(table)#:: <fieldset><legend>Analysis</legend> - <table border="0" cellpadding="2" cellspacing="2" style="float:left"> + <table border="0" style="float:left"> <tr> <th align="left" width="600" class="listing">URL</th> <th align="right" width="80" class="listing">Access</th> diff --git a/htroot/CrawlMonitorRemoteStart.html b/htroot/CrawlMonitorRemoteStart.html index 461ae56f0..e11ba2f17 100644 --- a/htroot/CrawlMonitorRemoteStart.html +++ b/htroot/CrawlMonitorRemoteStart.html @@ -12,7 +12,7 @@ <h2>Recently started remote crawls in progress</h2> <p><strong>Remote crawl start points, crawl is ongoing</strong></p> - <table border="0" cellpadding="2" cellspacing="1"> + <table border="0"> <tr class="TableHeader"> <td><strong>Start Time</strong></td> <td><strong>Peer Name</strong></td> @@ -33,7 +33,7 @@ #{/otherCrawlStartInProgress}# </table> <p><strong>Remote crawl start points, finished:</strong></p> - <table border="0" cellpadding="2" cellspacing="1"> + <table border="0"> <tr class="TableHeader"> <td><strong>Start Time</strong></td> <td><strong>Peer Name</strong></td> diff --git a/htroot/CrawlProfileEditor_p.html b/htroot/CrawlProfileEditor_p.html index f2e0a267d..15b1c7c85 100644 --- a/htroot/CrawlProfileEditor_p.html +++ b/htroot/CrawlProfileEditor_p.html @@ -20,7 +20,7 @@ <!-- crawl profile list --> <fieldset><legend>Crawl Profile List</legend> -<table border="0" cellpadding="2" cellspacing="1" summary="A list of crawl profiles and their current settings."> +<table border="0" summary="A list of crawl profiles and their current settings."> <colgroup> <col width="120" /> <col /> diff --git a/htroot/CrawlResults.html b/htroot/CrawlResults.html index 6ec167b22..a4476312c 100644 --- a/htroot/CrawlResults.html +++ b/htroot/CrawlResults.html @@ -71,7 +71,7 @@ <p><em>The stack is empty.</em></p>
::
<p><em>Statistics about #[domains]# domains in this stack:</em></p>
- <table cellpadding="2" cellspacing="1" >
+ <table >
<tr class="TableHeader">
<td align="center"></td>
<td><strong>Domain</strong></td>
@@ -122,7 +122,7 @@ Showing latest #[count]# lines from a stack of #[all]# entries.
#(/size)#
</em></p>
- <table cellpadding="2" cellspacing="1" >
+ <table >
<tr class="TableHeader">
<td align="center">
<form action="#[feedbackpage]#" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
diff --git a/htroot/CrawlStartExpert_p.html b/htroot/CrawlStartExpert_p.html index e0c43e0be..848eaf0cf 100644 --- a/htroot/CrawlStartExpert_p.html +++ b/htroot/CrawlStartExpert_p.html @@ -481,7 +481,7 @@ <strong>A YaCyNews message will be created to inform all peers about a global crawl</strong>, so they can omit starting a crawl with the same start point. </span></span> - <table border="0" cellpadding="2" cellspacing="0"> + <table border="0"> <tr> <td> <input type="checkbox" name="crawlOrder" id="crawlOrder" #(crawlOrderChecked)#::checked="checked"#(/crawlOrderChecked)# /> diff --git a/htroot/Crawler_p.html b/htroot/Crawler_p.html index c370fcbbd..281e32e18 100644 --- a/htroot/Crawler_p.html +++ b/htroot/Crawler_p.html @@ -24,7 +24,7 @@ <noscript><p>(Please enable JavaScript to automatically update this page!)</p></noscript> <fieldset id="queues" style="width:180px;float:left;"> <legend>Queues</legend> - <table border="0" cellpadding="2" cellspacing="1" class="watchCrawler"> + <table border="0" class="watchCrawler"> <tbody> <tr class="TableHeader"> <th width="110">Queue<br/> </th> @@ -78,7 +78,7 @@ </fieldset> <fieldset id="indexsize" style="width:280px;float:left;"> <legend>Index Size</legend> - <table border="0" cellpadding="2" cellspacing="1" class="watchCrawler"> + <table border="0" class="watchCrawler"> <tbody> <tr class="TableHeader"> <th width="170">Database<br/> </th> @@ -111,7 +111,7 @@ <fieldset id="progress" style="width:500px;float:left;"> <legend>Progress</legend> <form action="Crawler_p.html" method="get" enctype="multipart/form-data" accept-charset="UTF-8"> - <table border="0" cellpadding="2" cellspacing="1" class="watchCrawler"> + <table border="0" class="watchCrawler"> <tbody> <tr class="TableHeader"> <th width="160">Indicator<br/> </th> @@ -205,7 +205,7 @@ document.getElementById("queues").style.height = (document.getElementById("index #(crawlProfilesShow)#:: <fieldset> <legend>Running Crawls (#[count]#)</legend> -<table border="0" cellpadding="2" cellspacing="1" summary="A list of crawl profiles and their current settings."> +<table border="0" summary="A list of crawl profiles and their current settings."> <colgroup> <col width="16" /> <col width="140"/> diff --git a/htroot/HostBrowser.html b/htroot/HostBrowser.html index 74b4df93a..193aab498 100644 --- a/htroot/HostBrowser.html +++ b/htroot/HostBrowser.html @@ -110,7 +110,7 @@ function updatepage(str) { <fieldset><legend>Browser for <a href="#[path]#" target="_blank">#[path]#</a></legend> <p>documents stored for host: #[hostsize]#; documents stored for subpath: #[subpathloadsize]#; unloaded documents detected in subpath: #[subpathdetectedsize]# <!-- #(complete)#;<a href="HostBrowser.html?complete=true&path=#[path]#">get complete list</a>::<a href="HostBrowser.html?path=#[path]#">directory view</a>#(/complete)#--> </p> - <table class="sortable" border="0" cellpadding="2" cellspacing="2" style="float:left"> + <table class="sortable" border="0" style="float:left"> <tr> <th align="center" width="32"></th> <th align="left" width="600" class="listing">Path</th> diff --git a/htroot/IndexControlRWIs_p.html b/htroot/IndexControlRWIs_p.html index 258838386..53699ff03 100644 --- a/htroot/IndexControlRWIs_p.html +++ b/htroot/IndexControlRWIs_p.html @@ -47,7 +47,7 @@ <p>No entry for word hash #[wordhash]#</p>::
<p>Search result:
<form name="selection" action="IndexControlRWIs_p.html" method="post" enctype="multipart/form-data">
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<tr class="TableHeader">
<td style="background-color:#FFFFFF"> </td>
<td rowspan="2">total URLs</td>
@@ -163,7 +163,7 @@ <p>#[count]# URL entries related to this word hash <span class="tt">#[keyHash]#</span></p>
<form action="IndexControlRWIs_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
<p>
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<tr class="TableHeader">
<td colspan="3">Resource</td>
<td colspan="7">Negative Ranking Factors</td>
diff --git a/htroot/IndexControlURLs_p.html b/htroot/IndexControlURLs_p.html index 66db4ba33..241d08160 100644 --- a/htroot/IndexControlURLs_p.html +++ b/htroot/IndexControlURLs_p.html @@ -130,7 +130,7 @@ function updatepage(str) { #(statisticslines)#::
<p><em>Statistics about the top-#[domains]# domains in the database:</em></p>
- <table cellpadding="2" cellspacing="1" >
+ <table >
<tr class="TableHeader">
<td align="center"></td>
<td><strong>Domain</strong></td>
diff --git a/htroot/IndexCreateLoaderQueue_p.html b/htroot/IndexCreateLoaderQueue_p.html index 5257fecf3..7345975a1 100644 --- a/htroot/IndexCreateLoaderQueue_p.html +++ b/htroot/IndexCreateLoaderQueue_p.html @@ -14,7 +14,7 @@ The loader set is empty</p>
::
There are #[num]# entries in the loader set:</p>
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<colgroup>
<col width="60" />
<col width="10" />
diff --git a/htroot/IndexCreateParserErrors_p.html b/htroot/IndexCreateParserErrors_p.html index 1e463e16a..4cfe6f50f 100644 --- a/htroot/IndexCreateParserErrors_p.html +++ b/htroot/IndexCreateParserErrors_p.html @@ -25,7 +25,7 @@ </fieldset>
</form>
<p>There are #[num]# entries in the rejected-queue:</p>
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<colgroup>
<col width="60" span="2" />
<col span="2" />
diff --git a/htroot/IndexCreateQueues_p.html b/htroot/IndexCreateQueues_p.html index d6032c9cf..333856553 100644 --- a/htroot/IndexCreateQueues_p.html +++ b/htroot/IndexCreateQueues_p.html @@ -38,7 +38,7 @@ </fieldset> </form> ::#(/embed)# - <table border="0" cellpadding="2" cellspacing="1"> + <table border="0"> <colgroup> <col width="5" /> <col width="10" /> diff --git a/htroot/IndexFederated_p.html b/htroot/IndexFederated_p.html index 72bb2655e..e6ed45ce0 100644 --- a/htroot/IndexFederated_p.html +++ b/htroot/IndexFederated_p.html @@ -41,7 +41,7 @@ <dt class="TableCellDark"> </dt> <dd>Solr Hosts<br/> <div> - <table class="sortable" border="0" cellpadding="2" cellspacing="1"> + <table class="sortable" border="0"> <tr class="TableHeader" valign="bottom"> <td><strong>Solr Host Administration Interface</strong><br/></td> <td><strong>Index Size</strong></td> diff --git a/htroot/IndexImportOAIPMHList_p.html b/htroot/IndexImportOAIPMHList_p.html index 46e9c9982..2da1a4cd6 100644 --- a/htroot/IndexImportOAIPMHList_p.html +++ b/htroot/IndexImportOAIPMHList_p.html @@ -28,7 +28,7 @@ <input type="submit" name="loadrows" value="Load Selected Sources" />
</p>
<!-- Making the following table sortable could really consume some CPU if the list is huge - remove the class="sortable" if that is not desired ! -->
- <table class="sortable" cellpadding="2" cellspacing="1" >
+ <table class="sortable" >
<tr class="TableHeader">
<td class="sorttable_nosort"><input type="checkbox" name="allswitch" onclick="checkAll(this.form.id, this.checked);" /></td>
<td>Source</td>
@@ -48,7 +48,7 @@ #(import)#::
<h3>Import List</h3>
- <table cellpadding="2" cellspacing="1" >
+ <table >
<tr class="TableHeader">
<td>Thread</td>
<td>Source</td>
diff --git a/htroot/IndexSchema_p.html b/htroot/IndexSchema_p.html index c9b767931..f011b0e1e 100644 --- a/htroot/IndexSchema_p.html +++ b/htroot/IndexSchema_p.html @@ -31,7 +31,7 @@ <fieldset> <input type="hidden" name="core" value="#[core]#" /> <div> - <table class="sortable" border="0" cellpadding="2" cellspacing="1"> + <table class="sortable" border="0"> <tr class="TableHeader" valign="bottom"> <td>Active</td> <td>Attribute</td> diff --git a/htroot/Load_RSS_p.html b/htroot/Load_RSS_p.html index 63d9a8284..55defa87c 100644 --- a/htroot/Load_RSS_p.html +++ b/htroot/Load_RSS_p.html @@ -67,7 +67,7 @@ #(showscheduledfeeds)#:: <form id="scheduledfeeds" action="Load_RSS_p.html"><fieldset> <legend>List of Scheduled RSS Feed Load Targets</legend> - <table class="sortable" border="0" cellpadding="2" cellspacing="1"> + <table class="sortable" border="0"> <tr class="TableHeader" valign="bottom"> <td class="sorttable_nosort"><input type="checkbox" name="allswitch" onclick="checkAll(this.form.id, this.checked);" /></td> <td>Title</td> @@ -104,7 +104,7 @@ #(shownewfeeds)#:: <form id="newfeeds" action="Load_RSS_p.html"><fieldset> <legend>Available RSS Feed List</legend> - <table class="sortable" border="0" cellpadding="2" cellspacing="1"> + <table class="sortable" border="0"> <tr class="TableHeader" valign="bottom"> <td class="sorttable_nosort"><input type="checkbox" name="allswitch" onclick="checkAll(this.form.id, this.checked);" /></td> <td>Title</td> @@ -141,7 +141,7 @@ <dt>Time-to-live</dt><dd>#[ttl]#</dd> <dt>Docs</dt><dd>#[docs]#</dd> </dl> - <table class="sortable" border="0" cellpadding="2" cellspacing="1"> + <table class="sortable" border="0"> <tr class="TableHeader" valign="bottom"> <td class="sorttable_nosort"><input type="checkbox" name="allswitch" onclick="checkAll(this.form.id, this.checked);" /></td> <td>State</td> diff --git a/htroot/Messages_p.html b/htroot/Messages_p.html index 1c2a0fe15..ada0b2bd6 100644 --- a/htroot/Messages_p.html +++ b/htroot/Messages_p.html @@ -24,7 +24,7 @@ #(/peersKnown)#
#(mode)#
<!-- List -->
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<tr class="TableHeader">
<td>Date</td>
<td>From</td>
diff --git a/htroot/Network.html b/htroot/Network.html index d6a101132..810819e8f 100644 --- a/htroot/Network.html +++ b/htroot/Network.html @@ -102,7 +102,7 @@ document.getElementById("apilink").setAttribute("href", "Network.xml?" + window. <input type="submit" name="search" value="Search" />
</fieldset>
</form>
- <table class="sortable" border="0" cellpadding="2" cellspacing="1">
+ <table class="sortable" border="0">
<tr class="TableHeader" valign="bottom">
<td>send <strong>M</strong>essage/<br/>show <strong>P</strong>rofile/<br/>edit <strong>W</strong>iki/<br/>browse <strong>B</strong>log</td>
<td><strong>Name</strong><br/></td>
@@ -178,7 +178,7 @@ document.getElementById("apilink").setAttribute("href", "Network.xml?" + window. </p>
::
<div class="left">
- <table border="0" cellpadding="2" cellspacing="1" width="1024">
+ <table border="0" width="1024">
<tr class="TableHeader">
<td rowspan="5" class="TableHeader" width="10%">Network</td>
<td colspan="#(active-switch)#2::3::4::5::6#(/active-switch)#" width="22%">Online Peers</td>
@@ -234,7 +234,7 @@ document.getElementById("apilink").setAttribute("href", "Network.xml?" + window. </div>
<div class="left">
Your Peer:
- <table border="0" cellpadding="2" cellspacing="1" width="600">
+ <table border="0" width="600">
<tr class="TableHeader">
<td>Name</td>
<td>Info</td>
diff --git a/htroot/News.html b/htroot/News.html index c6a439faa..1c2b83507 100644 --- a/htroot/News.html +++ b/htroot/News.html @@ -74,7 +74,7 @@ <input type="submit" name="deletespecific" value="#(page)#::Process Selected News::Delete Selected News::Abort Publication of Selected News::Delete Selected News#(/page)#" />
<input type="submit" name="deleteall" value="#(page)#::Process All News::Delete All News::Abort Publication of All News::Delete All News#(/page)#" />
</fieldset>
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<tr class="TableHeader" valign="bottom">
<td> </td>
<td>Originator</td>
diff --git a/htroot/PerformanceConcurrency_p.html b/htroot/PerformanceConcurrency_p.html index 40a53bf17..aad61e880 100644 --- a/htroot/PerformanceConcurrency_p.html +++ b/htroot/PerformanceConcurrency_p.html @@ -12,7 +12,7 @@ <h2>Performance of Concurrent Processes</h2> <fieldset><legend>serverProcessor Objects</legend> - <table border="0" cellpadding="2" cellspacing="1"> + <table border="0"> <tr class="TableHeader" valign="bottom"> <td>Thread</td> <td>Queue Size<br />Current</td> diff --git a/htroot/PerformanceMemory_p.html b/htroot/PerformanceMemory_p.html index 4e7edf4af..43f150785 100644 --- a/htroot/PerformanceMemory_p.html +++ b/htroot/PerformanceMemory_p.html @@ -34,7 +34,7 @@ </p></form>
<p><strong>Memory Usage:</strong></p>
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<tr class="TableHeader" valign="bottom">
<td> <br />Type</td>
<td>After Startup<br /> </td>
@@ -83,7 +83,7 @@ </table>
<p><strong>Solr Resources:</strong></p>
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<tr class="TableHeader" valign="bottom">
<td>Class</td>
<td>Type</td>
@@ -106,7 +106,7 @@ </table>
<p><strong>Table RAM Index:</strong></p>
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<tr class="TableHeader" valign="bottom">
<td rowspan="2">Table</td>
<td rowspan="2">Size</td>
@@ -135,7 +135,7 @@ </table>
<p><strong>Object Index Caches:</strong></p>
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<tr class="TableHeader" valign="bottom">
<td>Table</td>
<td>Size</td>
@@ -159,7 +159,7 @@ </table>
<p><strong>Object Read Caches:</strong></p>
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<tr class="TableHeader" valign="bottom">
<td></td>
<td colspan="9">Read Hit Cache</td>
@@ -216,7 +216,7 @@ <!-- other cache sizes -->
<p><strong>Other Caching Structures:</strong></p>
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<tr class="TableHeader" valign="bottom">
<td>Type</td>
<td>Size</td>
diff --git a/htroot/PerformanceQueues_p.html b/htroot/PerformanceQueues_p.html index d3c73f52c..9b1936a36 100644 --- a/htroot/PerformanceQueues_p.html +++ b/htroot/PerformanceQueues_p.html @@ -12,7 +12,7 @@ <form action="PerformanceQueues_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8"> <fieldset><legend>Scheduled tasks overview and waiting time settings:</legend> - <table border="0" cellpadding="2" cellspacing="1"> + <table border="0"> <tr class="TableHeader" valign="bottom"> <td>Thread</td> <td>Queue Size</td> @@ -69,7 +69,7 @@ <form action="PerformanceQueues_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8"> <fieldset><legend>Cache Settings:</legend> - <table border="0" cellpadding="5" cellspacing="1"> + <table border="0"> <tr valign="top" class="TableHeader"> <td></td> <td>RAM Cache</td> @@ -128,7 +128,7 @@ <form action="PerformanceQueues_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8"> <fieldset><legend>Thread Pool Settings:</legend> - <table border="0" cellpadding="2" cellspacing="1"> + <table border="0"> <tr class="TableHeader" valign="bottom"> <td>Thread Pool</td> <td>maximum Active</td> diff --git a/htroot/PerformanceSearch_p.html b/htroot/PerformanceSearch_p.html index d3f19dd87..df0ef79ce 100644 --- a/htroot/PerformanceSearch_p.html +++ b/htroot/PerformanceSearch_p.html @@ -12,7 +12,7 @@ <p>
<strong>Timing results of latest search request:</strong>
</p>
- <table border="0" cellpadding="2" cellspacing="1"> + <table border="0"> <tr class="TableHeader" valign="bottom"> <td>Query</td>
<td>Event</td>
diff --git a/htroot/Performance_p.html b/htroot/Performance_p.html index 85e0528be..d0473782a 100644 --- a/htroot/Performance_p.html +++ b/htroot/Performance_p.html @@ -61,7 +61,7 @@ (current delta is #[crawlPauseProxyCurrent]#/#[crawlPauseLocalsearchCurrent]#/#[crawlPauseRemotesearchCurrent]#
seconds since last proxy/local-search/remote-search access.)
</p>
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<tr class="TableHeader" valign="bottom">
<td>Online Caution Case</td>
<td>indexer delay (milliseconds) after case occurency</td>
diff --git a/htroot/ProxyIndexingMonitor_p.html b/htroot/ProxyIndexingMonitor_p.html index 55b1ee2ba..e44062e41 100644 --- a/htroot/ProxyIndexingMonitor_p.html +++ b/htroot/ProxyIndexingMonitor_p.html @@ -19,7 +19,7 @@ </p>
<form action="ProxyIndexingMonitor_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
- <table border="0" cellpadding="5" cellspacing="1">
+ <table border="0">
<tr class="TableCellDark">
<td colspan="3"><strong>Proxy Auto Config:</strong>
this controls the proxy auto configuration script for browsers at http://localhost:8090/autoconfig.pac
diff --git a/htroot/RemoteCrawl_p.html b/htroot/RemoteCrawl_p.html index 46bac3f90..82d346b55 100644 --- a/htroot/RemoteCrawl_p.html +++ b/htroot/RemoteCrawl_p.html @@ -36,7 +36,7 @@ <legend>Peers offering remote crawl URLs</legend> If the remote crawl option is switched on, then this peer will load URLs from the following remote peers: <form method="get" action="#"> - <table class="sortable" border="0" cellpadding="2" cellspacing="1"> + <table class="sortable" border="0"> <tr class="TableHeader" valign="bottom"> <td><strong>Name</strong><br/></td> <td><strong>URLs for<br/>Remote<br/>Crawl</strong></td> diff --git a/htroot/ServerScannerList.html b/htroot/ServerScannerList.html index 48f5bd24b..e8af381bc 100644 --- a/htroot/ServerScannerList.html +++ b/htroot/ServerScannerList.html @@ -18,7 +18,7 @@ </p> <form id="servertable" action="CrawlStartScanner_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8" ><fieldset> <legend><label for="servertable">Available server within the given IP range</label></legend> - <table class="sortable" border="0" cellpadding="2" cellspacing="1"> + <table class="sortable" border="0"> <tr class="TableHeader" valign="bottom"> #(edit)#:: <th class="sorttable_nosort"> diff --git a/htroot/Table_YMark_p.html b/htroot/Table_YMark_p.html index 84e097c2d..6d520fb70 100644 --- a/htroot/Table_YMark_p.html +++ b/htroot/Table_YMark_p.html @@ -59,7 +59,7 @@ <input type="submit" name="rebuildindex" value="Rebuild Index" /> </p> <div id="table" style="float:left; overflow:auto;"> - <table class="sortable" border="0" cellpadding="2" cellspacing="1"> + <table class="sortable" border="0"> <tr class="TableHeader" valign="bottom"> <td><input type="checkbox" name="allswitch" onclick="setall(this.form.name, this.value)" /></td> <td>PK</td> diff --git a/htroot/Tables_p.html b/htroot/Tables_p.html index 988c3fd75..1ba737db2 100644 --- a/htroot/Tables_p.html +++ b/htroot/Tables_p.html @@ -74,7 +74,7 @@ document.write("<div id=\"api\">\<a href=\"api/table_p.xml" + window.location.se <form action="Tables_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8" id="tablelisting" name="tablelisting">
<fieldset>
<legend>Table Editor: showing table '#[table]#'</legend>
- <table class="sortable" border="0" cellpadding="2" cellspacing="1">
+ <table class="sortable" border="0">
<tr class="TableHeader" valign="bottom">
<td><input type="checkbox" name="allswitch" onclick="setall(this.form.name, this.value)" /></td>
<td>PK</td>
diff --git a/htroot/ViewFile.html b/htroot/ViewFile.html index b6481b409..f4597af96 100644 --- a/htroot/ViewFile.html +++ b/htroot/ViewFile.html @@ -183,7 +183,7 @@ function updatepage(str) { </fieldset>
:: <!-- 6 -->
<fieldset><legend>Link List</legend>
- <table border="0" cellpadding="2" cellspacing="1">
+ <table border="0">
<tr class="head">
<td>nr</td>
<td class="tt">type</td>
diff --git a/htroot/Vocabulary_p.html b/htroot/Vocabulary_p.html index 6e7ad5278..703e164f3 100644 --- a/htroot/Vocabulary_p.html +++ b/htroot/Vocabulary_p.html @@ -141,7 +141,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de <dt>Triple #2</dt><dd>#[triple2]#</dd> <dt>more Triples for linking into objectspace</dt><dd>#[tripleN]#</dd> </dl> - <table class="sortable" border="0" cellpadding="2" cellspacing="1"> + <table class="sortable" border="0"> <tr class="TableHeader" valign="bottom"> <td>Modify</td> <td>Delete</td> diff --git a/htroot/api/table_p.html b/htroot/api/table_p.html index 8c419ce37..0d1e76b66 100644 --- a/htroot/api/table_p.html +++ b/htroot/api/table_p.html @@ -13,7 +13,7 @@ <form action="/Tables_p.html" method="post" target="_parent" enctype="multipart/form-data" accept-charset="UTF-8" name="tablelisting">
<fieldset>
<legend><label for="table">Table: '#[table]#'</label></legend>
- <table class="sortable" border="0" cellpadding="2" cellspacing="1">
+ <table class="sortable" border="0">
<tr class="TableHeader" valign="bottom">
#(showpk)#::<td>PK</td>#(/showpk)#
#{columns}#
diff --git a/htroot/env/base.css b/htroot/env/base.css index 3f1e9c88c..5fe272283 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -101,6 +101,11 @@ a[target="_self"], a[class="forceNoExternalIcon"], a[class="navbar-brand"], a[cl /* (fix for IE 10) prevent borders on img within links */ a img {border: none} +table { + border-spacing: 1px; + border-collapse: separate; +} + td { padding:1px 2px; } diff --git a/htroot/sharedBlacklist_p.html b/htroot/sharedBlacklist_p.html index d809477b3..6eff9f82b 100644 --- a/htroot/sharedBlacklist_p.html +++ b/htroot/sharedBlacklist_p.html @@ -72,7 +72,7 @@ </td>
</tr>
</table>
- <table border="0" cellspacing="1" cellpadding="3" >
+ <table border="0">
<tr class="TableHeader">
<th class="small" width="100%" align="left">Blacklist item</th>
<th class="small"> </th>
|
