]> 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 p.entry-content a:visited {
53 background-color:#fcfcfc;
54 }
55 .notice p.entry-content .vcard a {
56 background-color:#fcfffc;
57 }
58
59 #aside_primary,
60 #entity_subscribe a,
61 #TB_window input.submit,
62 .form_user_subscribe input.submit {
63 background-color:#CEE1E9;
64 }
65
66
67 #notice_text-count {
68 color:#333;
69 }
70 #form_notice.warning #notice_text-count {
71 color:#000;
72 }
73
74 #form_notice #notice_data-attach_view {
75 background-image:url(../images/icons/twotone/green/paper-clip.gif);
76 background-repeat:no-repeat;
77 background-position:0 45%;
78 background-color:transparent;
79 }
80
81 #nav_register a {
82 text-decoration:none;
83 font-weight:bold;
84 padding:2px 4px;
85 }
86
87 #content,
88 #site_nav_local_views a {
89 border-color:#fff;
90 }
91 #content,
92 #site_nav_local_views .current a {
93 background-color:#fff;
94 }
95
96 #site_nav_local_views a {
97 background-color:rgba(255, 255, 255, 0.2);
98 }
99 #site_nav_local_views a:hover {
100 background-color:rgba(255, 255, 255, 0.7);
101 }
102
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
136
137 #entity_send-a-message a,
138 .form_user_nudge input.submit,
139 .form_user_block input.submit,
140 .form_user_unblock input.submit,
141 #entity_nudge p {
142 background-position: 0 40%;
143 background-repeat: no-repeat;
144 background-color:transparent;
145 }
146 .form_user_subscribe input.submit,
147 .form_user_unsubscribe input.submit {
148 background-color:#A9BF4F;
149 color:#fff;
150 }
151 .form_user_unsubscribe input.submit {
152 background-color:#97BFD1;
153 }
154
155 #entity_send-a-message a {
156 background-image:url(../images/icons/twotone/green/quote.gif);
157 }
158 #entity_nudge p,
159 .form_user_nudge input.submit {
160 background-image:url(../images/icons/twotone/green/mail.gif);
161 }
162 .form_user_block input.submit,
163 .form_user_unblock input.submit {
164 background-image:url(../images/icons/twotone/green/shield.gif);
165 }
166
167
168
169 /* NOTICES */
170 .notices li.over {
171 background-color:#fcfcfc;
172 }
173
174 .notice-data a span {
175 background-color:transparent;
176 background-repeat:no-repeat;
177 background-position:0 45%;
178 }
179 .notice_video .notice-data a span {
180 background-image:url(../images/icons/twotone/green/camera.gif);
181 }
182 .notice_audio .notice-data a span {
183 background-image:url(../images/icons/twotone/green/music.gif);
184 }
185 .notice_image .notice-data a span {
186 background-image:url(../images/icons/twotone/green/search.gif);
187 }
188 .notice_event .notice-data a span {
189 background-image:url(../images/icons/twotone/green/calendar.gif);
190 }
191 .notice_location .notice-data a span {
192 background-image:url(../images/icons/twotone/green/flag.gif);
193 }
194 .notice_document .notice-data a span {
195 background-image:url(../images/icons/twotone/green/document.gif);
196 }
197
198 .notice-options .notice_reply a,
199 .notice-options form input.submit {
200 background-color:transparent;
201 }
202 .notice-options .notice_reply a {
203 background:transparent url(../images/icons/twotone/green/reply.gif) no-repeat 0 45%;
204 }
205 .notice-options form.form_favor input.submit {
206 background:transparent url(../images/icons/twotone/green/favourite.gif) no-repeat 0 45%;
207 }
208 .notice-options form.form_disfavor input.submit {
209 background:transparent url(../images/icons/twotone/green/disfavourite.gif) no-repeat 0 45%;
210 }
211 .notice-options .notice_delete a {
212 background:transparent url(../images/icons/twotone/green/trash.gif) no-repeat 0 45%;
213 }
214
215 div.notice-options {
216 opacity:0.3;
217 }
218 .notices li.hover div.notice-options {
219 opacity:1;
220 }
221 div.entry-content {
222 color:#333;
223 }
224 div.notice-options a,
225 div.notice-options input {
226 font-family:sans-serif;
227 }
228 .notices li.hover {
229 background-color:#fcfcfc;
230 }
231 /*END: NOTICES */
232
233
234
235 .pagination .nav_prev a,
236 .pagination .nav_next a {
237 background-repeat:no-repeat;
238 }
239 .pagination .nav_prev a {
240 background-image:url(../images/icons/twotone/green/arrow-left.gif);
241 background-position:0 45%;
242 }
243 .pagination .nav_next a {
244 background-image:url(../images/icons/twotone/green/arrow-right.gif);
245 background-position:100% 45%;
246 }
247
248
249
250 #home #intro #guide_steps li a {
251 border-color:#ccc;
252 color:#fff;
253 }
254 #home #intro #step_join-now a {
255 background-color:#f00;
256 }
257 #home #intro #step_start-a-group a {
258 background-color:#0f0;
259 }
260 #home #intro #step_create-a-community a {
261 background-color:#00f;
262 }