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