]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/identica/css/display.css
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
[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 @import url(../../base/css/display.css);
11
12 html,
13 body,
14 a:active {
15 background-color:#F0F2F5;
16 }
17 body {
18 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
19 font-size:1em;
20 }
21 address {
22 margin-right:7.2%;
23 }
24
25 input, textarea, select, option {
26 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
27 }
28 input, textarea, select,
29 .entity_remote_subscribe {
30 border-color:#AAAAAA;
31 }
32 #filter_tags ul li {
33 border-color:#DDDDDD;
34 }
35
36 .form_settings input.form_action-primary {
37 background:none;
38 }
39
40 input.submit,
41 #form_notice.warning #notice_text-count,
42 .form_settings .form_note,
43 .entity_remote_subscribe {
44 background-color:#9BB43E;
45 }
46
47 input:focus, textarea:focus, select:focus,
48 #form_notice.warning #notice_data-text {
49 border-color:#9BB43E;
50 box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
51 -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
52 -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
53 }
54 input.submit,
55 .entity_remote_subscribe {
56 color:#FFFFFF;
57 }
58
59 a,
60 div.notice-options input,
61 .form_user_block input.submit,
62 .form_user_unblock input.submit,
63 .form_group_block input.submit,
64 .form_group_unblock input.submit,
65 .entity_send-a-message a,
66 .form_user_nudge input.submit,
67 .entity_nudge p,
68 .form_settings input.form_action-primary,
69 .form_make_admin input.submit {
70 color:#002E6E;
71 }
72
73 .notice,
74 .profile {
75 border-top-color:#CEE1E9;
76 }
77 .section .profile {
78 border-top-color:#87B4C8;
79 }
80
81 #aside_primary {
82 background-color:#CEE1E9;
83 }
84
85 #notice_text-count {
86 color:#333333;
87 }
88 #form_notice.warning #notice_text-count {
89 color:#000000;
90 }
91 #form_notice label[for=notice_data-attach] {
92 background:transparent url(../../base/images/icons/twotone/green/clip-01.gif) no-repeat 0 45%;
93 }
94 #form_notice #notice_data-attach {
95 opacity:0;
96 }
97
98 #form_notice.processing #notice_action-submit {
99 background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
100 cursor:wait;
101 text-indent:-9999px;
102 }
103
104 #content {
105 box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
106 -moz-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
107 -webkit-box-shadow:5px 7px 7px rgba(194, 194, 194, 0.3);
108 }
109 #content,
110 #site_nav_local_views a,
111 #aside_primary {
112 border-color:transparent;
113 }
114 #content,
115 #site_nav_local_views .current a {
116 background-color:#FFFFFF;
117 }
118
119 #site_nav_local_views a {
120 background-color:rgba(194, 194, 194, 0.5);
121 box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
122 -moz-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
123 -webkit-box-shadow:3px 7px 5px rgba(194, 194, 194, 0.5);
124 }
125 #site_nav_local_views a:hover {
126 background-color:rgba(255, 255, 255, 0.7);
127 }
128 #site_nav_local_views .current a {
129 text-shadow: rgba(194,194,194,0.5) 1px 1px 1px;
130 }
131
132 .error {
133 background-color:#F7E8E8;
134 }
135 .success {
136 background-color:#EFF3DC;
137 }
138
139 #anon_notice {
140 background-color:#87B4C8;
141 color:#FFFFFF;
142 border-color:#FFFFFF;
143 }
144
145 #showstream #anon_notice {
146 background-color:#9BB43E;
147 }
148
149 #export_data li a {
150 background-repeat:no-repeat;
151 background-position:0 45%;
152 }
153 #export_data li a.rss {
154 background-image:url(../../base/images/icons/icon_rss.png);
155 }
156 #export_data li a.atom {
157 background-image:url(../../base/images/icons/icon_atom.png);
158 }
159 #export_data li a.foaf {
160 background-image:url(../../base/images/icons/icon_foaf.gif);
161 }
162
163 .entity_edit a,
164 .entity_send-a-message a,
165 .form_user_nudge input.submit,
166 .form_user_block input.submit,
167 .form_user_unblock input.submit,
168 .form_group_block input.submit,
169 .form_group_unblock input.submit,
170 .entity_nudge p,
171 .form_make_admin input.submit {
172 background-position: 0 40%;
173 background-repeat: no-repeat;
174 background-color:transparent;
175 }
176 .form_group_join input.submit,
177 .form_group_leave input.submit
178 .form_user_subscribe input.submit,
179 .form_user_unsubscribe input.submit {
180 background-color:#9BB43E;
181 color:#FFFFFF;
182 }
183 .form_user_unsubscribe input.submit,
184 .form_group_leave input.submit,
185 .form_user_authorization input.reject {
186 background-color:#87B4C8;
187 }
188
189 .entity_edit a {
190 background-image:url(../../base/images/icons/twotone/green/edit.gif);
191 }
192 .entity_send-a-message a {
193 background-image:url(../../base/images/icons/twotone/green/quote.gif);
194 }
195 .entity_nudge p,
196 .form_user_nudge input.submit {
197 background-image:url(../../base/images/icons/twotone/green/mail.gif);
198 }
199 .form_user_block input.submit,
200 .form_user_unblock input.submit,
201 .form_group_block input.submit,
202 .form_group_unblock input.submit {
203 background-image:url(../../base/images/icons/twotone/green/shield.gif);
204 }
205 .form_make_admin input.submit {
206 background-image:url(../../base/images/icons/twotone/green/admin.gif);
207 }
208
209 /* NOTICES */
210 .notice .attachment {
211 background:transparent url(../../base/images/icons/twotone/green/clip-02.gif) no-repeat 0 45%;
212 }
213 #attachments .attachment {
214 background:none;
215 }
216 .notice-options .notice_reply a,
217 .notice-options form input.submit {
218 background-color:transparent;
219 }
220 .notice-options .notice_reply a {
221 background:transparent url(../../base/images/icons/twotone/green/reply.gif) no-repeat 0 45%;
222 }
223 .notice-options form.form_favor input.submit {
224 background:transparent url(../../base/images/icons/twotone/green/favourite.gif) no-repeat 0 45%;
225 }
226 .notice-options form.form_disfavor input.submit {
227 background:transparent url(../../base/images/icons/twotone/green/disfavourite.gif) no-repeat 0 45%;
228 }
229 .notice-options .notice_delete a {
230 background:transparent url(../../base/images/icons/twotone/green/trash.gif) no-repeat 0 45%;
231 }
232
233 .notices div.entry-content,
234 .notices div.notice-options {
235 opacity:0.4;
236 }
237 .notices li:hover div.entry-content,
238 .notices li:hover div.notice-options {
239 opacity:1;
240 }
241 div.entry-content {
242 color:#333333;
243 }
244 div.notice-options a,
245 div.notice-options input {
246 font-family:sans-serif;
247 }
248 .notices li:hover {
249 background-color:#FCFCFC;
250 }
251 #conversation .notices li:hover {
252 background-color:transparent;
253 }
254
255 .notices .notices {
256 background-color:rgba(200, 200, 200, 0.050);
257 }
258 .notices .notices .notices {
259 background-color:rgba(200, 200, 200, 0.100);
260 }
261 .notices .notices .notices .notices {
262 background-color:rgba(200, 200, 200, 0.150);
263 }
264 .notices .notices .notices .notices .notices {
265 background-color:rgba(200, 200, 200, 0.300);
266 }
267 /*END: NOTICES */
268
269 #new_group a {
270 background:transparent url(../../base/images/icons/twotone/green/news.gif) no-repeat 0 45%;
271 }
272
273 .pagination .nav_prev a,
274 .pagination .nav_next a {
275 background-repeat:no-repeat;
276 border-color:#CEE1E9;
277 }
278 .pagination .nav_prev a {
279 background-image:url(../../base/images/icons/twotone/green/arrow-left.gif);
280 background-position:10% 45%;
281 }
282 .pagination .nav_next a {
283 background-image:url(../../base/images/icons/twotone/green/arrow-right.gif);
284 background-position:90% 45%;
285 }