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:
parent
f9baa85a8b
commit
26783a5bb5
1 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,9 @@ var { font-style: italic}
|
||||||
div.revision { border-left-style: solid; border-left-width: thin;
|
div.revision { border-left-style: solid; border-left-width: thin;
|
||||||
border-left-color: #7B68EE; padding-left:5 }
|
border-left-color: #7B68EE; padding-left:5 }
|
||||||
th { font-weight: bold }
|
th { font-weight: bold }
|
||||||
|
.hidden {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
/* Mike Behm's addition to the style sheet */
|
/* Mike Behm's addition to the style sheet */
|
||||||
.userinput { font-family: monospace; }
|
.userinput { font-family: monospace; }
|
||||||
|
|
Loading…
Add table
Reference in a new issue