]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/default/css/display.css
set provider global JS variable from Mapstraction
[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.close {
56 background-color:#9BB43E;
57 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
58 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
59 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
60 }
61 .entity_actions a,
62 .entity_actions input,
63 .entity_actions p {
64 border-color:transparent;
65 background-color:transparent;
66 }
67 input:focus, textarea:focus, select:focus,
68 .form_notice.warning #notice_data-text,
69 .form_notice.warning #notice_text-count,
70 .form_settings .form_note,
71 .entity_remote_subscribe {
72 border-color:#9BB43E;
73 }
74 input.submit,
75 .entity_remote_subscribe,
76 .entity_actions .form_notice input.submit {
77 color:#FFFFFF;
78 }
79
80 a,
81 .form_settings input.form_action-primary,
82 .notice-options input,
83 .entity_actions a,
84 .entity_actions input {
85 color:#002FA7;
86 }
87
88 .notice,
89 .profile {
90 border-top-color:#C8D1D5;
91 }
92 .section .profile {
93 border-top-color:#87B4C8;
94 }
95
96 #aside_primary {
97 background-color:#C8D1D5;
98 }
99
100 #notice_text-count {
101 color:#333333;
102 }
103 .form_notice.warning #notice_text-count {
104 color:#000000;
105 }
106 .form_notice label[for=notice_data-attach] {
107 background-position:0 -328px;
108 }
109 .form_notice #notice_data-attach {
110 opacity:0;
111 }
112
113 .form_notice label[for=notice_data-attach],
114 #export_data li a.rss,
115 #export_data li a.atom,
116 #export_data li a.foaf,
117 .entity_edit a,
118 .entity_send-a-message a,
119 .entity_nudge p,
120 .form_user_nudge input.submit,
121 .form_user_block input.submit,
122 .form_user_unblock input.submit,
123 .form_group_block input.submit,
124 .form_group_unblock input.submit,
125 .form_make_admin input.submit,
126 .notice .attachment,
127 .notice-options .notice_reply,
128 .notice-options form.form_favor input.submit,
129 .notice-options form.form_disfavor input.submit,
130 .notice-options .notice_delete,
131 #new_group a,
132 .pagination .nav_prev a,
133 .pagination .nav_next a,
134 button.close,
135 .form_group_leave input.submit,
136 .form_user_unsubscribe input.submit,
137 .form_group_join input.submit,
138 .form_user_subscribe input.submit {
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
182 .error {
183 background-color:#F7E8E8;
184 }
185 .success {
186 background-color:#EFF3DC;
187 }
188
189 button.close {
190 background-position:0 -1120px;
191 }
192
193 #anon_notice {
194 background-color:#87B4C8;
195 color:#FFFFFF;
196 border-color:#FFFFFF;
197 }
198
199 #showstream #anon_notice {
200 background-color:#9BB43E;
201 }
202
203 #export_data li a {
204 background-repeat:no-repeat;
205 }
206 #export_data li a.rss {
207 background-position:0 -130px;
208 }
209 #export_data li a.atom {
210 background-position:0 -64px;
211 }
212 #export_data li a.foaf {
213 background-position:0 1px;
214 }
215
216 .form_group_join input.submit,
217 .form_group_leave input.submit,
218 .form_user_subscribe input.submit,
219 .form_user_unsubscribe input.submit {
220 background-color:#AAAAAA;
221 color:#FFFFFF;
222 }
223 .form_group_leave input.submit,
224 .form_user_unsubscribe input.submit {
225 background-position:5px -1246px;
226 }
227 .form_group_join input.submit,
228 .form_user_subscribe input.submit {
229 background-position:5px -1181px;
230 }
231
232 .entity_edit a {
233 background-position: 5px -718px;
234 }
235 .entity_send-a-message a {
236 background-position: 5px -852px;
237 }
238 .entity_send-a-message .form_notice {
239 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
240 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
241 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
242 }
243
244 .entity_nudge p,
245 .form_user_nudge input.submit {
246 background-position: 5px -785px;
247 }
248 .form_user_block input.submit,
249 .form_user_unblock input.submit,
250 .form_group_block input.submit,
251 .form_group_unblock input.submit {
252 background-position: 5px -918px;
253 }
254 .form_make_admin input.submit {
255 background-position: 5px -983px;
256 }
257
258 /* NOTICES */
259 .notice .attachment {
260 background-position:0 -394px;
261 }
262 #attachments .attachment {
263 background:none;
264 }
265 .notice-options .notice_reply {
266 background-position:0 -592px;
267 }
268 .notice-options form.form_favor input.submit {
269 background-position:0 -460px;
270 }
271 .notice-options form.form_disfavor input.submit {
272 background-position:0 -526px;
273 }
274 .notice-options .notice_delete {
275 background-position:0 -658px;
276 }
277
278 .notices div.entry-content,
279 .notices div.notice-options {
280 opacity:0.4;
281 }
282 .notices li:hover div.entry-content,
283 .notices li:hover div.notice-options {
284 opacity:1;
285 }
286 .notice-options a,
287 .notice-options input {
288 font-family:sans-serif;
289 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
290 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
291 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
292 }
293 #content .notices li:hover {
294 background-color:rgba(240, 240, 240, 0.2);
295 }
296 #conversation .notices li:hover {
297 background-color:transparent;
298 }
299
300 .notices .notices {
301 background-color:rgba(200, 200, 200, 0.050);
302 }
303 .notices .notices .notices {
304 background-color:rgba(200, 200, 200, 0.100);
305 }
306 .notices .notices .notices .notices {
307 background-color:rgba(200, 200, 200, 0.150);
308 }
309 .notices .notices .notices .notices .notices {
310 background-color:rgba(200, 200, 200, 0.300);
311 }
312 /*END: NOTICES */
313
314 #new_group a {
315 background-position:0 -1054px;
316 }
317
318 .pagination .nav_prev a,
319 .pagination .nav_next a {
320 background-repeat:no-repeat;
321 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
322 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
323 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
324 }
325 .pagination .nav_prev a {
326 background-position:10% -187px;
327 }
328 .pagination .nav_next a {
329 background-position:105% -252px;
330 }