summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk/api_diff/5/stylesheet-jdiff.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/sdk/api_diff/5/stylesheet-jdiff.css')
-rw-r--r--docs/html/sdk/api_diff/5/stylesheet-jdiff.css10
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/html/sdk/api_diff/5/stylesheet-jdiff.css b/docs/html/sdk/api_diff/5/stylesheet-jdiff.css
index abc4dd5..edafaa3 100644
--- a/docs/html/sdk/api_diff/5/stylesheet-jdiff.css
+++ b/docs/html/sdk/api_diff/5/stylesheet-jdiff.css
@@ -3,7 +3,6 @@
div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;}
table.diffspectable {border:1px;padding:0px;margin:0px;}
-table.jdiffIndex {margin-bottom:.5em;}
.diffspechead {background-color:#eee;}
.diffspectable tr {border:0px;padding:0px;}
.diffspectable td {background-color:eee;border:0px;font-size:90%;font-weight:normal;padding:0px;padding-left:1px;padding-right:1px;text-align:center;color:777;}
@@ -30,9 +29,16 @@ tt {font-size:11pt;font-family:monospace;}
}
.hiddenlink {
font-size:96%;
-/* line-height:.8em; */
+ line-height:.8em;
text-decoration:none;}
a {
text-decoration:none;}
a:hover {
text-decoration:underline;}
+.indexBox {
+ border: 1px solid red;
+ margin:1em 0 0 0;}
+.letterIndexHead {
+ font-size: 1.5em;font-weight:9;
+ margin:0 0 0em 0;
+ border: 1px solid red;}