]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/base/css/facebookapp.base.css
Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk
[quix0rs-gnu-social.git] / theme / base / css / facebookapp.base.css
1 /* theme: identica */
2 html {
3 background-color:#ddd;
4 }
5 body {
6 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
7 font-size:1em;
8 background-color:#ddd;
9 }
10 input, textarea, select, option {
11 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
12 }
13 input, textarea, select {
14 border-color:#aaa;
15 }
16
17 input:focus, textarea:focus, select:focus {
18 border-color:#A9BF4F;
19 }
20 input.submit {
21 background-color:#A9BF4F;
22 color:#fff;
23 }
24
25 a {
26 color:#002E6E;
27 }
28 a:active {
29 background-color:#ddd;
30 }
31 .notice p.entry-content a:visited {
32 background-color:#fcfcfc;
33 border-radius:4px;
34 -moz-border-radius:4px;
35 -webkit-border-radius:4px;
36 }
37 .notice p.entry-content .vcard a {
38 background-color:#fcfffc;
39 border-radius:4px;
40 -moz-border-radius:4px;
41 -webkit-border-radius:4px;
42 }
43
44
45
46 #aside_primary {
47 background-color:#CEE1E9;
48 }
49
50 #form_notice textarea {
51 }
52
53 #form_notice label {
54 color:#88171A;
55 }
56 #notice_text-count {
57 color:#333;
58 }
59 #form_notice.warning #notice_text-count {
60 color:#000;
61 background-color:#A9BF4F;
62 }
63 #form_notice.warning #notice_data-text {
64 border-color:#A9BF4F;
65 }
66
67 #form_notice #notice_data-attach_view {
68 background-image:url(../images/icons/twotone/green/paper-clip.gif);
69 background-repeat:no-repeat;
70 background-position:0 45%;
71 background-color:transparent;
72 }
73
74
75 #site_nav_global_primary a {
76 }
77 #form_notice .form_actions input.submit {
78 }
79 #nav_register a {
80 background-color:#A9BF4F;
81 color:#fff;
82 text-decoration:none;
83 font-weight:bold;
84 padding:2px 4px;
85
86 }
87 #nav_login a {
88 }
89
90
91 #site_nav_local_views a {
92 border-color:#fff;
93 background-color:rgba(255, 255, 255, 0.2);
94 }
95 #site_nav_local_views a:hover {
96 background-color:rgba(255, 255, 255, 0.7);
97 }
98
99
100 #content,
101 #site_nav_local_views .current a {
102 background-color:#fff;
103 }
104
105
106 #page_notice .error {
107 background-color:#F7E8E8;
108 }
109 #page_notice .success {
110 background-color:#EFF3DC;
111 }
112
113 #export_data li a {
114 background-repeat:no-repeat;
115 background-position:0 45%;
116 }
117 #export_data li a.rss {
118 background-image:url(../../base/images/icons/icon_rss.jpg);
119 }
120 #export_data li a.atom {
121 background-image:url(../../base/images/icons/icon_atom.jpg);
122 }
123 #export_data li a.foaf {
124 background-image:url(../../base/images/icons/icon_foaf.gif);
125 }
126 #export_data li a.export_vcard {
127 background-image:url(../../base/images/icons/icon_vcard.gif);
128 }
129
130
131 /*user_actions*/
132 #user_actions li {
133 border-top-color:#eee;
134 }
135 #user_actions a {
136 color:#000;
137 }
138 #user_subscribe a,
139 #TB_window input.submit,
140 .form_user_subscribe input.submit {
141 background:#CEE1E9 url(../images/icons/twotone/green/shield.gif) 0 45% no-repeat;
142 }
143 .form_user_unsubscribe input.submit {
144 background-color:#647819;
145 color:#fff;
146 }
147 #user_send-a-message a {
148 background:url(../images/icons/twotone/green/quote.gif) 0 45% no-repeat;
149 }
150 .form_user_nudge input.submit {
151 background:url(../images/icons/twotone/green/mail.gif) 0 45% no-repeat;
152 }
153 .form_user_block input.submit {
154 background:url(../images/icons/twotone/green/against.gif) 0 45% no-repeat;
155 }
156
157
158 .user_tags .mark_hash {
159 color:#555;
160 }
161
162
163
164 .vcard .fn {
165 }
166 .vcard .fn:hover {
167 }
168
169
170
171
172 /* NOTICES */
173 .notices li.over {
174 background-color:#fcfcfc;
175 }
176
177
178 .notice div.entry-content a {
179
180 }
181 .notice div.entry-content a:hover {
182 }
183
184
185 .notice-data a span {
186 background-color:transparent;
187 background-repeat:no-repeat;
188 background-position:0 45%;
189 }
190 .notice_video .notice-data a span {
191 background-image:url(../images/icons/twotone/green/camera.gif);
192 }
193 .notice_audio .notice-data a span {
194 background-image:url(../images/icons/twotone/green/music.gif);
195 }
196 .notice_image .notice-data a span {
197 background-image:url(../images/icons/twotone/green/search.gif);
198 }
199 .notice_event .notice-data a span {
200 background-image:url(../images/icons/twotone/green/calendar.gif);
201 }
202 .notice_location .notice-data a span {
203 background-image:url(../images/icons/twotone/green/flag.gif);
204 }
205 .notice_document .notice-data a span {
206 background-image:url(../images/icons/twotone/green/document.gif);
207 }
208
209 .notice-options .notice_reply a,
210 .notice-options form input.submit {
211 background-color:transparent;
212 }
213 .notice-options .notice_reply a {
214 background:transparent url(../images/icons/twotone/green/reply.gif) no-repeat 0 45%;
215 }
216 .notice-options form.form_favor input.submit {
217 background:transparent url(../images/icons/twotone/green/favourite.gif) no-repeat 0 45%;
218 }
219 .notice-options form.form_disfavor input.submit {
220 background:transparent url(../images/icons/twotone/green/disfavourite.gif) no-repeat 0 45%;
221 }
222 .notice-options .notice_delete a {
223 background:transparent url(../images/icons/twotone/green/trash.gif) no-repeat 0 45%;
224 }
225
226 div.notice-options {
227 opacity:0.3;
228 }
229
230 div.entry-content {
231 color:#333;
232 }
233 div.notice-options a,
234 div.notice-options input {
235 font-family:sans-serif;
236 }
237 div.notice-options input {
238 color:#002E6E;
239
240 }
241 .notices li.hover {
242 background-color:#fcfcfc;
243 }
244 .notices li.hover div.entry-content,
245 .notices li.hover div.notice-options {
246 opacity:1;
247 }
248
249 .form_settings .form_note {
250 background-color:#A9BF4F;
251 }
252
253 /*END: NOTICES */
254
255
256
257 .pagination .nav_prev a,
258 .pagination .nav_next a {
259 background-repeat:no-repeat;
260 }
261 .pagination .nav_prev a {
262 background-image:url(../images/icons/twotone/green/arrow-left.gif);
263 background-position:0 45%;
264 }
265 .pagination .nav_next a {
266 background-image:url(../images/icons/twotone/green/arrow-right.gif);
267 background-position:100% 45%;
268 }
269
270
271
272 #home #intro #guide_steps li a {
273 border-color:#ccc;
274 color:#fff;
275 }
276 #home #intro #step_join-now a {
277 background-color:#f00;
278 }
279 #home #intro #step_start-a-group a {
280 background-color:#0f0;
281 }
282 #home #intro #step_create-a-community a {
283 background-color:#00f;
284 }
285