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