-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtmp.css
330 lines (298 loc) · 10.9 KB
/
tmp.css
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
/********************************************************************/
/* 究想の箱庭ver5.x、ver4.5x兼用標準スタイルシート */
/********************************************************************/
/*どの要素がどの部分に対応しているかはブラウザ付属の開発者ツールなどでhtmlを覗けばわかる*/
@charset "Shift_JIS";
/*JAVAスクリプト版「箱庭諸島」-ver1.11- との共有部分 */
a:link { color: #EE1111; }
a:visited { color: #CC3333; }
a:active { color: #FF0000; }
a:hover { text-decoration:underline;}
a.M {
text-decoration:none;
text-shadow:none;
color: #A06040;
font-size:9pt;
}/*ポップアップメニューなど*/
body{
color: #EEDDCC;
background-color: #331810;/* #EEFFFF;*/
text-shadow:
1px 1px 1px #331810, -1px -1px 1px #331810,
-1px 1px 1px #331810, 1px -1px 1px #331810;
margin-top:3px;
/*background-image: url('sacher.svg');*/
background-repeat: no-repeat;
background-position: left 10% top 10%;
}
table {
border-style:none;
border-width:0px;
}
td,th {
white-space : nowrap;
}
th {
border-style:outset;
border-width:1px;
border-color:#FFCCCC;
filter:blur(direction=135,strength=2);
}
td {
border-style:outset;
border-width:1px;
border-color:#FFCCCC;
}
/*h1:「ターンXXXXX (某月) ○○島開発計画」の部分(ただし「開発計画」以外は.numberと.islNameで上書きされる)*/
h1 {
color: #A06040;
margin:3 0 3 0;
background-image: url('sacher.svg'), url('sacher.svg');
background-size: contain;
background-repeat: no-repeat;
background-position: right,left;
}
/*h2: 用途不明*/
h2 { color: #4444FF; margin:3 0 3 0;}
hr { border : double #E16941 1px;}/*区切り線*/
p{margin:3px 0 3px 0;}
textarea, select, input {
color: #FFEEEE;
background-color: #553311
}
/*広告欄をいじれるかどうかの実験*/
iframe {
transform: rotateY( 180deg );
}
/* リンク(ヘッダ) */
#LinkHead {
white-space : nowrap;
font-size:0.8em;
color:#333333;
text-align:center;
}
/* リンク(フッタ) */
#LinkFoot {
border : dashed #AABBCC 1px;
width : 450px;
margin-left : 0;
background-color: transparent;
font-size:0.9em;
}
#LinkHead a:link, #LinkFoot a:link, #LinkHead a:visited, #LinkFoot a:visited { color: #333333; }
/* トップページ */
#Turn { white-space : nowrap; } /* ターン数表示 */
#nexttime { white-space : nowrap; } /* 現在の時間(次回の更新時間) */
#myIsland { white-space : nowrap; } /* 自分の島へ */
#islandView { white-space : nowrap; } /* 諸島の状況 */
#newIsland { white-space : nowrap; } /* 新しい島を探す */
#changeInfo { white-space : nowrap; } /* 島の名前とパスワードの変更 */
#hakoSkin { white-space : normal; } /* 箱庭スキンの設定 */
#HistoryLog { white-space : nowrap; } /* 発見の記録 */
/* 開発画面・観光画面 */
#islandInfo { white-space : nowrap; text-align : center; } /* 島の情報 */
#islandMap { white-space : nowrap; text-align : center; } /* 島の地図 */
#AutoCommand { white-space : nowrap; text-align : center; } /* 自動系計画送信 */
#CommentBox { white-space : nowrap; text-align : center; } /* コメント更新 */
#localBBS { white-space : nowrap; text-align : center; } /* ローカル掲示板 */
/* その他 */
#targetMap { white-space : nowrap; text-align : center; } /* 目標補足 */
#islandInfo, #islandMap, #islandInfo table, #islandMap table, #localBBS table {
text-align : center;
margin : auto;
font-size:0.9em;
}
/* タイトル */
.title {
font-size: 2.5em;
font-style : italic;
font-weight : bold;
color : #C0C0C0;
letter-spacing : 5px;
text-transform : uppercase;
border : solid #008B8B;
border-width : 0px 0px 1px 0px;
width : 650px;
/*background-image: url('../skb_bg_title.gif');*/
background-position: 100% 100%;
background-repeat: no-repeat;
}
.title:first-letter {
color : #4169E1;
font-size : 1.2em;
}
/* 大きい文字 */
.big {
font-size:200%;
}
.islName, .islName2, .number, .head, .command, .disaster, .lbbsSS, .lbbsOW,
.attention, .money, .food{ font-weight: bold; }
.islName { color: #FF4444; } /* 島の名前など */
.islName2 { color: #808080; } /* 薄くなった島の名前 */
.number { color: #B05533; } /* 各種表の番号など */
.head { color: #A06040; } /* 各種表における見だし */
.command { color: #D08030; } /* 開発計画名 */
.disaster { color: #EE1100; } /* 災害 */
.lbbsSS { color: #C07050; } /* 観光者通信(観光者) */
.lbbsOW { color: #C0583A; } /* 観光者通信(オーナ) */
.attention { color: #EE1100; } /* 注意 */
.normal { color: #FFEEEE; } /* 通常の文字色 */
/* 背景色 */
.TitleCell, .NumberCell, .NameCell, .InfoCell{ background-color: inherit;}
.InputCell, .MapCell, .CommandCell{ background-color: transparent;}
.TitleCell { padding:3px; } /* 諸表見出し */
.NumberCell { } /* 諸表数値 */
.NameCell { } /* 諸表島名 */
.InfoCell { text-align:right } /* 諸表データ */
.CommentCell { background-color: #CCFFCC; } /* 諸表コメント欄 */
.InputCell { font-size:0.9em; } /* 開発計画を入力するやつ(を囲ってるでかい四角) */
.MapCell { } /* 開発計画地図(を囲ってるでかい四角) */
.CommandCell { } /* 入力中・入力済みの開発計画(を囲ってるでかい四角) */
.PopupCell { background-color: #553311; /*z-index: 1;*/ } /* Popup コマンド入力欄 */
#menu, #menu2{ z-index: 1;}/*.PopupCell内で指定しても効果がなかったもの */
/* JSコマンド送信済み */
.commandjs1 {
border-width:0px;
color: #553311;
width: 100%;
height: 100%;
white-space : nowrap;
background-color: transparent;
font-size:0.9em;
}
/* JSコマンド未送信 */
.commandjs2 {
border-width:0px;
color: red;
width: 100%;
height: 100%;
white-space : nowrap;
background-color: #301800;
font-size:0.9em;
}
/********************************************************************/
/* neo_otacky版 R.A. & 海戦(帝国海戦)と共有部分 */
/********************************************************************/
TD.M {
cursor:default;
border-style:outset;
border-width:0px;
border-color:#CCCCFF;
}
/* 観光者通信(極秘)*/
.lbbsST { color: gray;}
/* 観光画面ナビゲータ・ウィンドウ */
#NaviView{
visibility: hidden;
z-index:1;
position:absolute;
background-color: #F0FFFF;
border: solid #4169E1;
border-width: 10px 1px 1px 1px;
margin-top : -224px;
}
.NaviTitle {
font-size: 9pt;
}
.NaviImg {
margin : 1px;
}
.NaviText {
font-size: 9pt;
}
#campInfo { white-space : nowrap; } /* 陣営の状況 */
/********************************************************************/
/* 以下は究想の箱庭独自部分 */
/* 他の箱庭スキン用のスタイルシートに以下を追加して下さい。 */
/********************************************************************/
/* マップの各マスの設定 究想必須 */
td.b { background-color:#FFFFFF; border-width:0px; }
td.e { background-color:#0088FF; border-width:0px; }
td.s { border-width:0px; }
/* サブタイトル(究想) */
.title2 { font-size:medium; color: #9999FF; }
/* 諸島の状況 Battle Field (究想)*/
#islandViewBf{ white-space : nowrap; }
/* オーナー名の変更 (究想)*/
#changeInfo2 { white-space : nowrap; }
/* 各島の近況 (究想)*/
#RecentlyLog2{
white-space : nowrap;
height: 50vh;
overflow: scroll;
}
#RecentlyLog2 .big{
position: sticky;
top: 0;
background: #331810C0;
}
/* 順位表サブ見出し (例 TitleCellとInfoCellの中間色) (究想)*/
.SubTCell { background-color: inherit; text-align:center; }
/* 観光者通信表示欄 (例 InfoCellと同じ色) (究想)*/
.LbbsCell { background-color: inherit; text-align:left; }
/* Battle Fieldの★ */
.star {
color:#ffdd00;
width:100%;
filter:Glow(color=red,strength=3);
}
/* 究想の箱庭補助スクリプト用 */
.head2{
color : CornflowerBlue;
padding: 1pt 2pt;
width: 100%;
font-weight : bold;
border-width: 0px 0px 2px 4px;
border-style: solid;
border-color: #369 #69c;
font-size: 14pt;
}
/* プロファイル用(profile.cgi) */
.bar1{
background-color: #EEFFFF;
border-color : Lightskyblue;
border-style: solid;
border-width: 1px;
width: 100%;
padding: 2px;
font-size: 12pt;
}
.bar2{
border-color : Lightskyblue;
border-style: solid;
border-width: 0px 0px 0px 5px;
width: 100%;
padding: 0px 0px 0px 5px;
font-size: 12pt;
}
.lineColor { background-color: steelblue;}
.tdHeaderColor { background-color: skyblue;}
.cellColor { background-color: white;}
/* ランキング用(ranking.cgi) */
.headPointCellcolor{ background-color: #9999ff;} /* 表の一番上のポイント部分のセル色 */
.headNameCellcolor { background-color: #99cc99;} /* その下の怪獣が表示されている部分のセル色(最近の天気) */
.pointCellcolor { background-color: #ffffff;} /* ポイント部分のセル色(最近の天気) */
.nameCellcolor { background-color: #ccffff;} /* 島名の表示部分のセル色(最近の天気) */
.TotalPointColor { color: #ff0000; } /* トータルポイントの文字色 */
.PointColor { color: #000000; } /* 個別のポイントの文字色 */
.ExternalPointColor{ color: #ff0000; } /* 他の島の怪獣を倒した場合の文字色 */
/* 最近の天気(history.cgi) */
.TomorrowColor { color: #ff0000; } /* 最近の天気の明日以降の文字色 */
.TodayColor { color: #0000ff; } /* 最近の天気の今日の文字色 */
.YesterdayColor { color: #00ff00; } /* 最近の天気の昨日以前の文字色 */
/* 絶対指定 (究想)*/
.ab { position:absolute;text-decoration:none;}
/* 地形占有表 (究想)*/
#mapStatistics{
white-space : nowrap;
background-image : url(sacher.svg);
background-size : contain;
background-repeat : no-repeat;
background-position : right;
}
/* 対戦の状況 (究想トーナメント)*/
#fightmode{ white-space : nowrap; }
/* 対戦の記録 (究想トーナメント)*/
#fightlog{ white-space : nowrap; }
/* 対戦の記録サブタイトル (究想トーナメント)*/
#fightlogS{ white-space : nowrap; }