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