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