]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/default/css/display.css
Updated button styles. By default, all buttons will have a drop-shadow
[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
24 input, textarea, select, option {
25 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
26 }
27 input, textarea, select,
28 .entity_remote_subscribe {
29 border-color:#AAAAAA;
30 }
31 #filter_tags ul li,
32 .entity_send-a-message .form_notice,
33 .pagination .nav_prev a,
34 .pagination .nav_next a {
35 border-color:#DDDDDD;
36 }
37
38 .form_settings input.form_action-primary {
39 background:none;
40 }
41
42 input.submit,
43 .form_notice.warning #notice_text-count,
44 .form_settings .form_note,
45 .entity_remote_subscribe,
46 .entity_actions .form_notice input.submit {
47 background-color:#9BB43E;
48 }
49 input.submit,
50 .form_notice.warning #notice_text-count,
51 .form_settings .form_note,
52 .entity_remote_subscribe,
53 .entity_actions a,
54 .entity_actions input,
55 button {
56 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
57 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
58 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
59 }
60 .entity_actions a,
61 .entity_actions input,
62 .entity_actions p {
63 border-color:transparent;
64 background-color:transparent;
65 }
66 input:focus, textarea:focus, select:focus,
67 .form_notice.warning #notice_data-text,
68 .form_notice.warning #notice_text-count,
69 .form_settings .form_note,
70 .entity_remote_subscribe {
71 border-color:#9BB43E;
72 }
73 input.submit,
74 .entity_remote_subscribe,
75 .entity_actions .form_notice input.submit {
76 color:#FFFFFF;
77 }
78
79 a,
80 .form_settings input.form_action-primary,
81 .notice-options input,
82 .entity_actions a,
83 .entity_actions input {
84 color:#002FA7;
85 }
86
87 .notice,
88 .profile {
89 border-top-color:#C8D1D5;
90 }
91 .section .profile {
92 border-top-color:#87B4C8;
93 }
94
95 #aside_primary {
96 background-color:#C8D1D5;
97 }
98
99 #notice_text-count {
100 color:#333333;
101 }
102 .form_notice.warning #notice_text-count {
103 color:#000000;
104 }
105 .form_notice label[for=notice_data-attach] {
106 background-position:0 -328px;
107 }
108 .form_notice #notice_data-attach {
109 opacity:0;
110 }
111
112 .form_notice label[for=notice_data-attach],
113 #export_data li a.rss,
114 #export_data li a.atom,
115 #export_data li a.foaf,
116 .entity_edit a,
117 .entity_send-a-message a,
118 .entity_nudge p,
119 .form_user_nudge input.submit,
120 .form_user_block input.submit,
121 .form_user_unblock input.submit,
122 .form_group_block input.submit,
123 .form_group_unblock input.submit,
124 .form_make_admin input.submit,
125 .notice .attachment,
126 .notice-options .notice_reply,
127 .notice-options form.form_favor input.submit,
128 .notice-options form.form_disfavor input.submit,
129 .notice-options .notice_delete,
130 #new_group a,
131 .pagination .nav_prev a,
132 .pagination .nav_next a,
133 button.close,
134 .form_group_leave input.submit,
135 .form_user_unsubscribe input.submit,
136 .form_group_join input.submit,
137 .form_user_subscribe input.submit,
138 .entity_subscribe a {
139 background-image:url(../../base/images/icons/icons-01.gif);
140 background-repeat:no-repeat;
141 background-color:transparent;
142 }
143
144 #wrap form.processing input.submit {
145 background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
146 cursor:wait;
147 text-indent:-9999px;
148 outline:none;
149 }
150
151 #content {
152 box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
153 -moz-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
154 -webkit-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
155 }
156 #content,
157 #site_nav_local_views a,
158 #aside_primary {
159 border-color:transparent;
160 }
161 #content,
162 #site_nav_local_views .current a,
163 .entity_send-a-message .form_notice {
164 background-color:#FFFFFF;
165 }
166
167 #site_nav_local_views li {
168 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
169 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
170 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
171 }
172 #site_nav_local_views a {
173 background-color:rgba(194, 194, 194, 0.5);
174 }
175 #site_nav_local_views a:hover {
176 background-color:rgba(255, 255, 255, 0.7);
177 }
178 #site_nav_local_views .current a {
179 text-shadow: rgba(194,194,194,0.5) 1px 1px 1px;
180 }
181 .processing {
182 background-image:url(../../base/images/icons/icon_processing.gif);
183 background-repeat:no-repeat;
184 background-position:47% 47%;
185 }
186
187
188 .error {
189 background-color:#F7E8E8;
190 }
191 .success {
192 background-color:#EFF3DC;
193 }
194
195 button.close {
196 background-position:0 -1120px;
197 }
198
199 #anon_notice {
200 background-color:#87B4C8;
201 color:#FFFFFF;
202 border-color:#FFFFFF;
203 }
204
205 #showstream #anon_notice {
206 background-color:#9BB43E;
207 }
208
209 #export_data li a {
210 background-repeat:no-repeat;
211 }
212 #export_data li a.rss {
213 background-position:0 -130px;
214 }
215 #export_data li a.atom {
216 background-position:0 -64px;
217 }
218 #export_data li a.foaf {
219 background-position:0 1px;
220 }
221
222 .form_group_join input.submit,
223 .form_group_leave input.submit,
224 .form_user_subscribe input.submit,
225 .form_user_unsubscribe input.submit,
226 .entity_subscribe a {
227 background-color:#AAAAAA;
228 color:#FFFFFF;
229 }
230 .form_group_leave input.submit,
231 .form_user_unsubscribe input.submit {
232 background-position:5px -1246px;
233 }
234 .form_group_join input.submit,
235 .form_user_subscribe input.submit,
236 .entity_subscribe a {
237 background-position:5px -1181px;
238 }
239
240 .entity_edit a {
241 background-position: 5px -718px;
242 }
243 .entity_send-a-message a {
244 background-position: 5px -852px;
245 }
246 .entity_send-a-message .form_notice {
247 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
248 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
249 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
250 }
251
252 .entity_nudge p,
253 .form_user_nudge input.submit {
254 background-position: 5px -785px;
255 }
256 .form_user_block input.submit,
257 .form_user_unblock input.submit,
258 .form_group_block input.submit,
259 .form_group_unblock input.submit {
260 background-position: 5px -918px;
261 }
262 .form_make_admin input.submit {
263 background-position: 5px -983px;
264 }
265
266 /* NOTICES */
267 .notice .attachment {
268 background-position:0 -394px;
269 }
270 #attachments .attachment {
271 background:none;
272 }
273 .notice-options .notice_reply {
274 background-position:0 -592px;
275 }
276 .notice-options form.form_favor input.submit {
277 background-position:0 -460px;
278 }
279 .notice-options form.form_disfavor input.submit {
280 background-position:0 -526px;
281 }
282 .notice-options .notice_delete {
283 background-position:0 -658px;
284 }
285
286 .notices div.entry-content,
287 .notices div.notice-options {
288 opacity:0.4;
289 }
290 .notices li:hover div.entry-content,
291 .notices li:hover div.notice-options {
292 opacity:1;
293 }
294 .notice-options a,
295 .notice-options input {
296 font-family:sans-serif;
297 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
298 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
299 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
300 }
301 #content .notices li:hover {
302 background-color:rgba(240, 240, 240, 0.2);
303 }
304 #conversation .notices li:hover {
305 background-color:transparent;
306 }
307
308 .notices .notices {
309 background-color:rgba(200, 200, 200, 0.050);
310 }
311 .notices .notices .notices {
312 background-color:rgba(200, 200, 200, 0.100);
313 }
314 .notices .notices .notices .notices {
315 background-color:rgba(200, 200, 200, 0.150);
316 }
317 .notices .notices .notices .notices .notices {
318 background-color:rgba(200, 200, 200, 0.300);
319 }
320 /*END: NOTICES */
321
322 #new_group a {
323 background-position:0 -1054px;
324 }
325
326 .pagination .nav_prev a,
327 .pagination .nav_next a {
328 background-repeat:no-repeat;
329 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
330 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
331 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
332 }
333 .pagination .nav_prev a {
334 background-position:10% -187px;
335 }
336 .pagination .nav_next a {
337 background-position:105% -252px;
338 }
339 .pagination .nav .processing {
340 background-image:url(../../base/images/icons/icon_processing.gif);
341 box-shadow:none;
342 -moz-box-shadow:none;
343 -webkit-box-shadow:none;
344 outline:none;
345 }
346 .pagination .nav_next a.processing {
347 background-position:90% 47%;
348 }
349 .pagination .nav_prev a.processing {
350 background-position:10% 47%;
351 }
352