]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/default/css/display.css
Changed input.submit style
[quix0rs-gnu-social.git] / theme / default / css / display.css
1 /** theme: default
2  *
3  * @package   StatusNet
4  * @author Sarven Capadisli <csarven@status.net>
5  * @copyright 2009 StatusNet, Inc.
6  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
7  * @link      http://status.net/
8  */
9
10 @import url(../../base/css/display.css);
11
12 body,
13 a:active {
14 background-color:#CEE1E9;
15 }
16 body {
17 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
18 font-size:1em;
19 }
20 address {
21 margin-right:5.7%;
22 }
23 input, textarea, select {
24 border-width:2px;
25 border-style: solid;
26 border-radius:4px;
27 -moz-border-radius:4px;
28 -webkit-border-radius:4px;
29 }
30 input, textarea, select, option {
31 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
32 }
33 input, textarea, select,
34 .entity_remote_subscribe {
35 border-color:#AAAAAA;
36 }
37
38 .form_settings fieldset fieldset {
39 background:rgba(240, 240, 240, 0.2);
40 box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
41 -moz-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
42 -webkit-box-shadow:3px 3px 7px rgba(194, 194, 194, 0.3);
43 }
44
45 #filter_tags ul li,
46 .entity_send-a-message .form_notice,
47 .pagination .nav_prev a,
48 .pagination .nav_next a,
49 .form_settings fieldset fieldset,
50 .entity_moderation:hover ul {
51 border-color:#DDDDDD;
52 }
53
54 .form_settings input.form_action-primary {
55 background:none;
56 }
57
58 .form_notice.warning #notice_text-count,
59 .form_settings .form_note,
60 .entity_remote_subscribe,
61 .entity_actions .form_notice input.submit {
62 background-color:#9BB43E;
63 }
64 input.submit,
65 .form_notice.warning #notice_text-count,
66 .form_settings .form_note,
67 .entity_remote_subscribe,
68 .entity_actions a,
69 .entity_actions input,
70 .entity_moderation p,
71 button {
72 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
73 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
74 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
75 }
76 .entity_actions a,
77 .entity_actions input,
78 .entity_actions p {
79 border-color:transparent;
80 background-color:transparent;
81 }
82 input:focus, textarea:focus, select:focus,
83 .form_notice.warning #notice_data-text,
84 .form_notice.warning #notice_text-count,
85 .form_settings .form_note,
86 .entity_remote_subscribe {
87 border-color:#9BB43E;
88 }
89 input.submit,
90 .entity_remote_subscribe,
91 .entity_actions .form_notice input.submit {
92 color:#FFFFFF;
93 }
94 input.submit {
95 background:#AAAAAA url(../../base/images/illustrations/illu_pattern-01.png) 0 0 repeat-x;
96 text-shadow:0 1px 0 #FFFFFF;
97 color:#000000;
98 border-color:#AAAAAA;
99 border-top-color:#CCCCCC;
100 border-left-color:#CCCCCC;
101 }
102 input.submit:hover {
103 background-position:0 -5px;
104 }
105 input.submit:focus {
106 background-position:0 -15px;
107 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
108 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
109 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.1);
110 text-shadow:none;
111 }
112 .entity_actions input.submit {
113 text-shadow:none;
114 }
115
116 a,
117 .form_settings input.form_action-primary,
118 .notice-options input,
119 .entity_actions a,
120 .entity_actions input,
121 .entity_moderation p {
122 color:#002FA7;
123 }
124
125 .notice,
126 .profile {
127 border-top-color:#C8D1D5;
128 }
129 .mark-top {
130 border-color:#AAAAAA;
131 }
132
133 #aside_primary {
134 background-color:#C8D1D5;
135 }
136
137 #notice_text-count {
138 color:#333333;
139 }
140 .form_notice.warning #notice_text-count {
141 color:#000000;
142 }
143 .form_notice label[for=notice_data-attach] {
144 background-position:0 -328px;
145 }
146 .form_notice #notice_data-attach {
147 opacity:0;
148 }
149
150 .form_notice label[for=notice_data-attach],
151 #export_data li a.rss,
152 #export_data li a.atom,
153 #export_data li a.foaf,
154 .entity_edit a,
155 .entity_send-a-message a,
156 .entity_nudge p,
157 .form_user_nudge input.submit,
158 .form_user_block input.submit,
159 .form_user_unblock input.submit,
160 .form_group_block input.submit,
161 .form_group_unblock input.submit,
162 .form_make_admin input.submit,
163 .notice .attachment,
164 .notice-options .notice_reply,
165 .notice-options form.form_favor input.submit,
166 .notice-options form.form_disfavor input.submit,
167 .notice-options .notice_delete,
168 #new_group a,
169 .pagination .nav_prev a,
170 .pagination .nav_next a,
171 button.close,
172 .form_group_leave input.submit,
173 .form_user_unsubscribe input.submit,
174 .form_group_join input.submit,
175 .form_user_subscribe input.submit,
176 .entity_subscribe a,
177 .entity_moderation p,
178 .entity_sandbox input.submit,
179 .entity_silence input.submit,
180 .entity_delete input.submit {
181 background-image:url(../../base/images/icons/icons-01.gif);
182 background-repeat:no-repeat;
183 background-color:transparent;
184 }
185
186 #wrap form.processing input.submit,
187 .entity_actions a.processing {
188 background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
189 cursor:wait;
190 text-indent:-9999px;
191 outline:none;
192 }
193
194 #content {
195 box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
196 -moz-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
197 -webkit-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
198 }
199 #content,
200 #site_nav_local_views a,
201 #aside_primary {
202 border-color:transparent;
203 }
204 #content,
205 #site_nav_local_views .current a,
206 .entity_send-a-message .form_notice,
207 .entity_moderation:hover ul {
208 background-color:#FFFFFF;
209 }
210
211 #site_nav_local_views li.current {
212 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
213 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
214 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
215 }
216 #site_nav_local_views a {
217 background-color:rgba(194, 194, 194, 0.5);
218 }
219 #site_nav_local_views a:hover {
220 background-color:rgba(255, 255, 255, 0.7);
221 }
222 #site_nav_local_views .current a {
223 text-shadow: rgba(194,194,194,0.5) 1px 1px 1px;
224 }
225 .processing {
226 background-image:url(../../base/images/icons/icon_processing.gif);
227 background-repeat:no-repeat;
228 background-position:47% 47%;
229 }
230
231
232 .error {
233 background-color:#F7E8E8;
234 }
235 .success {
236 background-color:#EFF3DC;
237 }
238
239 button.close {
240 background-position:0 -1120px;
241 }
242
243 #anon_notice {
244 background-color:#87B4C8;
245 color:#FFFFFF;
246 border-color:#FFFFFF;
247 }
248
249 #showstream #anon_notice {
250 background-color:#9BB43E;
251 }
252
253 #export_data li a {
254 background-repeat:no-repeat;
255 }
256 #export_data li a.rss {
257 background-position:0 -130px;
258 }
259 #export_data li a.atom {
260 background-position:0 -64px;
261 }
262 #export_data li a.foaf {
263 background-position:0 1px;
264 }
265
266 .form_group_join input.submit,
267 .form_group_leave input.submit,
268 .form_user_subscribe input.submit,
269 .form_user_unsubscribe input.submit,
270 .entity_subscribe a {
271 background-color:#AAAAAA;
272 color:#FFFFFF;
273 }
274 .form_group_leave input.submit,
275 .form_user_unsubscribe input.submit {
276 background-position:5px -1246px;
277 }
278 .form_group_join input.submit,
279 .form_user_subscribe input.submit,
280 .entity_subscribe a {
281 background-position:5px -1181px;
282 }
283
284 .entity_edit a {
285 background-position: 5px -718px;
286 }
287 .entity_send-a-message a {
288 background-position: 5px -852px;
289 }
290 .entity_send-a-message .form_notice,
291 .entity_moderation:hover ul {
292 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
293 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
294 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
295 }
296
297 .entity_nudge p,
298 .form_user_nudge input.submit {
299 background-position: 5px -785px;
300 }
301 .form_user_block input.submit,
302 .form_user_unblock input.submit,
303 .form_group_block input.submit,
304 .form_group_unblock input.submit {
305 background-position: 5px -918px;
306 }
307 .form_make_admin input.submit {
308 background-position: 5px -983px;
309 }
310 .entity_moderation p {
311 background-position: 5px -1313px;
312 }
313 .entity_sandbox input.submit {
314 background-position: 5px -1380px;
315 }
316 .entity_silence input.submit {
317 background-position: 5px -1445px;
318 }
319 .entity_delete input.submit {
320 background-position: 5px -1511px;
321 }
322
323 /* NOTICES */
324 .notice .attachment {
325 background-position:0 -394px;
326 }
327 #attachments .attachment {
328 background:none;
329 }
330 .notice-options .notice_reply {
331 background-position:0 -592px;
332 }
333 .notice-options form.form_favor input.submit {
334 background-position:0 -460px;
335 }
336 .notice-options form.form_disfavor input.submit {
337 background-position:0 -526px;
338 }
339 .notice-options .notice_delete {
340 background-position:0 -658px;
341 }
342
343 .notices div.entry-content,
344 .notices div.notice-options {
345 opacity:0.4;
346 }
347 .notices li:hover div.entry-content,
348 .notices li:hover div.notice-options {
349 opacity:1;
350 }
351 .notice-options a,
352 .notice-options input {
353 font-family:sans-serif;
354 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
355 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
356 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
357 }
358 #content .notices li:hover {
359 background-color:rgba(240, 240, 240, 0.2);
360 }
361 #conversation .notices li:hover {
362 background-color:transparent;
363 }
364
365 .notices .notices {
366 background-color:rgba(200, 200, 200, 0.050);
367 }
368 .notices .notices .notices {
369 background-color:rgba(200, 200, 200, 0.100);
370 }
371 .notices .notices .notices .notices {
372 background-color:rgba(200, 200, 200, 0.150);
373 }
374 .notices .notices .notices .notices .notices {
375 background-color:rgba(200, 200, 200, 0.300);
376 }
377 /*END: NOTICES */
378
379 #new_group a {
380 background-position:0 -1054px;
381 }
382
383 .pagination .nav_prev a,
384 .pagination .nav_next a {
385 background-repeat:no-repeat;
386 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
387 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
388 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
389 }
390 .pagination .nav_prev a {
391 background-position:10% -187px;
392 }
393 .pagination .nav_next a {
394 background-position:105% -252px;
395 }
396 .pagination .nav .processing {
397 background-image:url(../../base/images/icons/icon_processing.gif);
398 box-shadow:none;
399 -moz-box-shadow:none;
400 -webkit-box-shadow:none;
401 outline:none;
402 }
403 .pagination .nav_next a.processing {
404 background-position:90% 47%;
405 }
406 .pagination .nav_prev a.processing {
407 background-position:10% 47%;
408 }
409