| Index: pkg/analyzer_plugin/doc/api.html
|
| diff --git a/pkg/analyzer_plugin/doc/api.html b/pkg/analyzer_plugin/doc/api.html
|
| index 808a6f0519eb332d01f43fd99bd1cf5b20de25cb..b0dc65c26eb68c712c69a4d76e75b80c95c0a2d5 100644
|
| --- a/pkg/analyzer_plugin/doc/api.html
|
| +++ b/pkg/analyzer_plugin/doc/api.html
|
| @@ -14,10 +14,6 @@
|
| -webkit-font-smoothing: auto;
|
| }
|
|
|
| -h1 {
|
| - text-align: center;
|
| -}
|
| -
|
| h2, h3, h4, h5 {
|
| margin-bottom: 0;
|
| }
|
| @@ -93,6 +89,10 @@ a:focus, a:hover {
|
| text-decoration: underline;
|
| }
|
|
|
| +.deprecated {
|
| + text-decoration: line-through;
|
| +}
|
| +
|
| /* Styles for index */
|
|
|
| .subindex {
|
|
|