File: style.css

package info (click to toggle)
mp3diags 1.5.01-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 21,124 kB
  • sloc: cpp: 34,487; sh: 319; makefile: 101; xml: 97; python: 14
file content (92 lines) | stat: -rw-r--r-- 5,853 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
.Code           { font-family: 'Courier New', 'Andale Mono', 'Lucida Console', 'B&H Lucida Typewriter', 'Lucida Sans Typewriter', Courier, Monospace; font-size: small; }

.RegFnt         { font-family:  Arial, Verdana, Helvetica, sans-serif; }

.Comment        { color: #57628a; font-style: italic; }
.Preproc        { color: #006633; }
.Keyword        { font-weight: bold; color: #000000; }
.Integer        { color: #0000ff; }
.Regular        { color: #000000; }
.StdType        { font-weight: bold; color: #800000; }
.StringVal      { color: #dd0000; }
.StringSpecChar { color: #ff00ff; }
.Double         { color: #800080; }

.Hlt { background: yellow; font-weight: bold; }


.ChpCol1 { background: #ececec; }
.ChpCol2 { background: #f8f8f8; }
/*.WarnCol { background: #ff5858; color: #000000; }*/
/*.WarnCol { background: #ff3838; color: #ffffff; }*/
.WarnCol { background: #ff1818; color: #ffff00; font-weight: bold; }
/*.WarnCol { background: #ff3838; }*/
.NoteCol { background: #000040; color: #ffffff; font-size: small; }
.MildWarnCol { background: #ecec40; }

.InlineCode     { color: #000090; font-style: italic; font-weight: bold; }
.NoBoldInlineCode     { color: #0000b0; font-style: italic; }

.FileName       { color: #800000; font-style: italic; }
.Signature      { color: #0080b0; font-style: italic; font-weight: bold; }

.XSmalllText     { color: #000000; font-size: small; padding-bottom: 10px; padding-left: 8px; padding-right: 8px; }
.XNormalText     { color: #000000; font-size: medium; padding-bottom: 10px; padding-left: 8px; padding-right: 8px; }
.XSubChapterText { color: #000000; font-weight: bold; font-size: large; padding-bottom: 10px; padding-top: 15px; padding-left: 18px; padding-right: 8px; }
.XChapterText    { color: #000000; font-weight: bold; font-size: x-large; padding-bottom: 12px; padding-top: 18px; padding-left: 28px; padding-right: 8px; }
.XTitleText      { color: #000000; font-weight: bold; font-size: xx-large; padding-bottom: 15px; padding-top: 15px; text-align: center; }
.XInclSubChapterText { color: #000000; font-weight: bold; font-size: large; }

.NormalText     { color: #000000; font-size: medium; font-weight: normal; padding-bottom: 10px; padding-left: 8px; padding-right: 8px; }
.FreeNormalText { color: #000000; font-size: medium; font-weight: normal; padding-top: 10px; padding-bottom: 10px; padding-left: 8px; padding-right: 8px; }
.SubChapterText { color: #000000; font-weight: bold; font-size: large; padding-bottom: 10px; padding-top: 15px; padding-left: 18px; padding-right: 8px; }
.ChapterText    { color: #000000; font-weight: bold; font-size: x-large; padding-bottom: 12px; padding-top: 18px; padding-left: 28px; padding-right: 8px; }
.TitleText      { color: #000000; font-weight: bold; font-size: medium; padding-top: 10px; text-align: left; }
.NoBrdTableText { color: #000000; font-size: medium; font-weight: normal; padding-bottom: 0px; padding-left: 8px; padding-right: 8px; } /* for tables without borders */
.TableText      { color: #000000; font-size: medium; font-weight: normal; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
.HeaderText     { color: #000000; font-size: medium; font-weight: normal; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
.HeaderTable    { color: #000000; border: 0; border-spacing: 0px; padding: 0px; }
/*.HeaderTableText { color: #000000; font-size: medium; font-weight: normal; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }*/
.HeaderTableText { color: #000000; font-size: medium; font-weight: normal; padding-top: 10px; padding-bottom: 10px; padding-left: 0px; padding-right: 0px; }
/*.NormalText     { color: #000000; font-size: medium; font-weight: normal; padding-bottom: 10px; padding-left: 8px; padding-right: 8px; }*/
/*.NavBarText     { color: #000000; font-weight: bold; font-size: large; padding-bottom: 10px; padding-top: 10px; padding-left: 18px; padding-right: 8px; }*/
.NavBarText     { color: #000000; font-weight: bold; font-size: large; padding-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 0px; }
.Screenshot     { color: #000000; font-weight: bold; padding-bottom: 5px; padding-top: 10px; padding-left: 10px; padding-right: 10px; }
.Example        { background: #d8d8ff; font-weight: bold; padding-bottom: 3px; padding-top: 3px; padding-left: 10px; padding-right: 10px; }
.Reference      { background: #d8d8ff; font-weight: bold; }

.RightAlign     { text-align: right; }

.RightMargin    { margin-right: 10px; }

.ListLev1  { list-style: disc; }
.ListLev2  { list-style: circle; }
.ListNum1  { list-style: 1; }

.ListSpace { padding-bottom: 4px; padding-top: 4px; }

.SubtableSpace  { padding-left: 20px; }
.GenericSpace   { padding-left: 20px; }
.NavPadLeft     { padding-right: 20px; } /*the left arrow needs padding to the right*/
.NavPadRight    { padding-left: 20px; }
.NavPad         { padding-right: 20px; padding-left: 20px; }
.NavPadTable    { padding-bottom: 10px; padding-top: 10px; padding-left: 18px; padding-right: 18px; }
.HeaderPadLeft  { padding-left: 10px; }
.HeaderPadRight { padding-right: 10px; }

.ImgNoBorder    { border-style: none; }

/*.NavTable       { border: 0px; border-spacing: 0px; padding: 0px; width:"100%"; }*/
.NavTable       { }

a.Warn:link     { color: #ffff50; text-decoration: underline; }
a.Warn:active   { color: #ffff30; text-decoration: underline; }
a.Warn:visited  { color: #dddd20; text-decoration: underline; }
a.Warn:hover    { color: #ffff50; text-decoration: underline; }

a.Note:link     { color: #ffffc0; text-decoration: underline; }
a.Note:active   { color: #ffffb0; text-decoration: underline; }
a.Note:visited  { color: #dddd80; text-decoration: underline; }
a.Note:hover    { color: #ffffd0; text-decoration: underline; }

a.NoUnderline   { text-decoration:none; }