Small update
[iDB.git] / themes / Gray / css.css
blob00485985b9351d815a2bd5e490869f698c65928c
1 /*
2 This program is free software; you can redistribute it and/or modify
3 it under the terms of the Revised BSD License.
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.
10 Copyright 2004-2011 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1
11 Copyright 2004-2011 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
12 $ThemeInfo - Name: iDB Gray - Author: cooldude2k $
13 $FileInfo: css.css - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $
16 html {
17 font-family: verdana, arial, sans-serif;
18 font-size: 11px;
19 width: 100%;
20 color: #ffffff;
21 background-color: #000000;
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;
32 a:link, a:visited, a:active {
33 text-decoration: none;
34 color: #404040;
37 a:hover {
38 color: #606060;
39 text-decoration: none;
42 .NavLinks {
43 font-weight: bold;
44 padding: 6px 0px 6px 0px;
47 .forumname {
48 font-weight: bold;
51 .NavBar2 a:link, .NavBar2 a:visited, .NavBar2 a:active, .NavBar2 a:hover {
52 text-decoration: none;
53 color: #000000;
54 font-family: verdana, arial, sans-serif;
55 font-size: 40px;
58 .copyright {
59 text-align: center;
60 font-family: Sans-Serif;
61 font-size: 12px;
62 line-height: 11px;
63 color: #ffffff;
66 .copyright a:link, .copyright a:visited, .copyright a:active {
67 color: #dfdfdf;
68 text-decoration: none;
71 .copyright a:hover {
72 color: #fdfdfd;
73 text-decoration: none;
76 .noborder {
77 border: 0;
80 .CalDate, .CalDateCurrent {
81 display: inline;
84 img {
85 border: 0;
86 vertical-align: middle;
87 display: inline;
90 .NavBar {
91 background-color: #b0b0b0;
92 font-size: 11px;
93 font-family: verdana, arial, sans-serif;
94 color: #000000;
95 width: 100%;
96 border: 1px solid #606060;
97 border-collapse: collapse;
100 .NavBarRow1, .NavBarColumn1 {
101 background-color: #d8d8d8;
102 font-size: 11px;
103 text-align: center;
104 border: 1px solid #606060;
107 .NavBarRow2, .NavBarColumn2 {
108 background-color: #c8c8c8;
109 font-size: 11px;
110 text-align: left;
111 border: 1px solid #606060;
114 .PageList {
115 color: #FFFFFF;
118 .Table1, .CalTable1, .TableInfo1, .TableInfoMini1, .TableStats1, .TableSMenu, .TableMenu {
119 background-color: #b0b0b0;
120 font-size: 11px;
121 font-family: verdana, arial, sans-serif;
122 color: #000000;
123 width: 100%;
124 border: 1px solid #606060;
125 border-collapse: collapse;
126 border-width: 1px;
127 border-spacing: 1px;
130 .Table2 {
131 background-color: #000000;
132 font-size: 11px;
133 font-family: verdana, arial, sans-serif;
134 color: #000000;
135 width: 100%;
138 .Table2 a:link, .Table2 a:visited, .Table2 a:active {
139 text-decoration: none;
140 color: #7675b4;
143 .Table2 a:hover {
144 color: #9695c4;
145 text-decoration: none;
148 .Table3 {
149 font-size: 11px;
150 font-family: verdana, arial, sans-serif;
151 color: #FFFFFF;
152 width: 100%;
155 .TableRow1, .CalTableRow1, .CalTableColumn1, .TableColumn1, .TableInfoRow1,
156 .TableInfoColumn1, .TableStatsRow1, .TableStatsColumn1, .TableInfoMiniRow1,
157 .TableInfoMiniColumn1, .TableSMenuRow1, .TableSMenuColumn1, .TableMenuRow1,
158 .TableMenuColumn1 {
159 padding: 8px 0px 8px 5px;
160 background-color: #d8d8d8;
161 background-image: url(grad.png);
162 border: 1px solid #606060;
165 .TableRow2, .CalTableRow2, .CalTableColumn2, .TableColumn2, .TableInfoRow2,
166 .TableStatsRow2, .TableStatsColumn2, .TableInfoMiniRow2, .TableSMenuRow2,
167 .TableSMenuColumn2, .TableMenuRow2, .TableMenuColumn2 {
168 padding: 7px;
169 background-color: #c8c8c8;
170 border: 1px solid #606060;
173 .TableInfoColumn2, .TableInfoMiniColumn2 {
174 background-color: #c8c8c8;
175 border: 1px solid #506070;
178 .TableRow3, .CalTableRow3, .CalTableColumn3, .TableColumn3, .TableInfoRow3,
179 .TableInfoColumn3, .TableStatsRow3, .TableStatsColumn3, .TableInfoMiniRow3,
180 .TableInfoMiniColumn3,.TableSMenuRow3, .TableSMenuColumn3, .TableMenuRow3,
181 .TableMenuColumn3 {
182 background-color: #b0b0b0;
183 border: 1px solid #606060;
186 .CalTableColumn3 {
187 height: 100px;
190 .CalTableColumn3Current {
191 height: 100px;
194 .CalTableColumn3Blank {
195 height: 100px;
198 .TableRow4, .CalTableRow4, .CalTableColumn4 .TableColumn4, .TableInfoRow4,
199 .TableInfoColumn4, .TableStatsRow4, .TableStatsColumn4, .TableInfoMiniRow4,
200 .TableInfoMiniColumn4,.TableSMenuRow4, .TableSMenuColumn4, .TableMenuRow4,
201 .TableMenuColumn4 {
202 background-color: #d8d8d8;
203 border: 1px solid #606060;
206 .TextBox {
207 background-color: #d8d8d8;
208 font-size: 13px;
209 font-family: Courier, Courier New, Verdana, Arial;
210 color: #000000;
211 border: 1px solid #606060;
212 border-collapse: collapse;
215 .HiddenTextBox {
216 display: none;
219 .QuoteTop {
220 font-family: Verdana, Tahoma, Arial, sans-serif;
221 font-size: 10px;
222 color: #a0a0a0;
225 .QuoteBottom {
226 font-family: Courier, Courier New, Verdana, Arial, serif;
227 font-size: 12px;
228 color: #c0c0c0;
229 background-color: #000000;
230 border: 1px solid #000;
231 border-color: #808080;
232 padding-top: 2px;
233 padding-right: 2px;
234 padding-bottom: 2px;
235 padding-left: 2px;
238 .CodeTop {
239 font-family: Verdana, Tahoma, Arial, sans-serif;
240 font-size: 10px;
241 color: #a0a0a0;
244 .CodeBottom {
245 font-family: Courier, Courier New, Verdana, Arial;
246 font-size: 12px;
247 color: #c0c0c0;
248 background-color: #000000;
249 border: 1px solid #000;
250 border-color: #808080;
251 padding-top: 2px;
252 padding-right: 2px;
253 padding-bottom: 2px;
254 padding-left: 2px;
257 .CodeBox {
258 width: 500px;
259 height: 100px;
260 white-space: pre;
261 overflow: auto;
262 border: 3px outset #000000;
263 font-family: Courier, Courier New, Verdana, Arial, serif;
264 font-size: 15px;
267 .Button {
268 background-color: #d8d8d8;
269 font-size: 13px;
270 font-family: Courier, Courier New, Verdana, Arial;
271 color: #000000;
272 border: 1px solid #606060;
273 border-collapse: collapse;
276 .TextBoxLabel, label {
277 color: #000000;
278 font-weight: bold;
279 cursor: pointer;
280 font-size: 10px;
283 .EditReply {
284 color: #000000;
285 font-size: 9px;
288 .TableMessage {
289 color: #000000;
290 font-weight: bold;
291 font-size: 10px;
294 .statsicon {
295 text-align: center;
296 vertical-align: middle;