]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/identica/css/display.css
Merge branch '0.8.x' of git://gitorious.org/laconica/dev into dev/0.8.x
[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.18%;
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:#aaa;
31 }
32 #filter_tags ul li {
33 border-color:#ddd;
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 }
51 input.submit,
52 .entity_remote_subscribe {
53 color:#fff;
54 }
55
56 a,
57 div.notice-options input,
58 .form_user_block input.submit,
59 .form_user_unblock input.submit,
60 .entity_send-a-message a,
61 .form_user_nudge input.submit,
62 .entity_nudge p,
63 .form_settings input.form_action-primary {
64 color:#002E6E;
65 }
66
67 .notice,
68 .profile {
69 border-top-color:#CEE1E9;
70 }
71 .section .profile {
72 border-top-color:#87B4C8;
73 }
74
75 #aside_primary {
76 background-color:#CEE1E9;
77 }
78
79 #notice_text-count {
80 color:#333;
81 }
82 #form_notice.warning #notice_text-count {
83 color:#000;
84 }
85 #form_notice label[for=notice_data-attach] {
86 background:transparent url(../../base/images/icons/twotone/green/clip-01.gif) no-repeat 0 45%;
87 }
88 #form_notice #notice_data-attach {
89 opacity:0;
90 }
91
92 #form_notice.processing #notice_action-submit {
93 background:#fff url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
94 cursor:wait;
95 text-indent:-9999px;
96 }
97
98 #content,
99 #site_nav_local_views a,
100 #aside_primary {
101 border-color:#fff;
102 }
103 #content,
104 #site_nav_local_views .current a {
105 background-color:#fff;
106 }
107
108 #site_nav_local_views a {
109 background-color:rgba(135, 180, 200, 0.3);
110 }
111 #site_nav_local_views a:hover {
112 background-color:rgba(255, 255, 255, 0.7);
113 }
114
115 .error {
116 background-color:#F7E8E8;
117 }
118 .success {
119 background-color:#EFF3DC;
120 }
121
122 #anon_notice {
123 background-color:#87B4C8;
124 color:#fff;
125 border-color:#fff;
126 }
127
128 #showstream #anon_notice {
129 background-color:#9BB43E;
130 }
131
132 #export_data li a {
133 background-repeat:no-repeat;
134 background-position:0 45%;
135 }
136 #export_data li a.rss {
137 background-image:url(../../base/images/icons/icon_rss.png);
138 }
139 #export_data li a.atom {
140 background-image:url(../../base/images/icons/icon_atom.png);
141 }
142 #export_data li a.foaf {
143 background-image:url(../../base/images/icons/icon_foaf.gif);
144 }
145
146 .entity_edit a,
147 .entity_send-a-message a,
148 .form_user_nudge input.submit,
149 .form_user_block input.submit,
150 .form_user_unblock input.submit,
151 .entity_nudge p {
152 background-position: 0 40%;
153 background-repeat: no-repeat;
154 background-color:transparent;
155 }
156 .form_group_join input.submit,
157 .form_group_leave input.submit
158 .form_user_subscribe input.submit,
159 .form_user_unsubscribe input.submit {
160 background-color:#9BB43E;
161 color:#fff;
162 }
163 .form_user_unsubscribe input.submit,
164 .form_group_leave input.submit,
165 .form_user_authorization input.reject {
166 background-color:#87B4C8;
167 }
168
169 .entity_edit a {
170 background-image:url(../../base/images/icons/twotone/green/edit.gif);
171 }
172 .entity_send-a-message a {
173 background-image:url(../../base/images/icons/twotone/green/quote.gif);
174 }
175 .entity_nudge p,
176 .form_user_nudge input.submit {
177 background-image:url(../../base/images/icons/twotone/green/mail.gif);
178 }
179 .form_user_block input.submit,
180 .form_user_unblock input.submit {
181 background-image:url(../../base/images/icons/twotone/green/shield.gif);
182 }
183
184 /* NOTICES */
185 .notice .attachment {
186 background:transparent url(../../base/images/icons/twotone/green/clip-02.gif) no-repeat 0 45%;
187 }
188 #attachments .attachment {
189 background:none;
190 }
191 .notice-options .notice_reply a,
192 .notice-options form input.submit {
193 background-color:transparent;
194 }
195 .notice-options .notice_reply a {
196 background:transparent url(../../base/images/icons/twotone/green/reply.gif) no-repeat 0 45%;
197 }
198 .notice-options form.form_favor input.submit {
199 background:transparent url(../../base/images/icons/twotone/green/favourite.gif) no-repeat 0 45%;
200 }
201 .notice-options form.form_disfavor input.submit {
202 background:transparent url(../../base/images/icons/twotone/green/disfavourite.gif) no-repeat 0 45%;
203 }
204 .notice-options .notice_delete a {
205 background:transparent url(../../base/images/icons/twotone/green/trash.gif) no-repeat 0 45%;
206 }
207
208 .notices div.entry-content,
209 .notices div.notice-options,
210 .notices li.hover .notices div.entry-content,
211 .notices li.hover .notices div.notice-options {
212 opacity:0.4;
213 }
214 .notices li.hover div.entry-content,
215 .notices li.hover div.notice-options {
216 opacity:1;
217 }
218 div.entry-content {
219 color:#333;
220 }
221 div.notice-options a,
222 div.notice-options input {
223 font-family:sans-serif;
224 }
225 .notices li.hover {
226 background-color:#fcfcfc;
227 }
228
229 .notices .notices {
230 background-color:rgba(200, 200, 200, 0.050);
231 }
232 .notices .notices .notices {
233 background-color:rgba(200, 200, 200, 0.100);
234 }
235 .notices .notices .notices .notices {
236 background-color:rgba(200, 200, 200, 0.150);
237 }
238 .notices .notices .notices .notices .notices {
239 background-color:rgba(200, 200, 200, 0.300);
240 }
241 /*END: NOTICES */
242
243 #new_group a {
244 background:transparent url(../../base/images/icons/twotone/green/news.gif) no-repeat 0 45%;
245 }
246
247 .pagination .nav_prev a,
248 .pagination .nav_next a {
249 background-repeat:no-repeat;
250 border-color:#CEE1E9;
251 }
252 .pagination .nav_prev a {
253 background-image:url(../../base/images/icons/twotone/green/arrow-left.gif);
254 background-position:10% 45%;
255 }
256 .pagination .nav_next a {
257 background-image:url(../../base/images/icons/twotone/green/arrow-right.gif);
258 background-position:90% 45%;
259 }