OSDN Git Service

Updated license for iDB and updated themes(iDB & Gray). :P
[idb/iDB.git.git] / themes / iDB / css.css
1 /*
2     This program is free software; you can redistribute it and/or modify
3     it under the terms of the Revised BSD License.
4
5     This program is distributed in the hope that it will be useful,
6     but WITHOUT ANY WARRANTY; without even the implied warranty of
7     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
8     Revised BSD License for more details.
9
10     Copyright 2004-2008 Cool Dude 2k - http://idb.berlios.de/
11     Copyright 2004-2008 Game Maker 2k - http://intdb.sourceforge.net/
12     $ThemeInfo - Name: iDB Theme - Author: cooldude2k $
13     $FileInfo: css.css - Last Update: 12/07/2008 SVN 202 - Author: cooldude2k $
14 */
15
16 html {
17 font-family: verdana, arial, sans-serif;
18 font-size: 11px;
19 width: 100%;
20 color: #ffffff;
21 background-color: #000000;
22 }
23
24 body {
25 font-family: verdana, arial, sans-serif;
26 font-size: 11px;
27 margin: 5px 30px 5px 30px;
28 color: #ffffff;
29 background-color: #000000;
30 }
31
32 a:link, a:visited, a:active {
33 text-decoration: none;
34 color: #465584;
35 }
36
37 a:hover {
38 color: #6665a4;
39 text-decoration: none;
40 }
41
42 .NavBar2 a:link, .NavBar2 a:visited, .NavBar2 a:active, .NavBar2 a:hover {
43 text-decoration: none;
44 color: #000000;
45 font-family: verdana, arial, sans-serif;
46 font-size: 40px;
47 }
48
49 .copyright {
50 text-align: center;
51 font-family: Sans-Serif;
52 font-size: 12px;
53 line-height: 11px;
54 color: #ffffff;
55 }
56
57 .copyright a:link, .copyright a:visited, .copyright a:active {
58 color: #dfdfdf;
59 text-decoration: none;
60 }
61
62 .copyright a:hover {
63 color: #fdfdfd;
64 text-decoration: none;
65 }
66
67 .noborder {
68 border: 0;
69 }
70
71 img {
72 border: 0;
73 vertical-align: middle;
74 display: inline;
75 }
76
77 .NavBar {
78 background-color: #a7b1bd;
79 font-size: 11px;
80 font-family: verdana, arial, sans-serif;
81 color: #000000;
82 width: 100%;
83 border: 1px solid #506070;
84 border-collapse: collapse;
85 }
86
87 .NavBarRow1, .NavBarColumn1 {
88 background-color: #c7d1dd;
89 font-size: 11px;
90 text-align: center;
91 border: 1px solid #506070;
92 }
93
94 .NavBarRow2, .NavBarColumn2 {
95 background-color: #d7e1ed;
96 font-size: 11px;
97 text-align: left;
98 border: 1px solid #506070;
99 }
100
101 .Table1, .CalTable1, .TableInfo1, .TableInfoMini1, .TableStats1, 
102 .TableSMenu, .TableMenu {
103 background-color: #a7b1bd;
104 font-size: 11px;
105 font-family: verdana, arial, sans-serif;
106 color: #000000;
107 width: 100%;
108 border: 1px solid #506070;
109 border-collapse: collapse;
110 border-width: 1px;
111 border-spacing: 1px;
112 }
113
114 .Table2 {
115 background-color: #000000;
116 font-size: 11px;
117 font-family: verdana, arial, sans-serif;
118 color: #000000;
119 width: 100%;
120 }
121
122 .Table2 a:link, .Table2 a:visited, .Table2 a:active {
123 text-decoration: none;
124 color: #7675b4;
125 }
126
127 .Table2 a:hover {
128 color: #9695c4;
129 text-decoration: none;
130 }
131
132 .Table3 {
133 font-size: 11px;
134 font-family: verdana, arial, sans-serif;
135 color: #FFFFFF;
136 width: 100%;
137 }
138
139 .TableRow1, .CalTableRow1, .CalTableColumn1, .TableColumn1, .TableInfoRow1,
140 .TableInfoColumn1, .TableStatsRow1, .TableStatsColumn1, .TableInfoMiniRow1, 
141 .TableInfoMiniColumn1,.TableSMenuRow1, .TableSMenuColumn1, .TableMenuRow1, 
142 .TableMenuColumn1 {
143 padding: 8px 0px 8px 5px;
144 background-color: #c7d1dd;
145 background-image: url(grad.png);
146 border: 1px solid #506070;
147 }
148
149 .TableRow2, .CalTableRow2, .CalTableColumn2, .TableColumn2, .TableInfoRow2,
150 .TableStatsRow2, .TableStatsColumn2, .TableInfoMiniRow2, .TableSMenuRow2, 
151 .TableSMenuColumn2, .TableMenuRow2, .TableMenuColumn2 {
152 padding: 7px;
153 background-color: #d7e1ed;
154 border: 1px solid #506070;
155 }
156
157 .TableInfoColumn2, .TableInfoMiniColumn2 {
158 background-color: #d7e1ed;
159 border: 1px solid #506070;
160 }
161
162 .TableRow3, .CalTableRow3, .CalTableColumn3, .TableColumn3, .TableInfoRow3, 
163 .TableInfoColumn3, .TableStatsRow3, .TableStatsColumn3, .TableInfoMiniRow3, 
164 .TableInfoMiniColumn3,.TableSMenuRow3, .TableSMenuColumn3, .TableMenuRow3, 
165 .TableMenuColumn3 {
166 background-color: #a7b1bd;
167 border: 1px solid #506070;
168 }
169
170 .CalTableColumn3 {
171 height: 100px;
172 }
173
174 .CalTableColumn3Current {
175 height: 100px;
176 }
177
178 .CalTableColumn3Blank {
179 height: 100px;
180 }
181
182 .TableRow4, .CalTableRow4, .CalTableColumn4 .TableColumn4, .TableInfoRow4, 
183 .TableInfoColumn4, .TableStatsRow4, .TableStatsColumn4, .TableInfoMiniRow4, 
184 .TableInfoMiniColumn4,.TableSMenuRow4, .TableSMenuColumn4, .TableMenuRow4, 
185 .TableMenuColumn4 {
186 background-color: #c7d1dd;
187 border: 1px solid #506070;
188 }
189
190 .TextBox {
191 background-color: #c7d1dd;
192 font-size: 13px;
193 font-family: Courier, Courier New, Verdana, Arial;
194 color: #000000;
195 border: 1px solid #506070;
196 border-collapse: collapse;
197 }
198
199 .HiddenTextBox {
200 display: none;
201 }
202
203 .QuoteTop {
204 font-family: Verdana, Tahoma, Arial, sans-serif;
205 font-size: 10px;
206 color: #a0a0a0;
207 }
208
209 .QuoteBottom {
210 font-family: Courier, Courier New, Verdana, Arial, serif;
211 font-size: 12px;
212 color: #c0c0c0;
213 background-color: #000000;
214 border: 1px solid #000;
215 border-color: #808080;
216 padding-top: 2px;
217 padding-right: 2px;
218 padding-bottom: 2px;
219 padding-left: 2px;
220 }
221
222 .CodeTop {
223 font-family: Verdana, Tahoma, Arial, sans-serif;
224 font-size: 10px;
225 color: #a0a0a0;
226 }
227
228 .CodeBottom {
229 font-family: Courier, Courier New, Verdana, Arial;
230 font-size: 12px;
231 color: #c0c0c0;
232 background-color: #000000;
233 border: 1px solid #000;
234 border-color: #808080;
235 padding-top: 2px;
236 padding-right: 2px;
237 padding-bottom: 2px;
238 padding-left: 2px;
239 }
240
241 .CodeBox {
242 width: 500px;
243 height: 100px;
244 white-space: pre;
245 overflow: auto;
246 border: 3px outset #000000;
247 font-family: Courier, Courier New, Verdana, Arial, serif;
248 font-size: 15px;
249 }
250
251 .Button {
252 background-color: #c7d1dd;
253 font-size: 13px;
254 font-family: Courier, Courier New, Verdana, Arial;
255 color: #000000;
256 border: 1px solid #506070;
257 border-collapse: collapse;
258 }
259
260 .TextBoxLabel, label {
261 color: #000000;
262 font-weight: bold;
263 cursor: pointer;
264 font-size: 10px;
265 }
266
267 .EditReply {
268 color: #000000;
269 font-size: 9px;
270 }
271
272 .TableMessage {
273 color: #000000;
274 font-weight: bold;
275 font-size: 10px;
276 }
277
278 .statsicon {
279 text-align: center;
280 vertical-align: middle;
281 }