Browse Source

handle IE

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274663 13f79535-47bb-0310-9956-ffa450edef68
master
Conor MacNeill 22 years ago
parent
commit
ad187d8d64
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/page.css

+ 2
- 2
docs/page.css View File

@@ -98,7 +98,7 @@ table .title { background-color: #FFFFFF; width:100%; border: 0px; }
font-weight: bold; font-weight: bold;
padding: 2px; padding: 2px;
margin-top: 20px; margin-top: 20px;
clear: both;
clear: right;
} }


.subsection { .subsection {
@@ -107,7 +107,7 @@ table .title { background-color: #FFFFFF; width:100%; border: 0px; }
color: #ffffff; color: #ffffff;
font-weight: bold; font-weight: bold;
padding: 2px; padding: 2px;
clear: both
clear: right;
} }


.toc { .toc {


Loading…
Cancel
Save