]> 4ch.mooo.com Git - test.git/blob - data/css/kusaba.css
deleted: x.phps
[test.git] / data / css / kusaba.css
1 html, body {\r
2          font-size:12pt;\r
3          background:#EEFFEE;\r
4          color:#000000;\r
5 }\r
6 a       {\r
7         background:inherit;\r
8         color:#345C34;\r
9         text-decoration:none;\r
10         font-family:sans-serif;\r
11 }\r
12 a:visited {\r
13         background:inherit;\r
14         color:#345C34;\r
15         text-decoration:none;\r
16         font-family:sans-serif;\r
17 }\r
18 a:hover {\r
19         color:#117743;\r
20         background:inherit;\r
21         text-decoration:underline;\r
22         font-family:sans-serif;\r
23 }\r
24 .adminbar {\r
25         text-align:right;\r
26         background:inherit;\r
27         clear:both;\r
28         float:right;\r
29 }\r
30 .logo {\r
31         clear:both;\r
32         text-align:center;\r
33         background:inherit;\r
34         font-size:24pt;\r
35         color:#117743;\r
36         width:100%;\r
37 }\r
38 .theader {\r
39         background:#00E010;\r
40         color:#FFFFFF;\r
41         width:100%;\r
42 }\r
43 .postarea {\r
44         background:inherit;\r
45 }\r
46 .rules {\r
47         font-size:10px;\r
48         font-family:sans-serif;\r
49 }\r
50 .postblock {\r
51         background:#88DD88;\r
52         color:#000000;\r
53         font-weight:800;\r
54 }\r
55 .footer {\r
56         text-align:center;\r
57         font-size:10px;\r
58         font-family:sans-serif;\r
59 }\r
60 .passvalid {\r
61         background:#99EE88;\r
62         text-align:center;\r
63         width:100%;\r
64         color:#ffffff;\r
65 }\r
66 .dellist {\r
67         background:inherit;\r
68         text-align:center;\r
69 }\r
70 .delbuttons {\r
71         background:inherit;\r
72         text-align:center;\r
73         padding-bottom:4px;\r
74 \r
75 }\r
76 .managehead {\r
77         background:#0FE18F;\r
78         color:#000000;\r
79         font-family:sans-serif;\r
80         font-size:14px;\r
81         padding:0px;\r
82 }\r
83 .postlists {\r
84         background:#FFFFFF;\r
85         width:100%;\r
86         padding:0px;\r
87         color:#000000;\r
88 }\r
89 .row1 {\r
90         background:#9AF6D2;\r
91         font-family:sans-serif;\r
92         font-size:12px;\r
93         color:#000000;\r
94 }\r
95 .row2 {\r
96         background:#FFFFFF;\r
97         font-family:sans-serif;\r
98         font-size:12px;\r
99         color:#000000;\r
100 }\r
101 .unkfunc {\r
102         color:#117743;\r
103 }\r
104 .filesize {\r
105         font-size:12px;\r
106         font-family:sans-serif;\r
107         text-decoration:underline;\r
108         padding-left:3em;\r
109 }\r
110 .filetitle {\r
111         background:inherit;\r
112         font-size:18px;\r
113         font-family:serif;\r
114         color:#0F5D0C;\r
115         font-weight:800;\r
116 }\r
117 .postername {\r
118         background:inherit;\r
119         font-family:serif;\r
120         color:#117743;\r
121         font-weight:bold;\r
122 }\r
123 .postername a {\r
124         font-family:inherit;\r
125 }\r
126 .oldpost {\r
127         background:inherit;\r
128         font-size:18px;\r
129         font-family:serif;\r
130         color:#0F5D0C;\r
131         font-weight:800;\r
132 }\r
133 .omittedposts {\r
134         background:inherit;\r
135         font-size:18px;\r
136         font-family:serif;\r
137         color:#070707;\r
138         font-weight:800;\r
139 }\r
140 .reply {\r
141         background:#DAF0D6;\r
142         color:#000000;\r
143         font-family:serif;\r
144 }\r
145 .doubledash {\r
146         vertical-align:top;\r
147         clear:both;\r
148         float:left;\r
149 }\r
150 .replytitle {\r
151         background:inherit;\r
152         font-size:18px;\r
153         font-family:serif;\r
154         color:#0F5D0C;\r
155         font-weight:800;\r
156 }\r
157 .commentpostername {\r
158         background:inherit;\r
159         font-size:12px;\r
160         font-family:serif;\r
161         color:#117743;\r
162         font-weight:800;\r
163 }\r
164 .thumbnailmsg {\r
165         background:inherit;\r
166         font-size:9px;\r
167         font-family:sans-serif;\r
168         color:#000000;\r
169 }\r
170 \r
171 .replyhl {\r
172         background: #88DD88;\r
173         border: 2px dashed #117743;\r
174 }\r
175 \r
176 #watchedthreads {\r
177         background-color: #DAF0D6 !important;\r
178         border: 1px solid #88DD88 !important;\r
179 }\r
180 \r
181 .replymode {\r
182         background:#DAF0D6;\r
183         text-align:center;\r
184         padding:2px;\r
185         color:#000000;\r
186         width:100%;\r
187         font-weight: bold;\r
188 }\r
189 .catalogmode {\r
190         background:#88DD88;\r
191         text-align:center;\r
192         padding:2px;\r
193         color:#000000;\r
194         width:100%;\r
195         font-weight: bold;\r
196 }\r
197 \r
198 .hidethread {\r
199         background: transparent url('./icons/green/icons.gif') -32px -16px no-repeat;\r
200 }\r
201 \r
202 .unhidethread {\r
203         background: transparent url('./icons/green/icons.gif') -48px 0px no-repeat;\r
204 }\r
205 \r
206 .watchthread {\r
207         background: transparent url('./icons/green/icons.gif') -32px 0px no-repeat;\r
208 }\r
209 \r
210 .expandthread {\r
211         background: transparent url('./icons/green/icons.gif') 0px -16px no-repeat;\r
212 }\r
213 \r
214 .quickreply {\r
215         background: transparent url('./icons/green/icons.gif') 0px 0px no-repeat;\r
216 }\r
217 \r
218 .hidewatchedthreads {\r
219         background: transparent url('./icons/green/icons.gif') -48px -16px no-repeat;\r
220 }\r
221 \r
222 .refreshwatchedthreads {\r
223         background: transparent url('./icons/green/icons.gif') -16px -16px no-repeat;\r
224 }\r
225 \r
226 .restorewatchedthreads {\r
227         background: transparent url('./icons/green/icons.gif') -16px 0px no-repeat;\r
228 }\r
229 \r
230 .reflinkpreview {\r
231         background-color: #DAF0D6 !important;\r
232 }