mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 06:15:37 +02:00
Added Mike Behm's (Red Hat) mark up to help.css.
This commit is contained in:
parent
f26603479a
commit
d8d5fd9434
1 changed files with 11 additions and 0 deletions
|
@ -38,4 +38,15 @@ div.revision { border-left-style: solid; border-left-width: thin;
|
|||
border-left-color: #7B68EE; padding-left:5 }
|
||||
th { font-weight: bold }
|
||||
|
||||
/* Mike Behm's addition to the style sheet */
|
||||
.userinput { font-family: monospace; }
|
||||
.guitab, .important, .guibutton, .selectblue, .guimenu, .guilabel,
|
||||
.notetitle {
|
||||
color: #000000;
|
||||
font-family: helvetica, arial, sans-serif;
|
||||
font-weight: bold;
|
||||
}
|
||||
div.linux {display:none;}
|
||||
.firsterm {font-style:italic;}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue