1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Bug 341483 - [Accessibility] CDT documentation has accessibility issues

This commit is contained in:
Vivian Kong 2011-03-31 13:49:37 +00:00
parent f9baa85a8b
commit 26783a5bb5

View file

@ -38,6 +38,9 @@ var { font-style: italic}
div.revision { border-left-style: solid; border-left-width: thin;
border-left-color: #7B68EE; padding-left:5 }
th { font-weight: bold }
.hidden {
display: none;
}
/* Mike Behm's addition to the style sheet */
.userinput { font-family: monospace; }