source:
BMXNET_RPMS_dotNET_UTILITIES-BMX/branch/IHS BMX Framework/IndianHealthService.BMXNet.Doc/Help/Styles/syntax.css@
1176
| Last change on this file since 1176 was 1146, checked in by , 15 years ago | |
|---|---|
| File size: 275 bytes | |
| Line | |
|---|---|
| 1 | |
| 2 | /* syntax styles */ |
| 3 | |
| 4 | div.code span.identifier { |
| 5 | font-weight: bold; |
| 6 | } |
| 7 | |
| 8 | div.code span.keyword { |
| 9 | color: #0000ff; |
| 10 | } |
| 11 | |
| 12 | div.code span.parameter { |
| 13 | font-style: italic; |
| 14 | } |
| 15 | |
| 16 | div.code span.literal { |
| 17 | color: #a31515; |
| 18 | } |
| 19 | |
| 20 | div.code span.comment { |
| 21 | color: #007f00; |
| 22 | } |
Note:
See TracBrowser
for help on using the repository browser.
