diff options
| author | Jean-Baptiste Queru <jbq@google.com> | 2009-09-03 15:18:14 -0700 |
|---|---|---|
| committer | Jean-Baptiste Queru <jbq@google.com> | 2009-09-03 15:19:21 -0700 |
| commit | be8e36e32b9cb2bb37e28e4c0d414ee0e46c84a2 (patch) | |
| tree | 34ae4ff9404e97d9c3b858903b0a414149671ac9 /docs/html/sdk/api_diff/4/stylesheet-jdiff.css | |
| parent | 44b283dc27ed8ba5a946d809489f29b4ae88cb15 (diff) | |
| parent | 8f4b5a561813ee8c22d2b8e73c33299471d4a3f3 (diff) | |
merge from donut
Diffstat (limited to 'docs/html/sdk/api_diff/4/stylesheet-jdiff.css')
| -rw-r--r-- | docs/html/sdk/api_diff/4/stylesheet-jdiff.css | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/docs/html/sdk/api_diff/4/stylesheet-jdiff.css b/docs/html/sdk/api_diff/4/stylesheet-jdiff.css new file mode 100644 index 000000000000..b3c1b9af86b9 --- /dev/null +++ b/docs/html/sdk/api_diff/4/stylesheet-jdiff.css @@ -0,0 +1,37 @@ + +/* (http://www.jdiff.org) */ + +div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;} +table.diffspectable {border:1px;padding:0px;margin:0px;} +.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;} +td.diffvalueold {color:orange;background-color:white;border:0px;font-size:80%;font-style:normal;text-align:left;padding:0px;padding-left:1px;padding-right:1px;line-height:.95em;} +td.diffvaluenew {color:green;background-color:white;border:0px;font-size:80%;font-weight:normal;text-align:left;padding:0px;padding-left:1px;padding-right:1px;line-height:.95em;} +td.diffvalue {color:444;background-color:white;border:0px;font-size:80%;font-weight:normal;text-align:left;padding:0px;padding-left:1px;padding-right:1px;line-height:.95em;} +td.diffspec {background-color:white;border:0px;font-size:80%;font-weight:normal;padding:1px;color:444;text-align:right;padding-right:.5em;line-height:.95em;} +tt {font-size:11pt;font-family:monospace;} +.indexHeader { + font-size:96%; + line-height:.8em;} +.jdiffIndex td { + font-size:96%; + xline-height:.8em; + padding:2px; + padding-left:1em;} +.indexText { + font-size:100%; + padding-left:1em;} +#indexTableCaption { + font-size:96%; + margin-top:.25em; + margin-bottom:0; + } +.hiddenlink { + font-size:96%; + line-height:.8em; + text-decoration:none;} +a { + text-decoration:none;} +a:hover { + text-decoration:underline;} |
