Fixed tools/env utilities
[u-boot-openmoko/mini2440.git] / tools / bddb / bddb.css
blobdee2b2ee4925ba9ac0f52240614eb5b69b0f2e9f
1 BODY {
2 background: #e0ffff;
3 color: #000000;
4 font-family: Arial, Verdana, Helvetica;
6 H1 {
7 font-family: "Copperplate Gothic Bold";
8 background: transparent;
9 color: #993300;
10 text-align: center;
12 H2, H3, H4, H5 {
13 background: transparent;
14 color: #993300;
15 margin-top: 4%;
16 text-align: center;
18 Body.Plain Div.Abstract, Body.Plain P.Abstract {
19 background: #cccc99;
20 color: #333300;
21 border: white;
22 padding: 3%;
23 font-family: Times, Verdana;
25 TH.Nav {
26 background: #0000cc;
27 color: #ff9900;
29 TH.Menu {
30 background: #3366cc;
31 color: #ff9900;
33 A:hover {
34 color: #ff6600;
36 A.Menu:hover {
37 color: #ff6600;
39 A.HoMe:hover {
40 color: #ff6600;
42 A.Menu {
43 background: transparent;
44 color: #ffcc33;
45 font-family: Verdana, Helvetica, Arial;
46 font-size: smaller;
47 text-decoration: none;
49 A.Menu:visited {
50 background: transparent;
51 color: #ffcc99;
53 A.HoMe {
54 background: transparent;
55 color: #ffcc33;
56 font-family: Verdana, Helvetica, Arial;
57 text-decoration:none;
59 A.HoMe:visited {
60 background: transparent;
61 color: #ffcc99;
63 TH.Xmp {
64 background: #eeeeee;
65 color: #330066;
66 font-family: courier;
67 font-weight: normal;
69 TH.LuT {
70 background: #cccccc;
71 color: #000000;
73 TD.LuT {
74 background: #ffffcc;
75 color: #000000;
76 font-size: 85%;
78 TH.Info, TD.Info {
79 background: #ffffcc;
80 color: #660000;
81 font-family: "Comic Sans MS", Cursive, Verdana;
82 font-size: smaller;
84 Div.Info, P.Info {
85 background: #ffff99;
86 color: #990033;
87 text-align: left;
88 padding: 2%;
89 font-family: "Comic Sans MS", Cursive, Verdana;
90 font-size: 85%;
92 Div.Info A {
93 background: transparent;
94 color: #ff6600;
96 .HL {
97 background: #ffff99;
98 color: #000000;
100 TD.HL {
101 background: #ccffff;
102 color: #000000;
104 Div.Margins {
105 width: 512px;
106 text-align: center;
108 TD.Plain {
109 background: #ffffcc;
110 color: #000033;
112 .Type {
113 background: #cccccc;
114 color: #660000;
116 .Name {
117 background: #eeeeee;
118 color: #660000;
119 vertical-align: top;
120 text-align: right;
122 .Value {
123 background: #ffffee;
124 color: #000066;
126 .Drop {
127 background: #333366;
128 color: #ffcc33;
129 font-family: "Copperplate Gothic Light", Helvetica, Verdana, Arial;
131 A.Button:hover {
132 color: #ff6600;
134 A.Button {
135 text-decoration:none;
136 color: #003366;
137 background: #ffcc66;
139 .Button {
140 font-size: 9pt;
141 text-align: center;
142 text-decoration:none;
143 color: #003366;
144 background: #ffcc66;
145 margin-bottom: 2pt;
146 border-top: 2px solid #ffff99;
147 border-left: 2px solid #ffff99;
148 border-right: 2px solid #cc9933;
149 border-bottom: 2px solid #cc9933;
150 font-family: Verdana, Arial, "Comic Sans MS";
152 .Banner {
153 width: 468;
154 font-size: 12pt;
155 text-align: center;
156 text-decoration:none;
157 color: #003366;
158 background: #ffcc66;
159 border-top: 4px solid #ffff99;
160 border-left: 4px solid #ffff99;
161 border-right: 4px solid #cc9933;
162 border-bottom: 4px solid #cc9933;
163 font-family: Verdana, Arial, "Comic Sans MS";
165 TD.Nova, Body.Nova {
166 background: #000000;
167 font-family: "Times New Roman";
168 font-weight: light;
169 color: #ffcc00;
171 Body.Nova A.Button {
172 background: gold;
173 color: #003366;
175 Body.Nova A.Banner {
176 background: transparent;
177 color: #003366;
179 Body.Nova A {
180 background: transparent;
181 text-decoration:none;
182 color: #ffd766;
184 Body.Nova H1, Body.Nova H2, Body.Nova H3, Body.Nova H4 {
185 background: transparent;
186 color: white;
187 margin-top: 4%;
188 text-align: center;
189 filter: Blur(Add=1, Direction=0, Strength=8);
191 Body.Nova Div.Abstract {
192 background: #000000;
193 color: #ffffff;
194 font-family: Times, Verdana;
196 Body.Nova A.Abstract {
197 background: transparent;
198 color: #ffeedd;
200 Body.Nova TH.LuT {
201 background: black;
202 color: #ffff99;
204 Body.Nova TD.LuT {
205 background: navy;
206 color: #ffff99;